github operator-framework/operator-registry v1.46.0

latest release: v1.47.0
one month ago

Potential Breaking Changes

  • #1384 changed the behavior of opm when outputting bundle metadata in FBC form. This impacts the migrate, render commands, as well as catalog template expansion. By default, these commands will generate olm.bundle.object properties from the CRD, CSV. (Previous releases would utilize a more lightweight olm.csv.metadata property and this is a mindful reversion of that policy in order to avoid inadvertent impacts to publication pipelines which are not equipped to handle the newer bundle metadata format.) Users may still produce the new format through use of the --migration-level or --migrate options for individual commands. Please see usage information for details.

What's Changed

  • Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #1377
  • bump github.com/distribution/distribution/v3 from 3.0.0-alpha.1 to 3.0.0-beta.1 by @grokspawn in #1380
  • Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #1379
  • Bump github.com/containerd/containerd from 1.7.19 to 1.7.20 by @dependabot in #1382
  • Bump github.com/docker/cli from 27.0.3+incompatible to 27.1.0+incompatible by @dependabot in #1383
  • Bump github.com/docker/cli from 27.1.0+incompatible to 27.1.1+incompatible by @dependabot in #1385
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.29 to 0.4.30 by @dependabot in #1374
  • Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #1388
  • Bump github.com/containers/common from 0.59.2 to 0.60.0 by @dependabot in #1389
  • Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 by @dependabot in #1390
  • Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 by @dependabot in #1391
  • add bingo for managing tool deps by @joelanford in #1329
  • Revert "add bingo for managing tool deps (#1329)" by @perdasilva in #1393
  • Bump golang.org/x/sys from 0.22.0 to 0.23.0 by @dependabot in #1396
  • Bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #1397
  • Bump golang.org/x/net from 0.27.0 to 0.28.0 by @dependabot in #1398
  • add bingo for managing tool deps by @perdasilva in #1394
  • Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 by @dependabot in #1400
  • Bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #1401
  • Bump github.com/containers/image/v5 from 5.32.0 to 5.32.1 by @dependabot in #1402
  • Bump github.com/containers/common from 0.60.0 to 0.60.1 by @dependabot in #1403
  • Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #1404
  • Bump github.com/docker/cli from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #1407
  • Bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #1406
  • server_test.go: wait to run tests until listeners have started by @joelanford in #1411
  • add optional schema migrations; default to olm.bundle.object instead of olm.csv.metadata by @grokspawn in #1384
  • remove 'automatically generated' strings from repo by @joelanford in #1412
  • Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.30 to 0.4.31 by @dependabot in #1414
  • Bump sigs.k8s.io/kind from 0.23.0 to 0.24.0 by @dependabot in #1413

Full Changelog: v1.45.0...v1.46.0

Don't miss a new operator-registry release

NewReleases is sending notifications on new releases.