Skip to content

Releases: quarkiverse/quarkus-operator-sdk

1.9.7

10 Dec 16:22
Compare
Choose a tag to compare

Note that this is a recommended upgrade because we updated the SDK version to use a version of Log4J that addresses the recently disclosed Remote Code Execution issue

What's Changed

Full Changelog: 1.9.6...1.9.7

2.0.1

24 Nov 16:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

04 Nov 17:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0.CR2...2.0.0

1.9.5

20 Oct 18:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.4...1.9.5

2.0.0.CR2

20 Oct 16:08
Compare
Choose a tag to compare
2.0.0.CR2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0.CR1...2.0.0.CR2

2.0.0.CR1

20 Oct 16:07
Compare
Choose a tag to compare
2.0.0.CR1 Pre-release
Pre-release

What's Changed

  • chore(deps): bump quarkus.version from 2.2.1.Final to 2.2.2.Final by @dependabot in #111
  • feat: add adequate Metrics instance to ConfigurationService by @metacosm in #121
  • feat: add support for label selector configuration by @metacosm in #112
  • chore(deps): bump quarkus.version from 2.2.3.Final to 2.3.0.Final by @dependabot in #119
  • chore(deps): bump kubernetes-client-bom from 5.7.3 to 5.8.0 by @dependabot in #117
  • Attempt at minimal CSV generation by @metacosm in #116
  • chore: release 2.0.0.CR1 by @metacosm in #122

Full Changelog: 2.0.0.Beta5...2.0.0.CR1

2.0.0.Beta5

20 Oct 16:06
Compare
Choose a tag to compare
2.0.0.Beta5 Pre-release
Pre-release

What's Changed

  • chore(deps): bump quarkus.version from 2.1.3.Final to 2.2.0.Final by @dependabot in #104
  • chore(deps): bump quarkus.version from 2.2.0.Final to 2.2.1.Final by @dependabot in #105
  • chore: release 2.0.0.Beta5 by @metacosm in #110

Full Changelog: 2.0.0.Beta4...2.0.0.Beta5

2.0.0.Beta4

20 Oct 16:05
Compare
Choose a tag to compare
2.0.0.Beta4 Pre-release
Pre-release

What's Changed

  • chore(deps): bump quarkus.version from 2.1.0.Final to 2.1.1.Final by @dependabot in #95
  • chore(deps): bump quarkus.version from 2.1.1.Final to 2.1.2.Final by @dependabot in #96
  • chore(deps): bump kubernetes-client-bom from 5.6.0 to 5.7.0 by @dependabot in #98
  • chore(deps): bump operator-framework-core from 1.9.3 to 1.9.4 by @dependabot in #99
  • fix: fixed typo by @goldmann in #100
  • chore(deps): bump quarkus.version from 2.1.2.Final to 2.1.3.Final by @dependabot in #101
  • feat: add automatic closure of operator on shut down by @metacosm in #102
  • chore: release 2.0.0.Beta4 by @metacosm in #103

New Contributors

Full Changelog: 2.0.0.Beta3...2.0.0.Beta4

2.0.0.Beta3

20 Oct 16:01
Compare
Choose a tag to compare
2.0.0.Beta3 Pre-release
Pre-release

What's Changed

  • chore(deps): bump quarkus.version from 2.0.1.Final to 2.0.2.Final by @dependabot in #85
  • chore(deps): bump quarkus.version from 2.0.2.Final to 2.0.3.Final by @dependabot in #87
  • chore(deps): bump quarkus.version from 2.0.3.Final to 2.1.0.Final by @dependabot in #88
  • chore(deps): bump kubernetes-client-bom from 5.4.1 to 5.6.0 by @dependabot in #86
  • Dev mode improvements by @metacosm in #80
  • feat: make adding a main application optional by @metacosm in #91
  • chore(deps): bump operator-framework-core from 1.9.1 to 1.9.2 by @dependabot in #92
  • Apply CRD when changes happened during dev that impact them by @metacosm in #93
  • chore: release 2.0.0.Beta3 by @metacosm in #94

Full Changelog: 2.0.0.Beta2...2.0.0.Beta3

2.0.0.Beta2

20 Oct 16:00
Compare
Choose a tag to compare
2.0.0.Beta2 Pre-release
Pre-release

What's Changed

  • Opt in regular reflection registration for CustomResource children instead of weak version by @metacosm in #61
  • chore(tests): add test for #47 by @metacosm in #54
  • fix: use class name to retrieve controller name by @metacosm in #63
  • Indicate the branch when pushing the tags by @gsmet in #65
  • chore(deps): bump quarkus.version from 2.0.0.CR3 to 2.0.0.Final by @dependabot in #76
  • Make the extension able to automatically apply CRDs when not present on the cluster by @metacosm in #71
  • feat: make it possible to set default values for all controllers by @metacosm in #78
  • chore(deps): bump quarkus.version from 2.0.0.Final to 2.0.1.Final by @dependabot in #79
  • fix: fix shouldValidateCustomResources, move it to ConfigurationUtils by @metacosm in #82
  • chore: release 2.0.0.Beta2 by @metacosm in #83

Full Changelog: 2.0.0.Beta1...2.0.0.Beta2