Skip to content

v0.16.2

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 09 Oct 07:50
· 490 commits to master since this release
edaa217

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.16.2

Changes by Kind

Feature

  • Added --wait flag for krel obs stage to wait for OBS build results. (#3304, @saschagrunert) [SIG Release]
  • Build Go 1.21.2 and 1.20.9 images (#3305, @cpanato) [SIG Release]
  • Update distroless-iptables to use Go 1.21.2 (#3306, @cpanato) [SIG Release]

Bug or Regression

  • Fixed binary archive duplicates. (#3302, @cpanato) [SIG Release]

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/crypto: v0.13.0 → v0.14.0
  • golang.org/x/net: v0.15.0 → v0.16.0
  • golang.org/x/oauth2: v0.12.0 → v0.13.0
  • golang.org/x/sys: v0.12.0 → v0.13.0
  • golang.org/x/term: v0.12.0 → v0.13.0

Removed

Nothing has changed.