Skip to content

Releases: quarkiverse/quarkus-operator-sdk

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

1.9.4

20 Oct 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.3...1.9.4

1.9.3

20 Oct 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.2...1.9.3

1.9.2

20 Oct 15:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.9.2

1.9.1

20 Oct 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

1.9.0

20 Oct 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.4...1.9.0

2.0.0.Beta1

20 Oct 15:59
Compare
Choose a tag to compare
2.0.0.Beta1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.8.4...2.0.0.Beta1

1.8.4

20 Oct 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.3...1.8.4

1.8.3

20 Oct 15:56
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump quarkus.version from 1.13.1.Final to 1.13.2.Final by @dependabot in #28
  • update to use default branch from ecosystem by @maxandersen in #29
  • use the default quarkus object mapper when initializing the operator. by @newportd in #30
  • feat: make number of reconciliation threads configurable by @metacosm in #33
  • chore: release 1.8.3 by @metacosm in #34

New Contributors

Full Changelog: 1.8.2...1.8.3