Releases: kube-rs/controller-rs
Releases · kube-rs/controller-rs
0.16.0
Image Moved
From clux' personal dockerhub to ghcr.io/kube-rs/controller.
The default yaml and the generating chart has been updated.
Via:
- Move image from personal dockerhub to ghcr by @clux in #135
- only push on main AND TAGS by @clux in #137
Lots of dependency bumps, including a hairy otel one from @yeongjukang in #124
Dependencies
- Bump thiserror from 2.0.7 to 2.0.9 by @dependabot in #121
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #123
- Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #122
- Bump serde from 1.0.216 to 1.0.217 by @dependabot in #125
- Bump the otel group with 4 updates and change builder functions by @yeongjukang in #124
- Bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #129
- Bump thiserror from 2.0.9 to 2.0.11 by @dependabot in #127
- Bump tokio from 1.42.0 to 1.43.0 by @dependabot in #126
- Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #131
- bump prometheus-client and fix breaking change to empty label set by @clux in #132
- Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #133
- Bump hyper from 1.5.2 to 1.6.0 by @dependabot in #134
New Contributors
- @yeongjukang made their first contribution in #124
Full Changelog: 0.15.0...0.16.0
0.15.0
0.14.0
Highlights
- Kube 0.96 with Kubernetes 1.31.
- Opentelemetry deps bumped to latest in #91
See https://kube.rs/controllers/observability/ for an updated tracing quick-start.
What's Changed
- Bump kube to 0.96 by @clux in #75
- Upgrade otel libraries by @clux in #91
- Bump docker/login-action from 2 to 3 by @dependabot in #81
- Bump actions/cache from 3 to 4 by @dependabot in #77
- Bump docker/metadata-action from 4 to 5 by @dependabot in #76
- Bump actions/checkout from 3 to 4 by @dependabot in #78
- Bump anyhow from 1.0.87 to 1.0.89 by @dependabot in #84
- Bump futures from 0.3.30 to 0.3.31 by @dependabot in #83
- Bump peter-evans/create-pull-request from 3 to 7 by @dependabot in #89
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #88
- Bump docker/build-push-action from 4 to 6 by @dependabot in #86
- Bump the artifact-io group with 2 updates by @dependabot in #92
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: 0.13.0...0.14.0