Skip to content

Releases: quarkiverse/quarkus-operator-sdk

7.2.0

10 Jun 13:52
Compare
Choose a tag to compare

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

10 Jun 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.3...7.1.4

7.1.3

20 May 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.2...7.1.3

7.1.2

08 Apr 19:17
Compare
Choose a tag to compare

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

13 Mar 19:06
Compare
Choose a tag to compare

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

20 Feb 16:55
Compare
Choose a tag to compare

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

Full Changelog: 7.0.1...7.1.0

7.0.1

09 Feb 13:49
Compare
Choose a tag to compare

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

31 Jan 18:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.2...7.0.0

6.9.3

31 Jan 10:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.2...6.9.3

7.0.0.CR1

16 Jan 15:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.2...7.0.0.CR1