Releases: zalando-incubator/kube-metrics-adapter
Releases · zalando-incubator/kube-metrics-adapter
v0.2.6
Highlights
The public image: ghcr.io/zalando-incubator/kube-metrics-adapter:v0.2.6 is now based on the distroless static base image. This solves critical CVEs present in previous versions (#817) and fixes the issue of missing tzdata (#813)
What's Changed
- Use static base image for public images by @mikkeloscar in #818
- dependabot: update gh actions monthly by @mikkeloscar in #819
- dependabot: group gh action updates by @mikkeloscar in #828
- Bump the all-go-mod-patch-and-minor group across 1 directory with 20 updates by @dependabot[bot] in #814
- Bump the github-actions group with 8 updates by @dependabot[bot] in #829
- Update vulnerable dep by @mikkeloscar in #830
Full Changelog: v0.2.5...v0.2.6
kube-metrics-adapter-0.2.6
kube-metrics-adapter helm chart
v0.2.5
What's Changed
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #791
- Bump the all-go-mod-patch-and-minor group across 1 directory with 13 updates by @dependabot[bot] in #792
- Bump github.com/prometheus/common from 0.62.0 to 0.63.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #793
- Bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates by @dependabot[bot] in #796
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot[bot] in #798
- Add short names for (cluster)scalingschedule CRDs by @zaklawrencea in #799
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot[bot] in #800
- Remove all category from ClusterScalingSchedule by @zaklawrencea in #802
- Bump the all-go-mod-patch-and-minor group with 8 updates by @dependabot[bot] in #801
- Add support for filtering nakadi subscriptions by @mikkeloscar in #795
- Bump the all-go-mod-patch-and-minor group with 11 updates by @dependabot[bot] in #803
- helm: fix wrong image as we moved to ghcr by @szuecs in #805
- feat: add config flags for collection intervals by @thaniri in #807
- Add Prometheus bearer token authentication support by @antoinedeschenes in #815
New Contributors
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update chart to v0.2.3 by @mikkeloscar in #728
- Group go.mod updates by @mikkeloscar in #729
- Update to Kubernetes v1.30.2 by @mikkeloscar in #730
- Group dependabot updates daily by @mikkeloscar in #736
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #737
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 in the all-go-mod-patch-and-minor group by @dependabot in #738
- Only let Dependabot update weekly by @mikkeloscar in #739
- Bump golang.org/x/net from 0.26.0 to 0.27.0 in the all-go-mod-patch-and-minor group by @dependabot in #740
- Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #741
- Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #745
- Bump the all-go-mod-patch-and-minor group across 1 directory with 12 updates by @dependabot in #748
- Bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates by @dependabot in #751
- Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #753
- Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot in #754
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #755
- Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #756
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 in the all-go-mod-patch-and-minor group by @dependabot in #757
- Bump the all-go-mod-patch-and-minor group with 8 updates by @dependabot in #759
- Update to Kubernetes v1.31.3 by @mikkeloscar in #766
- Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #767
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #768
- Adjust HPA when schedule scaling change is below tolerance by @mikkeloscar in #765
- Fix missing AverageValue on HPA by @mikkeloscar in #769
- chore(deps): update dependencies by @mikkeloscar in #770
- Bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates by @dependabot in #772
- Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot in #773
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #775
- 776: add serviceAccountAnnotations by @jgournet in #778
- Bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates by @dependabot in #780
- Fix scaling adjustment edge case by @mikkeloscar in #782
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #784
- Add support for ajson scripting engine by @Adirael in #783
- Bump the all-go-mod-patch-and-minor group with 5 updates by @dependabot in #786
- Bump the all-go-mod-patch-and-minor group with 9 updates by @dependabot in #787
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #788
- Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #789
- Fix the check for HPA changed by @mikkeloscar in #785
New Contributors
Full Changelog: v0.2.3...v0.2.4
kube-metrics-adapter-0.2.3
kube-metrics-adapter helm chart
v0.2.2
What's Changed
- Add support for scaling based on Nakadi (#636)
- Enable pushing to ghcr.io on merge to master (#625)
- Use latest base image (#617)
- Update to Kubernetes v1.24.17 (#607)
- Update dependencies
Container image
docker run ghcr.io/zalando-incubator/kube-metrics-adapter:v0.2.2 --help
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- helm: bump app version to v0.2.0 by @antoinedeschenes in #563
- Add hostname RPS metric collector by @lucastt in #552
- Update dependencies by @mikkeloscar in #574
- all: fix typos discovered by codespell by @AlexanderYastrebov in #576
New Contributors
- @antoinedeschenes made their first contribution in #563
- @lucastt made their first contribution in #552
- @AlexanderYastrebov made their first contribution in #576
Full Changelog: v0.2.0...v0.2.1
kube-metrics-adapter-0.2.0
kube-metrics-adapter helm chart
Kubernetes v1.23
This release makes Kubernetes v1.23 the minimum supported Kubernetes version because it now uses autoscaling/v2 API (#551).
Kubernetes 1.21
This release includes just #375 and the update of kubernetes dependencies to the 1.21 version.