Skip to content

v3.4.4

Choose a tag to compare

@puerco puerco released this 06 Jul 16:53
· 2314 commits to main since this release
bd585b0

Release Notes

Changes by Kind

Bug or Regression

  • Fixed a bug where kpromo pr would not run correctly unless all command line parameters were specified (#585, @puerco) [SIG Release]
  • Fixed a bug where the image promoter was verifying image references more than once (#576, @puerco) [SIG Release]

Dependencies

Added

  • github.com/googleapis/enterprise-certificate-proxy: v0.1.0

Changed

  • cloud.google.com/go/compute: v1.6.1 → v1.7.0
  • cloud.google.com/go/logging: v1.4.2 → v1.5.0
  • cloud.google.com/go/storage: v1.22.1 → v1.23.0
  • cloud.google.com/go: v0.100.2 → v0.102.1
  • github.com/google/go-containerregistry: v0.9.0 → v0.10.0
  • github.com/spf13/cobra: v1.4.0 → v1.5.0
  • github.com/stretchr/objx: v0.3.0 → v0.4.0
  • github.com/stretchr/testify: v1.7.2 → v1.7.5
  • golang.org/x/net: c690dde → 355a448
  • golang.org/x/oauth2: 622c5d5 → d0670ef
  • golang.org/x/sys: bc2c85a → 4f61da8
  • golang.org/x/xerrors: f3a8303 → 65e6541
  • google.golang.org/api: v0.83.0 → v0.85.0
  • google.golang.org/genproto: e326c6e → 180714b

Removed

Nothing has changed.