v1.37.0
Migrate to the Quarkus extension provided bootstrap
From now on, you can bootstrap your Quarkus-based operator with the provided Quarkus tools as described in the bootstrapping instructions - https://github.com/quarkiverse/quarkus-operator-sdk?tab=readme-ov-file#bootstrapping-a-project.
See #6824 for more details.
Remove hybrid-helm v1-alpha support
As an operator author you can switch to a go-based operator.
See #6833 for more details.
Last modified September 16, 2024: Release v1.37.0 (#6834) (819984d4)