Releases: quarkiverse/quarkus-operator-sdk
Releases · quarkiverse/quarkus-operator-sdk
7.2.0
What's Changed
- Dev UI: always produce JsonRPCProvidersBuildItem by @Ladicek in #1070
- feat(ci): also build with Java 24 by @metacosm in #1071
- fix: increase the deletion timeout in ExposedAppReconcilerTest to account for the GC periods by @xstefank in #1072
- feat: randomize port for integration tests to help with build parallelization by @metacosm in #1073
- feat: configure Helm chart name with quarkus.operator-sdk.helm.name by @metacosm in #1077
- chore(deps): bump quarkus.version from 3.20.0 to 3.21.1 by @dependabot in #1074
- chore: update to 7.2.0-SNAPSHOT version by @metacosm in #1079
- chore(deps): bump quarkus.version from 3.21.1 to 3.21.2 by @dependabot in #1080
- chore(deps): bump io.quarkiverse:quarkiverse-parent from 19 to 20 by @dependabot in #1081
- chore(deps): bump quarkus.version from 3.21.2 to 3.21.3 by @dependabot in #1083
- chore: update Quarkus to 3.22.0.CR1 by @metacosm in #1084
- chore(deps): bump quarkus.version from 3.22.0.CR1 to 3.22.0 by @dependabot in #1085
- chore(deps): bump quarkus.version from 3.22.0 to 3.22.1 by @dependabot in #1086
- chore(deps): bump org.semver4j:semver4j from 5.6.0 to 5.7.0 by @dependabot in #1087
- chore(deps): bump quarkus.version from 3.22.1 to 3.22.3 by @dependabot in #1092
- feat: allow reconcilers to override their configuration at runtime by @metacosm in #1090
- chore(deps): update to Quarkus 3.23.0.CR1 by @metacosm in #1095
- feat: make it possible to configure a CRDPostProcessor by @metacosm in #1097
- chore(deps): bump quarkus.version from 3.23.0.CR1 to 3.23.0 by @dependabot in #1099
- chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 9.0.1 to 9.0.2 by @dependabot in #1100
- feat: improve CRD generation output by @metacosm in #1102
- fix: docs improvements by @metacosm in #1104
- chore(deps): bump java-operator-sdk.version from 5.0.4 to 5.1.1 by @dependabot in #1103
- fix: add configuration reference page, adding bundle generation ref by @metacosm in #1105
- chore(deps): bump quarkus.version from 3.23.0 to 3.23.2 by @dependabot in #1107
- chore(deps): bump org.semver4j:semver4j from 5.7.0 to 5.7.1 by @dependabot in #1108
- feat: separate build time controller configuration from runtime by @metacosm in #1109
- chore: release 7.2.0 by @metacosm in #1112
Full Changelog: 7.1.1...7.2.0
7.1.4
7.1.3
7.1.2
What's Changed
- feat: apply external CRDs during test / dev mode by @metacosm in #1069
- feat: randomize port for integration tests to help with build parallelization by @metacosm
- fix: increase the deletion timeout in ExposedAppReconcilerTest to account for the GC periods by @xstefank
- feat: Dev UI: always produce JsonRPCProvidersBuildItem by @Ladicek
- feat: configure Helm chart name with quarkus.operator-sdk.helm.name by @metacosm
- fix: remove unneeded bundle generator extension by @metacosm
- feat: apply external CRDs during test / dev mode by @metacosm
- refactor: use CRD spec version from the info by @metacosm
- chore(deps): update to Quarkus 3.20.0 by @metacosm
Full Changelog: 7.1.1...7.1.2
7.1.1
What's Changed
- chore(deps): bump java-operator-sdk.version from 5.0.2 to 5.0.3 by @dependabot in #1055
- chore(deps): bump quarkus.version from 3.19.0 to 3.19.1 by @dependabot in #1056
- chore(deps): bump quarkus.version from 3.19.1 to 3.19.2 by @dependabot in #1057
- chore(deps): bump io.quarkiverse:quarkiverse-parent from 18 to 19 by @dependabot in #1060
- chore(deps): bump java-operator-sdk.version from 5.0.3 to 5.0.4 by @dependabot in #1063
- chore(deps): bump quarkus.version from 3.19.2 to 3.19.3 by @dependabot in #1062
- fix: BuildTimeConfigurationService should resolve DR types directly by @metacosm in #1064
- chore: release 7.1.1 by @metacosm in #1066
Full Changelog: 7.1.0...7.1.1
7.1.0
IMPORTANT NOTE
We now only depend on the minimal kubernetes client instead of the OpenShift one so as to minimize the impact on people who are not using OpenShift. More generally speaking, as described here, it is better to incrementally add dependencies as needed, starting only with the minimal ones to get the Fabric8 Kubernetes Client working. As a consequence, you might find that using this release, your project is now missing some dependencies. This is normal and you can adjust by adding the missing ones as needed.
What's Changed
- fix: qosdk-bot token propagation by @xstefank in #1046
- chore(deps): bump quarkus.version from 3.18.2 to 3.18.3 by @dependabot in #1048
- chore: update to JOSDK 5.0.2 by @metacosm in #1049
- chore: update to Quarkus 3.19.0 by @metacosm in #1050
- fix/feat: only use plain kubernetes client minimally by @metacosm in #1053
- chore: release 7.1.0 by @metacosm in #1054
Full Changelog: 7.0.1...7.1.0
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