Skip to content

Releases: honeycombio/libhoney-go

v1.23.1

13 Jun 19:09
31d1f0f
Compare
Choose a tag to compare

Fixes

v1.23.0

10 Jun 15:06
44b3e71
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.19

Enhancements

Maintenance

  • maint: add labels to release.yml for auto-generated grouping (#241) | @JamieDanielson
  • maint: Update minimum go version to 1.19 | @MikeGoldsmith
  • chore: Update dependabot reviewer to pipeline-team | @MikeGoldsmith
  • maint(deps): bump github.com/klauspost/compress from 1.16.6 to 1.17.8 | @dependabot
  • maint(deps): bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.1 (#248) | @dependabot
  • maint(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#247) | @dependabot

v1.22.0

04 Mar 15:10
v1.22.0
ed169d3
Compare
Choose a tag to compare

Enhancements

  • feat: introduce IsClassicKey helper function (#239) | @jharley

v1.21.0

28 Feb 15:14
v1.21.0
1276a51
Compare
Choose a tag to compare

Enhancements

  • feat: support classic-flavored ingest keys (#237) | @jharley

Maintenance

v1.20.0

29 Jun 15:45
v1.20.0
9cc2209
Compare
Choose a tag to compare

What's Changed

💡 Enhancements

🛠️ Maintenance

  • maint(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6 by @dependabot in #229

Full Changelog: v1.19.0...v1.20.0

v1.19.0

05 Jun 15:02
e575aa2
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.17

Maintenance

v1.18.0

28 Oct 20:15
a84e2c6
Compare
Choose a tag to compare

What's Changed

💡 Enhancements

  • include Go version, GOOS, & GOARCH in user-agent by @robbkidd in #207

🛠 Maintenance

New Contributors

Full Changelog: v1.17.1...v1.18.0

v1.17.1

19 Oct 18:16
f664d4a
Compare
Choose a tag to compare

Fixed

Maintenance

v1.17.0

23 Sep 20:35
039f2da
Compare
Choose a tag to compare

Enhancements

Maintenance

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

13 Jul 20:24
8af08e4
Compare
Choose a tag to compare

There were several v2 releases that were unusable because they were incomplete according to Go's semantic versioning strategy.
Changes that appeared in those unusable v2 releases are consolidated into this minor release.

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.14

Enhancements

Maintenance

New Contributors

Full Changelog: v1.15.8...v1.16.0