Releases: quarkiverse/quarkus-operator-sdk
Releases · quarkiverse/quarkus-operator-sdk
7.0.1
What's Changed
- fix: metadata actions should work with locally checkouted project.yml by @xstefank in #1041
- chore(deps): bump quarkus.version from 3.18.1 to 3.18.2 by @dependabot in #1043
- chore: update to JOSDK 5.0.1 by @metacosm in #1044
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- next by @metacosm in #798
- Remove yq from quarkus-snapshot.yaml by @gastaldi in #1021
- chore: remove deprecated code and clean-ups by @metacosm in #1020
- feat: use service account determined by Quarkus by @metacosm in #952
- chore: remove now unneeded workaround by @metacosm in #1022
- chore: release 7.0.0.CR1 by @metacosm in #1024
- chore(deps): bump org.semver4j:semver4j from 5.5.0 to 5.6.0 by @dependabot in #1027
- chore(deps): bump quarkus.version from 3.18.0.CR1 to 3.18.0 by @dependabot in #1028
- chore(deps): bump quarkus.version from 3.18.0 to 3.18.1 by @dependabot in #1029
- chore: move Quarkus platform PR info to the project.yml file by @xstefank in #1026
- feat: Add possibility to override deployment image by @mfvitale in #1034
- Allow triggering the prepare-release workflow manually by @gastaldi in #1037
- fix: remove unpassable condition for release-quarkus-platforem-pr action run by @xstefank in #1038
- fix: required changes for JOSDK 5.0.0 by @xstefank in #1031
- chore: release 7.0.0 by @metacosm in #1040
Full Changelog: 6.9.2...7.0.0
6.9.3
7.0.0.CR1
What's Changed
- next by @metacosm in #798
- Remove yq from quarkus-snapshot.yaml by @gastaldi in #1021
- chore: remove deprecated code and clean-ups by @metacosm in #1020
- feat: use service account determined by Quarkus by @metacosm in #952
- chore: remove now unneeded workaround by @metacosm in #1022
- chore: release 7.0.0.CR1 by @metacosm in #1024
Full Changelog: 6.9.2...7.0.0.CR1
6.9.2
What's Changed
- doc: clarify that CRDs are never applied in prod mode by @metacosm in #1010
- fix: sentence is now correct and makes sense (!) by @metacosm in #1011
- chore(deps): bump quarkus.version from 3.17.0 to 3.17.2 by @dependabot in #1013
- fix: inject client instead of creating it manually by @metacosm in #1012
- chore(deps): bump quarkus.version from 3.17.2 to 3.17.3 by @dependabot in #1014
- chore(deps): bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #1015
- chore(deps): bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #1016
- chore(deps): bump org.semver4j:semver4j from 5.4.1 to 5.5.0 by @dependabot in #1017
- chore: release 6.9.2 by @metacosm in #1019
Full Changelog: 6.9.1...6.9.2
6.9.1
NOTE: Starting with 6.9.0, QOSDK will require Quarkus 3.17+
What's Changed
- Use correct variable reference inside range loop for Helm role template by @jcechace in #1006
- feat: make it possible to revert to using the v1 CRD generator by @metacosm in #1007
- chore: release 6.9.1 by @metacosm in #1009
Full Changelog: 6.9.0...6.9.1
6.8.5
NOTE: QOSDK 6.8.x will stay on Quarkus 3.15 LTS version
What's Changed
Full Changelog: 6.8.4...6.8.5
6.9.0
NOTE: Starting with 6.9.0, QOSDK will require Quarkus 3.17+
What's Changed
- chore(deps): bump org.semver4j:semver4j from 5.4.0 to 5.4.1 by @dependabot in #978
- feat: add info endpoint contribution with version details by @metacosm in #975
- chore(deps): bump quarkus.version from 3.15.1 to 3.16.0 by @dependabot in #979
- chore(ci): update release process according to new Quarkiverse process by @metacosm in #977
- fix: update snapshot release workflows by @metacosm in #983
- snapshot releases by @metacosm in #986
- chore(deps): bump quarkus.version from 3.16.0 to 3.16.1 by @dependabot in #987
- Inherit secrets in release-snapshot-on-push-selected-branches.yml by @gastaldi in #989
- chore: align generated docs file in git by @xstefank in #990
- chore(deps): bump quarkus.version from 3.16.1 to 3.16.2 by @dependabot in #991
- 6.8.x by @metacosm in #994
- chore(deps): bump java-operator-sdk.version from 4.9.5 to 4.9.6 by @dependabot in #993
- fix: clean up todos around reflections registrations in OperatorSDKPr… by @xstefank in #997
- refactor: remove unneeded dependency by @metacosm in #998
- chore(deps): bump quarkus.version from 3.16.2 to 3.16.3 by @dependabot in #1000
- chore: remove unused properties from pom.xml by @xstefank in #999
- chore(deps): update to Quarkus 3.17.0.CR1 by @metacosm in #1001
- chore: remove unneeded properties that got added back by mistake by @metacosm in #1002
- chore(deps): bump quarkus.version from 3.17.0.CR1 to 3.17.0 by @dependabot in #1003
- chore: release 6.9.0 by @metacosm in #1004
Full Changelog: 6.8.3...6.9.0
6.8.4
What's Changed
- Updated to use JOSDK 4.9.6
- Multiple improvements on how CRDs are handled whether during the generation process itself or when generating an OLM bundle. In particular, it's now possible to reference external CRDs in your process so that you can use contract-first (generating Java classes from the CRD instead of the reverse) or dynamic (using
GenericKubernetesResource
) approaches. - 6.8.x versions of QOSDK will target Quarkus 3.15 LTS.
Full Changelog: 6.8.3...6.8.4