Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 15:56
· 293 commits to main since this release
6808a50

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.6.0/install.sh | bash -s

What's Changed

  • Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #416
  • Renames NewClient to New to avoid duplication when imported by @m1kola in #422
  • Fixes semver range parsing for required packages by @m1kola in #423
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #425
  • Remove Entities and EntitySources by @dtfranz in #413
  • Fixes reading properties with the same type by @m1kola in #427
  • fix: do not include channel name or priority in bundle sorting during resolution by @joelanford in #420
  • Use catalogd HTTP Server instead of CatalogMetadata API by @everettraven in #411
  • Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #431
  • Bump urllib3 from 2.0.4 to 2.0.6 in /docs by @dependabot in #432

Full Changelog: v0.5.0...v0.6.0