Skip to content

Releases: honeycombio/libhoney-go

v1.25.0

09 Jan 23:21
f9fa6e2
Compare
Choose a tag to compare

Honeycomb's backend can now accept events with sizes up to 1 million bytes. This release bumps libhoney to
conform to the same limit. It also updates some libraries and sets the minimum version of Go to 1.21.

What's Changed

🛠 Maintenance

Full Changelog: v1.24.0...v1.25.0

v1.24.0

22 Nov 15:23
2f80d6e
Compare
Choose a tag to compare

What's Changed

🎉 Enhancements

  • feat: improve error string for too large events by @maplebed in #258

🛠 Maintenance

  • docs: update vulnerability reporting process by @robbkidd in #253
  • maint(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in #251
  • maint(deps): bump github.com/DataDog/zstd from 1.5.5 to 1.5.6 by @dependabot in #254
  • build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 in /examples/webapp by @dependabot in #252
  • maint(build): add 1.23 to supported versions by @lizthegrey in #256

Full Changelog: v1.23.1...v1.24.0

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