Releases: honeycombio/honeycomb-kubernetes-agent
Releases · honeycombio/honeycomb-kubernetes-agent
v2.7.3
What's Changed
🐛 Fixes
- fix(k8sagent): retry watcher if it stops; fixes #416 by @lizthegrey in #418
🛠 Maintenance
- maint(deps): bump the minor-patch group with 6 updates by @dependabot in #413
- maint(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #411
- maint(deps): bump the minor-patch group with 4 updates by @dependabot in #414
- maint(deps): upgrade to supported Go version, upgrade all deps by @lizthegrey in #417
- maint(deps): bump the minor-patch group with 6 updates by @dependabot in #419
- docs: update vulnerability reporting process by @robbkidd in #420
- maint(deps): bump the minor-patch group across 1 directory with 4 updates by @dependabot in #422
- maint: group patch updates for go deps by @codeboten in #412
New Contributors
- @codeboten made their first contribution in #412
Full Changelog: v2.7.2...v2.7.3
v2.7.2
Maintenance
- chore(github): set dependabot reviewers correctly (#404) | @lizthegrey
- bump deps (#383) | @TylerHelmuth
- maint: update codeowners to pipeline-team (#396) | @JamieDanielson
- maint: update project workflow for pipeline (#395) | @JamieDanielson
- maint: update codeowners to pipeline (#394) | @JamieDanielson
- maint: update dependabot.yml (#364) | @vreynolds
- maint(deps): bump k8s.io/kubelet from 0.28.2 to 0.29.0 (#397) | @dependabot
- maint(deps): bump k8s.io/kubelet from 0.29.0 to 0.29.1 (#403) | @dependabot
- maint(deps): bump github.com/honeycombio/honeytail from 1.8.3 to 1.9.0 (#401) | @dependabot
- maint(deps): bump github.com/honeycombio/dynsampler-go (#399) | @dependabot
- maint(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 (#400) | @dependabot
- maint(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.0 to 4.6.1 (#392) | @dependabot
- maint(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 (#389) | @dependabot
- maint(deps): bump k8s.io/api from 0.28.2 to 0.28.3 (#388) | @dependabot
- maint(deps): bump golang.org/x/net from 0.13.0 to 0.17.0 (#387) | @dependabot
- maint(deps): bump k8s.io/kubelet from 0.28.1 to 0.28.2 (#384) | @dependabot
- maint(deps): bump github.com/honeycombio/dynsampler-go (#371) | @dependabot
- maint(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#374) | @dependabot
- maint(deps): bump github.com/honeycombio/libhoney-go (#373) | @dependabot
- maint(deps): bump k8s.io/kubelet from 0.27.2 to 0.27.3 (#372) | @dependabot
- maint(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#375) | @dependabot
- maint(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#370) | @dependabot
- maint(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 (#368) | @dependabot
- maint(deps): bump k8s.io/kubelet from 0.27.1 to 0.27.2 (#367) | @dependabot
- maint(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#369) | @dependabot
- maint(deps): bump k8s.io/api from 0.27.1 to 0.27.2 (#366) | @dependabot
- maint(deps): bump github.com/honeycombio/honeytail from 1.8.2 to 1.8.3 (#363) | @dependabot
- maint(deps): bump k8s.io/kubelet from 0.26.3 to 0.27.1 (#365) | @dependabot
- maint(deps): bump k8s.io/client-go from 0.26.3 to 0.27.1 (#362) | @dependabot
v2.7.1
Maintenance
- maint(deps): bump github.com/honeycombio/dynsampler-go (#356) | dependabot[bot]
- maint(deps): bump k8s.io/kubelet from 0.26.2 to 0.26.3 (#357) | dependabot[bot]
- maint(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 (#355) | dependabot[bot]
- Update CHANGELOG.md (#350) | Tyler Helmuth
- Add labels to build (#354) | Tyler Helmuth
- Add LICENSES dir (#353) | Tyler Helmuth
- Update workflow to match refinery (#349) | Tyler Helmuth
v2.7.0
What's Changed
Fixes
- fix: Validate label selector and paths are mutually exclusive (#334) | @TylerHelmuth
- fix: do not accumulate if pod is not there anymore #333 (#348) | @enc
Maintenance
- maint(deps): bump k8s.io/kubelet from 0.26.1 to 0.26.2 (#347)
- maint(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 (#345)
- maint(deps): bump github.com/honeycombio/dynsampler-go (#339)
- maint(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#342)
- maint(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#344)
- docs: Update keyval docs (#340) | @TylerHelmuth
- docs: Add paths and exclude docs (#338) | @TylerHelmuth
- maint(deps): bump k8s.io/client-go from 0.25.2 to 0.26.1 (#337)
- maint(deps): bump k8s.io/kubelet from 0.25.3 to 0.26.1 (#335)
- maint(deps): bump github.com/bmatcuk/doublestar/v4 from 4.3.0 to 4.6.0 (#326)
- Bump github.com/honeycombio/honeytail from 1.8.1 to 1.8.2 (#316)
- maint: don't spam the logs with filtered-out filenames (#331) | @kentquirk
- Update CODEOWNERS (#328) | @TylerHelmuth
- chore: update workflows (#327) | @kentquirk
- chore: add maint: prefix to dependabot prs (#319) | @JamieDanielson
- ci: update validate PR title workflow (#312) | @pkanal
- ci: validate PR title (#311) | @pkanal
New Contributors
- @TylerHelmuth made their first contribution in #328
- @enc made their first contribution in #348
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
💡 Enhancements
- Add MinEventsPerSec to config by @kentquirk in #308
Full Changelog: v2.5.6...v2.6.0
v2.5.6
NOTE: Re-released after it got accidentally overwritten in Docker Hub.
What's Changed
🐛 Fixes
- Add support for building sample keys from integer fields by @MikeGoldsmith in #304
Full Changelog: v2.5.5...v2.5.6
v2.5.5
What's Changed
🐛 Fixes
- Put the k8s metadata processor first by @kentquirk in #302
🛠 Maintenance
- maint: add new project workflow by @vreynolds in #293
- maint: delete workflows for old board by @vreynolds in #295
- Bump github.com/bmatcuk/doublestar/v4 from 4.2.0 to 4.3.0 by @dependabot in #297
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #298
- Bump k8s.io/kubelet from 0.25.2 to 0.25.3 by @dependabot in #299
- Bump github.com/honeycombio/libhoney-go from 1.17.0 to 1.18.0 by @dependabot in #300
Full Changelog: v2.5.4...v2.5.5
v2.5.4
v2.5.3
v2.5.2
Fixes
- Only return cpu.utilization if a limit was provided by @MikeGoldsmith in #262
Maintenance
- Bump github.com/honeycombio/honeytail from 1.6.1 to 1.6.2 by @dependabot in #253
- Update CODEOWNERS to only be telemetry team by @MikeGoldsmith in #256
- Create helm-chart issue on release by @MikeGoldsmith in #255
- Deflake flaky tests by @kentquirk in #264
Full Changelog: v2.5.1...v2.5.2