Skip to content

v1.58.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:28
· 31 commits to master since this release
47dee8d

Potential breaking changes

  • #1750 introduced ratcheted criteria for opm validate which includes the ability to validate that no included bundle versions are stranded, since without validation it's relatively easy to create edges which OLM ignores when evaluating potential upgrades. Capabilities added to opm alpha render-graph in #1744 attempt to make this more apparent to operator authors.

What's Changed

  • Bump github.com/golang-migrate/migrate/v4 from 4.18.3 to 4.19.0 by @dependabot[bot] in #1774
  • Bump github.com/spf13/pflag from 1.0.7 to 1.0.8 by @dependabot[bot] in #1775
  • 🐛 Add key ordering for mermaid graph output by @perdasilva in #1778
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @perdasilva in #1776
  • Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #1779
  • Bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 by @dependabot[bot] in #1781
  • Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 by @dependabot[bot] in #1782
  • Bump github.com/containers/image/v5 from 5.36.1 to 5.36.2 by @dependabot[bot] in #1783
  • Bump github.com/docker/cli from 28.3.3+incompatible to 28.4.0+incompatible by @dependabot[bot] in #1784
  • Bump github.com/containers/common from 0.64.1 to 0.64.2 by @dependabot[bot] in #1785
  • Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 by @dependabot[bot] in #1786
  • Bump actions/stale from 9 to 10 by @dependabot[bot] in #1787
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1788
  • Bump the golang-x-deps group with 2 updates by @dependabot[bot] in #1789
  • validate fail for stranded channel entries by @grokspawn in #1750
  • Bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #1793
  • Bump github.com/maxbrunsfeld/counterfeiter/v6 from 6.11.3 to 6.12.0 by @dependabot[bot] in #1791
  • Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #1796
  • Bump the golang-x-deps group across 1 directory with 2 updates by @dependabot[bot] in #1797
  • set an exception for migrate file permissions by @grokspawn in #1798

Full Changelog: v1.57.0...v1.58.0