v0.17.11
Changes by Kind
Please note that you can also download the artifacts for this release from our Google Cloud Bucket:
https://console.cloud.google.com/storage/browser/k8s-artifacts-sig-release/kubernetes/release/v0.17.11
Feature
- Build Go 1.23.3 and 1.22.9 images (#3820, @cpanato) [SIG Release]
- Bump distroless-iptables to use go1.22.9 and go1.23.3 (#3829, @cpanato) [SIG Release]
- Update go-runner go mod to minimum go1.22 and bump image version (#3816, @cpanato) [SIG Release]
Bug or Regression
- Fixed release notes index generation producing wrong URLs. (#3834, @saschagrunert) [SIG Release]
Dependencies
Added
Nothing has changed.
Changed
- github.com/golang-jwt/jwt/v4: v4.5.0 → v4.5.1
- golang.org/x/crypto: v0.28.0 → v0.29.0
- golang.org/x/net: v0.30.0 → v0.31.0
- golang.org/x/oauth2: v0.23.0 → v0.24.0
- golang.org/x/sync: v0.8.0 → v0.9.0
- golang.org/x/sys: v0.26.0 → v0.27.0
- golang.org/x/term: v0.25.0 → v0.26.0
- golang.org/x/text: v0.19.0 → v0.20.0
Removed
Nothing has changed.