github operator-framework/operator-controller v1.7.0

9 hours ago

Installation

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

What's Changed

  • 🌱 Bump helm.sh/helm/v3 from 3.19.1 to 3.19.2 by @dependabot[bot] in #2324
  • 🌱 Bump certifi from 2025.10.5 to 2025.11.12 by @dependabot[bot] in #2326
  • 🌱 Bump pymdown-extensions from 10.16.1 to 10.17.1 by @dependabot[bot] in #2327
  • 🌱 Bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #2325
  • 🌱 Revision manifest sanitization by @dtfranz in #2319
  • 🌱 Bump golang.org/x/tools from 0.38.0 to 0.39.0 by @dependabot[bot] in #2330
  • 🌱 Only include ClusterExtensionRevision CRD when Boxcutter enabled by @tmshort in #2331
  • 🌱 Upgrade golangci-lint from v2.1.6 to v2.6.2 by @camilamacedo86 in #2336
  • 🌱 Add enum validation annotation to CollisionProtection by @perdasilva in #2334
  • ✨ Add Bundle-Agnostic Configuration Validation Using JSON Schema by @camilamacedo86 in #2316
  • 🌱 Bump github.com/google/renameio/v2 from 2.0.0 to 2.0.1 by @dependabot[bot] in #2337
  • 🐛 Reduce log verbosity by moving BoxCutter reports to debug mode by @camilamacedo86 in #2335
  • 🐛 OPRUN-4266: Restore last-applied-config annotation in cache by @tmshort in #2338
  • 🌱 Bump github.com/prometheus/common from 0.67.2 to 0.67.3 by @dependabot[bot] in #2341
  • 🌱 Bump click from 8.3.0 to 8.3.1 by @dependabot[bot] in #2342
  • ⚠️ (Boxcutter Runtime) Revision discovery now uses label-based cache lookups, removing Spec.Previous and preventing orphaned revisions on delete. by @camilamacedo86 in #2315
  • ✨ OPRUN-4240: Add Claude Code integration for test profiling by @tmshort in #2309
  • 🐛 Downgrade bingo output files to v0.9.0 by @tmshort in #2343
  • 🐛 Fix Boxcutter manifest ordering inconsistency by @tmshort in #2329
  • 🌱 Use local cache to check kind version by @tmshort in #2346
  • ⚠️ fix: rename owner label and clarify variable naming by @camilamacedo86 in #2349
  • 🐛 override local pull policy with permissive policy by @grokspawn in #2339
  • 🌱 Refactor ClusterExtension reconciler to use composable step-based pipeline by @pedjak in #2332

Full Changelog: v1.6.0...v1.7.0

Don't miss a new operator-controller release

NewReleases is sending notifications on new releases.