Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support classic ingest keys #311

Merged

Conversation

cewkrupa
Copy link
Contributor

@cewkrupa cewkrupa commented Mar 1, 2024

Which problem is this PR solving?

We recently updated libhoney-java to support classic ingest keys. This PR updates the beeline to this version of libhoney-java and swaps isClassic to use the new static method from libhoney.

Short description of the changes

  • bumps libhoney-java version from 1.5.4 to 1.6.0
  • removes BeelineBuilder.isClassic in favor of libhoney.Options.isClassic
  • Adds several tests that use classic/non-classic ingest keys to verify it works

@cewkrupa cewkrupa requested a review from a team as a code owner March 1, 2024 17:06
@cewkrupa cewkrupa added dependencies Pull requests that update a dependency file version: bump minor A PR that adds behavior, but is backwards-compatible. labels Mar 1, 2024
@cewkrupa cewkrupa requested a review from a team March 1, 2024 17:06
@MikeGoldsmith MikeGoldsmith merged commit e1209f7 into main Mar 4, 2024
4 checks passed
@MikeGoldsmith MikeGoldsmith deleted the cewkrupa/support-classic-ingest-keys-bump-libhoney branch March 4, 2024 12:27
@MikeGoldsmith MikeGoldsmith added type: enhancement New feature or request and removed dependencies Pull requests that update a dependency file labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request version: bump minor A PR that adds behavior, but is backwards-compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants