Skip to content

Releases: quarkiverse/quarkus-operator-sdk

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

6.9.2

06 Jan 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.9.1...6.9.2

6.9.1

25 Nov 09:36
Compare
Choose a tag to compare

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

25 Nov 10:04
Compare
Choose a tag to compare

NOTE: QOSDK 6.8.x will stay on Quarkus 3.15 LTS version

What's Changed

  • feat: make it possible to revert to using the v1 CRD generator by @metacosm in #1008

Full Changelog: 6.8.4...6.8.5

6.9.0

21 Nov 09:43
Compare
Choose a tag to compare

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

08 Nov 16:31
Compare
Choose a tag to compare

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

6.8.3

08 Oct 13:11
Compare
Choose a tag to compare

What's Changed

  • fix: record version with CRD name to properly output multiple versions by @metacosm in #973
  • chore: release 6.8.3 by @metacosm in #974

Full Changelog: 6.8.2...6.8.3