Note
-
This release builds with Golang
v1.23.5
-
This release builds with
k8s.io/client-go
:v0.32.1
-
[BUGFIX] Fix CR cache for GVK all specified case by @chelseychen in #2567
-
[BUGFIX] Deduplicate tolerations before creating metric by @RiRa12621 in #2559
-
[BUGFIX] Make
$VERSION
3rd-party independant by @rexagod in #2572 -
[BUGFIX] Panic in
util.GVRFromType
for structured types by @L3n41c in #2553 -
[FEATURE] Add external traffic policy to kube_service_info by @jahantech in #2584
-
[FEATURE] Promote kube_statefulset_ordinals_start from ALPHA -> STABLE by @pwschuurman in #2415
-
[FEATURE] Add timezone to kube_cronjob_info / Make kube_cronjob_next_schedule_time timezone-aware by @mrueg in #2376
What's Changed
- chore: Merge Release 2.14 back to main by @mrueg in #2552
- feat: Add timezone to kube_cronjob_info / Make kube_cronjob_next_schedule_time timezone-aware by @mrueg in #2376
- build(deps): Bump the k8s-dependencies group with 5 updates by @dependabot in #2561
- build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #2562
- feat: Promote kube_statefulset_ordinals_start from ALPHA -> STABLE by @pwschuurman in #2415
- docs: Add best practices for metrics by @mrueg in #2528
- fix: Fix CR cache for GVK all specified case by @chelseychen in #2567
- build(deps): Bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #2570
- chore: Bump versions by @mrueg in #2556
- style: fix warning during docker build by @davidxia in #2573
- build(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #2574
- build(deps): Bump github.com/prometheus/exporter-toolkit from 0.13.1 to 0.13.2 by @dependabot in #2576
- docs: update links to openmetrics to reference the v1.0.0 release by @dashpole in #2577
- feat: Add External traffic policy to kube_service_info by @jahantech in #2584
- build(deps): Bump github.com/KimMachineGun/automemlimit from 0.6.1 to 0.7.0 by @dependabot in #2588
- build(deps): Bump the k8s-dependencies group across 1 directory with 4 updates by @dependabot in #2592
- build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 by @dependabot in #2593
- fix(kube_pod_tolerations): deduplicate tolerations before creating metric by @RiRa12621 in #2559
- build(deps): Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #2596
- docs(customresourcestate): add example to expose same metrics with different label by @clavinjune in #2580
- fix: make
$VERSION
3rd-party independant by @rexagod in #2572 - fix(jsonnet): Fix NoNodePod naming by @mrueg in #2598
- fix: panic in
util.GVRFromType
for structured types by @L3n41c in #2553 - chore: Cut v2.15.0 by @mrueg in #2599
New Contributors
- @chelseychen made their first contribution in #2567
- @dashpole made their first contribution in #2577
- @jahantech made their first contribution in #2584
- @RiRa12621 made their first contribution in #2559
- @clavinjune made their first contribution in #2580
Full Changelog: v2.14.0...v2.15.0