Releases: honeycombio/husky
Releases · honeycombio/husky
v0.11.2
Fixed
- only set meta.annotation_type field when log is part of trace (#95) | @MikeGoldsmith
Maintenance
- Rename translate OTLP request structs to be generic (#94) | @MikeGoldsmith
v0.11.1
Enhancements
- Add meta.annotation_type to log events | @MikeGoldsmith
v0.11.0
Enhancements
- Add OTLP logs support (#82) | @MikeGoldsmith
Maintenance
- Bump github.com/klauspost/compress from 1.15.5 to 1.15.8 (#85)
- Bump google.golang.org/grpc from 1.46.0 to 1.48.0 (#86)
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#83)
- Bump github.com/klauspost/compress from 1.15.2 to 1.15.5 (#80)
Full Changelog: v0.10.6...v0.11.0
v0.10.6
v0.10.5
v0.10.4
Maintenance
- bump otlp to v0.11 (#66) | @MikeGoldsmith
- update go to 1.18 (#57) | @MikeGoldsmith
- Bump google.golang.org/grpc from 1.40.0 to 1.45.0 (#62) | dependabot
- Bump github.com/klauspost/compress from 1.13.6 to 1.15.1 (#61) | dependabot
- Bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#59) | dependabot
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#60) | dependabot
- Create dependabot.yml (#58) | @vreynolds
New Contributors
- @dependabot made their first contribution in #60
Full Changelog: v0.10.3...v0.10.4
v0.10.3
Fixed
- default sample rate to 1 if omitted or if 0 (#55) | @asdvalenzuela
New Contributors
- @asdvalenzuela made their first contribution in #55
Full Changelog: v0.10.2...v0.10.3
v0.10.2
Fixed
- Trim whitespace when deriving from service.name (#52) | @vreynolds
v0.10.1
Fixed
- Return sample rate of 1 when no sample rate key found (#50) | @MikeGoldsmith
v0.10.0
Enhancements
- feat: update metrics header validation (#48) | @vreynolds
Full Changelog: v0.9.0...v0.10.0