ITADN

版本发布 8

v0.41.0
? · 2026-02-25

<!-- Release notes generated using configuration in .github/release.yml at v0.41.0 --> ## What's Changed ✨ Added * feat: Add OTLP profiles translation for native profiling by @lizthegrey in https://github.com/honeycombio/husky/pull/338 * feat: add support for new tracestate definition by @TylerHelmuth in https://github.com/honeycombio/husky/pull/342 🐛 Fixes * fix: Updates span id links to use the BytesToSpanID function by @mupraj10 in https://github.com/honeycombio/husky/pull/339 * fix: return parse errors to callers when translating traces/logs/profiles requests by @MikeGoldsmith in https://github.com/honeycombio/husky/pull/343 ## New Contributors * @mupraj10 made their first contribution in https://github.com/honeycombio/husky/pull/339 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.40.0...v0.41.0

v0.40.0
? · 2026-01-09

<!-- Release notes generated using configuration in .github/release.yml at v0.40.0 --> ## What's Changed ### ✨ Added - feat: add log EventName as "name" attribute (#333) | [Bee Klimt](https://github.com/beekhc) ### 🐛 Fixes - fix: update log event field to event.name (#335) | [Bee Klimt](https://github.com/beekhc) ### 🛠 Maintenance - maint(deps): bump the minor-patch group with 2 updates (#334) | [dependabot[bot]](https://github.com/dependabot) - maint: add more notes about translations (#336) | [Tyler Helmuth](https://github.com/TylerHelmuth) - maint(deps): bump the minor-patch group across 1 directory with 7 updates (#332) | [dependabot[bot]](https://github.com/dependabot) - maint: Update OTLP to v1.9.0 (#331) | [Mike Goldsmith](https://github.com/MikeGoldsmith) ## New Contributors * @beekhc made their first contribution in https://github.com/honeycombio/husky/pull/333 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.39.3...v0.40.0

v0.39.2
? · 2025-10-02

<!-- Release notes generated using configuration in .github/release.yml at v0.39.2 --> ## What's Changed ### 🐛 Fixes * fix(otlp): add nil check in getMarshallableValue to prevent panic by @MikeGoldsmith in https://github.com/honeycombio/husky/pull/320 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.39.1...v0.39.2

v0.39.1
? · 2025-09-29

<!-- Release notes generated using configuration in .github/release.yml at v0.39.1 --> ## What's Changed ### Fixes * fix(otlp): fix nil pointer in addAttributeToMap by @asdvalenzuela in https://github.com/honeycombio/husky/pull/318 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.39.0...v0.39.1

v0.35.0
? · 2025-05-01

<!-- Release notes generated using configuration in .github/release.yml at v0.35.0 --> ## What's Changed ### 💡 Enhancements * feat: Allow OTLP/HTTP request translation to be provided max request body size by @jparsons04 in https://github.com/honeycombio/husky/pull/297 ### 🛠 Maintenance * maint(deps): bump the minor-patch group with 2 updates by @dependabot in https://github.com/honeycombio/husky/pull/290 * maint(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in https://github.com/honeycombio/husky/pull/291 * maint(deps): bump the minor-patch group across 1 directory with 3 updates by @dependabot in https://github.com/honeycombio/husky/pull/295 * maint: prepare for release v0.35.0 by @VinozzZ in https://github.com/honeycombio/husky/pull/299 ## New Contributors * @jparsons04 made their first contribution in https://github.com/honeycombio/husky/pull/297 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.34.0...v0.35.0

v0.34.0
? · 2024-12-12

<!-- Release notes generated using configuration in .github/release.yml at v0.34.0 --> ## What's Changed ### 🐛 Fixes * fix: Disable HTML escaping when JSON encoding values by @MikeGoldsmith in https://github.com/honeycombio/husky/pull/288 ### 🤷 Other Changes * maint(deps): bump the minor-patch group with 3 updates by @TylerHelmuth in https://github.com/honeycombio/husky/pull/287 * rel: Prepare the v0.34.0 release by @MikeGoldsmith in https://github.com/honeycombio/husky/pull/289 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.33.0...v0.34.0

v0.33.0
? · 2024-11-14

<!-- Release notes generated using configuration in .github/release.yml at v0.33.0 --> ## What's Changed ### 🐛 Fixes * fix: revert back to recognize only "sampleRate" or "SampleRate" attributes by @robbkidd in https://github.com/honeycombio/husky/pull/284 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.32.0...v0.33.0

v0.31.0
? · 2024-10-22

<!-- Release notes generated using configuration in .github/release.yml at v0.31.0 --> ## What's Changed ### 💡 Enhancements * feat: add sample rate to logs if set by @JamieDanielson in https://github.com/honeycombio/husky/pull/275 * feat: add PHP to list of telemetry libraries by @JamieDanielson in https://github.com/honeycombio/husky/pull/278 ### 🛠 Maintenance * docs: update vulnerability reporting process by @robbkidd in https://github.com/honeycombio/husky/pull/269 * maint(deps): bump the minor-patch group with 2 updates by @dependabot in https://github.com/honeycombio/husky/pull/268 * maint(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in https://github.com/honeycombio/husky/pull/271 * chore: Remove SizeBytes from Batch struct by @MikeGoldsmith in https://github.com/honeycombio/husky/pull/276 * maint(deps): bump the minor-patch group across 1 directory with 2 updates by @dependabot in https://github.com/honeycombio/husky/pull/279 * maint: appease codeql warning by @codeboten in https://github.com/honeycombio/husky/pull/270 ## New Contributors * @VinozzZ made their first contribution in https://github.com/honeycombio/husky/pull/280 **Full Changelog**: https://github.com/honeycombio/husky/compare/v0.30.0...v0.31.0