v1.41.0
github-actions
released this
15 May 12:29
·
132 commits
to master
since this release
Potential Breaking Changes
- enforce rfc1123 label compatibility for olm.package.name by @grokspawn in #1307 changes format enforcement for FBC. For the
olm.package
schema,.name
must be compliant with RFC1123 label format restrictions. Non-compliant FBC will fail validation with a descriptive error message. - add preferred pogreb database cache impl by @joelanford in #1278 adds a new catalog cache type. Catalog images generated using this version of opm need to be served with this version or newer on the cluster.
What's Changed
- build(deps): bump github.com/docker/cli from 26.0.1+incompatible to 26.1.0+incompatible by @dependabot in #1286
- build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 by @dependabot in #1285
- build(deps): bump github.com/golang-migrate/migrate/v4 from 4.17.0 to 4.17.1 by @dependabot in #1284
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 by @dependabot in #1289
- build(deps) update kube API libraries to version 0.30.0 and controller-runtime to 0.18.0 by @perdasilva in #1283
- build(deps): bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.25 to 0.4.26 #1287 by @perdasilva in #1290
- build(deps): bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible by @dependabot in #1293
- build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #1294
- build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #1292
- build(deps): bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #1300
- build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 by @dependabot in #1303
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #1302
- build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #1299
- build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #1304
- enforce rfc1123 label compatibility for olm.package.name by @grokspawn in #1307
- pkg/cache: add preferred pogreb database cache impl by @joelanford in #1278
- build(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible by @dependabot in #1310
- build(deps): bump github.com/containers/image/v5 from 5.30.0 to 5.30.1 by @dependabot in #1308
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 by @dependabot in #1309
Full Changelog: v1.40.0...v1.41.0