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

Bump github.com/honeycombio/libhoney-go from 1.10.0 to 1.15.3 #101

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps github.com/honeycombio/libhoney-go from 1.10.0 to 1.15.3.

Release notes

Sourced from github.com/honeycombio/libhoney-go's releases.

v1.15.3

Improvements

  • Add more context to batch response parsing error (#116)

Maintenance

  • Add go 1.15 & 1.16 to the testing matrix (#114, #119)

v1.15.2

NOTE: v1.15.1 may cause update warnings due to checksum error, please use v1.15.2 instead.

Maintenance

  • Add Github action to manage project labels (#110)
  • Automate the creation of draft releases when project is tagged (#109)

v1.15.1

Improvements

  • Fix data race on dynFields length in Builder.Clone (#72)

Maintenance

  • Update dependencies
    • github.com/klauspost/compress from 1.11.2 to 1.11.4 (#105, #106)

v1.15.0

1.15.0 2020-11-10

Improvements:

  • Mask writekey when printing events (#103)

Maintenance:

  • Bump github.com/klauspost/compress from 1.11.0 to 1.11.2 (#102)

v1.14.1

1.14.1 2020-9-24

  • Add .editorconfig to help provide consistent IDE styling (#99)

v1.14.0

1.14.0 2020-09-01

  • Documentation - document potential failures if pendingWorkCapacity not specified
  • Documentation - use Deprecated tags for deprecated fields
  • Log when event batch is rejected with an invalid API key
  • Dependency bump (compress)

v1.13.0

... (truncated)

Changelog

Sourced from github.com/honeycombio/libhoney-go's changelog.

1.15.3 2021-06-02

Improvements

  • Add more context to batch response parsing error (#116)

Maintenance

  • Add go 1.15 & 1.16 to the testing matrix (#114, #119)

1.15.2 2021-01-22

NOTE: v1.15.1 may cause update warnings due to checksum error, please use v1.15.2 instead.

Maintenance

  • Add Github action to manage project labels (#110)
  • Automate the creation of draft releases when project is tagged (#109)

1.15.1 2021-01-14

Improvements

  • Fix data race on dynFields length in Builder.Clone (#72)

Maintenance

  • Update dependencies
    • github.com/klauspost/compress from 1.11.2 to 1.11.4 (#105, #106)

1.15.0 2020-11-10

  • Mask writekey when printing events (#103)

1.14.1 2020-9-24

  • Add .editorconfig to help provide consistent IDE styling (#99)

1.14.0 2020-09-01

  • Documentation - document potential failures if pendingWorkCapacity not specified
  • Documentation - use Deprecated tags for deprecated fields
  • Log when event batch is rejected with an invalid API key
  • Dependency bump (compress)

1.13.0 2020-08-21

  • This release includes a change by @​apechimp that makes Flush thread-safe (#80)
  • Update dependencies
  • Have a more obvious default statsd prefix (libhoney)
Commits
  • b7f8afb prepare v1.15.3 release (#126)
  • 6591f04 Bump github.com/klauspost/compress from 1.11.13 to 1.12.2 (#122)
  • facbe9d Bump github.com/klauspost/compress from 1.11.8 to 1.11.13 (#120)
  • 3bfd0ce Add go 1.16 to the testing matrix (#119)
  • 81a8cad Bump github.com/klauspost/compress from 1.11.7 to 1.11.8 (#118)
  • 716294a Bump github.com/DataDog/zstd from 1.4.5 to 1.4.8 (#117)
  • 8fdb40b Add more context to batch response parsing error (#116)
  • 046dd14 Add go 1.15 to the testing matrix (#114)
  • 680f0c8 Bump github.com/klauspost/compress from 1.11.4 to 1.11.7 (#112)
  • b967777 Prepare v1.15.2 release (#113)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team July 1, 2021 11:23
@MikeGoldsmith
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/honeycombio/libhoney-go-1.15.3 branch from 28c9dd3 to 29616bc Compare July 14, 2021 18:26
Bumps [github.com/honeycombio/libhoney-go](https://github.com/honeycombio/libhoney-go) from 1.10.0 to 1.15.3.
- [Release notes](https://github.com/honeycombio/libhoney-go/releases)
- [Changelog](https://github.com/honeycombio/libhoney-go/blob/main/CHANGELOG.md)
- [Commits](honeycombio/libhoney-go@v1.10.0...v1.15.3)

---
updated-dependencies:
- dependency-name: github.com/honeycombio/libhoney-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/honeycombio/libhoney-go-1.15.3 branch from 29616bc to b3975ca Compare July 14, 2021 18:28
@MikeGoldsmith MikeGoldsmith merged commit fd15e86 into main Jul 14, 2021
@MikeGoldsmith MikeGoldsmith deleted the dependabot/go_modules/github.com/honeycombio/libhoney-go-1.15.3 branch July 14, 2021 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant