Releases: honeycombio/honeycomb-network-agent
Releases · honeycombio/honeycomb-network-agent
v0.0.18-alpha
What's Changed
💡 Enhancements
- feat: Update http matcher to use sync.map by @MikeGoldsmith in #157
- feat: update to OTel semconv v1.21.0 by @robbkidd in #225
- feat: Add agent k8s metadata to events by @JamieDanielson in #227
- feat: prefix k8s attributes with source and add more k8s destination attributes by @JamieDanielson in #226
🐛 Fixes
- fix: append agent info to user-agent by @vreynolds in #232
- fix: add a waitgroup to coordinate shutdown by @robbkidd in #238
🛠 Maintenance
- maint: Refactor Stream and Reader IDs to use uint64/int64 by @MikeGoldsmith in #210
- maint: Consolidate dockerfiles and update deps by @MikeGoldsmith in #222
- maint: Refactor event processing into handlers package by @MikeGoldsmith in #230
- maint: Use indexes for looking up cached k8s resources by @MikeGoldsmith in #231
- maint: Update gitignore for direnv file names by @MikeGoldsmith in #234
- maint: Remove unused stats and event fields by @MikeGoldsmith in #199
- docs: Replace namespace and secret files with kubectl cmds in README by @MikeGoldsmith in #220
- maint(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #236
- maint: update target go version 1.20 -> 1.21 by @robbkidd in #239
Full Changelog: v0.0.17-alpha...v0.0.18-alpha
v0.0.17-alpha
What's Changed
🛠 Maintenance
- maint: Remove unused eBPF code and makefile targets by @MikeGoldsmith in #181
- maint: Tidy up event processing fields by @MikeGoldsmith in #196
- maint: Refactor Config by @MikeGoldsmith in #197
- maint: Remove unused kernel capabilities and update deployment examples by @MikeGoldsmith in #203
- maint: Make the configuration table clearer by @cartermp in #212
- maint: Remove unused source directory by @MikeGoldsmith in #198
- maint(deps): bump the k8s-dependencies group with 2 updates by @dependabot in #204
- maint(deps): bump go.opentelemetry.io/otel from 1.17.0 to 1.18.0 by @dependabot in #205
- maint: README updates prior to changing repo visibility by @robbkidd in #211
New Contributors
Full Changelog: v0.0.16-alpha...v0.0.17-alpha
v0.0.16-alpha
What's Changed
🐛 Fixes
- fix: Reuse buffer in stream reader by @MikeGoldsmith in #200
- fix: Close HTTP request & response body readers by @MikeGoldsmith in #195
- fix: Revert 186 and 187 for injecting version during build by @JamieDanielson in #206
🛠 Maintenance
- maint: Use debug instead of info for HTTP parse errors by @MikeGoldsmith in #191
Full Changelog: v0.0.15-alpha...v0.0.16-alpha
v0.0.15-alpha
What's Changed
💡 Enhancements
- feat: Refactor readers to not hold byte buffers by @MikeGoldsmith in #184
🛠 Maintenance
- rel: Prepare v0.0.15-alpha release by @MikeGoldsmith in #190
Full Changelog: v0.0.14-alpha...v0.0.15-alpha
v0.0.14-alpha
What's Changed
🛠 Maintenance
- maint: fix debug address by @JamieDanielson in #185
- maint: Rename project to network agent by @MikeGoldsmith in #172
- maint: Refactor TCP stream and reader files by @MikeGoldsmith in #180
- ci: inject a version at build time based on tags by @robbkidd in #186
- maint: update RELEASING now that version is computed from a tag by @robbkidd in #187
- maint: Use go mod replace to pull gopacket dependency by @MikeGoldsmith in #183
Full Changelog: v0.0.13-alpha...v0.0.14-alpha