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
- maint(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #260
- maint: Increase max event size, clean up some nits by @kentquirk in #261
- rel: Prep version 1.25 by @kentquirk in #262
Full Changelog: v1.24.0...v1.25.0