Releases: honeycombio/husky
Releases · honeycombio/husky
v0.33.0
v0.32.0
This release fixes a bug introduced in v0.31.0 that caused OTel attributes named SampleRate
to stop working.
What's Changed
🛠 Maintenance
- maint(deps): bump the minor-patch group with 2 updates by @dependabot in #281
🤷 Other Changes
- fix: Return the actual key from getSampleRateKey by @kentquirk in #282
- rel: prep 0.32.0 by @kentquirk in #283
Full Changelog: v0.31.0...v0.32.0
v0.31.0
THIS RELEASE HAS BEEN DEPRECATED DUE TO A BUG -- DO NOT USE!
What's Changed
💡 Enhancements
- feat: add sample rate to logs if set by @JamieDanielson in #275
- feat: add PHP to list of telemetry libraries by @JamieDanielson in #278
🛠 Maintenance
- docs: update vulnerability reporting process by @robbkidd in #269
- maint(deps): bump the minor-patch group with 2 updates by @dependabot in #268
- maint(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #271
- chore: Remove SizeBytes from Batch struct by @MikeGoldsmith in #276
- maint(deps): bump the minor-patch group across 1 directory with 2 updates by @dependabot in #279
- maint: appease codeql warning by @codeboten in #270
New Contributors
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
🛠 Maintenance
- maint(deps): bump the minor-patch group with 2 updates by @dependabot in #263
- maint(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #264
🤷 Other Changes
- fix: Ensure a limited reader is used when decompressing payloads by @codeboten in #265
- rel: v0.30.0 release by @codeboten in #266
Full Changelog: v0.29.0...v0.30.0
v0.29.0
Enhancements
- feat: Record span trace state as event field (#261) | @MikeGoldsmith
v0.28.0
Enhancements
Maintenance
- maint(deps): bump the minor-patch group with 3 updates (#258) | @dependabot
- github.com/klauspost/compress from 1.17.7 to 1.17.8
- google.golang.org/grpc from 1.62.0 to 1.63.2
- google.golang.org/protobuf from 1.32.0 to 1.33.0
v0.27.0
Enhancements
- feat: Add tracing support (#253) | @MikeGoldsmith
v0.26.0
What's Changed
💡 Enhancements
🛠 Maintenance
- maint: group dependency updates by @codeboten in #249
- maint(deps): bump the minor-patch group with 3 updates by @dependabot in #250
New Contributors
- @jharley made their first contribution in #245
- @codeboten made their first contribution in #249
- @brookesargent made their first contribution in #251
Full Changelog: v0.25.1...v0.26.0
v0.25.1
What's Changed
🐛 Fixes
- fix: Handle invalid content type errors first by @MikeGoldsmith in #243
Full Changelog: v0.25.0...v0.25.1
v0.25.0
Enhancements
- feat: Allow flattening of OTLP key-value lists (#240) | @MikeGoldsmith
Maintenance
- maint(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 (#238) | @dependabot
- maint(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#237) | @dependabot