Releases: quarkiverse/quarkus-operator-sdk
Releases · quarkiverse/quarkus-operator-sdk
5.0.4
5.0.3
4.0.7
5.0.2
What's Changed
- fix: properly configure DependentResources after creating them by @metacosm in #468
- fix: retry should properly be reset when configuration changes by @metacosm in #470
- chore: upgrade Quarkus to 2.15.2.Final by @metacosm in #472
- fix: it should now be possible to restart the operator by @metacosm in #473
- chore: update to JOSDK 4.2.2 by @metacosm
- fix: always apply the CRDs at runtime by @metacosm
Fixes #455.
This reverts the behavior introduced by #260 - fix: only apply CRDs once by @metacosm
- fix(bundle generator): always process auto-detected icon even without metadata by @metacosm
- fix(bundle generator): only output warning if icon is actually found in resources by @metacosm
- release 5.0.2 by @metacosm in #475
Full Changelog: 5.0.1...5.0.2
4.0.6
5.0.1
What's Changed
- chore(deps): bump java-operator-sdk.version from 4.2.0 to 4.2.1 by @dependabot in #464
- chore: update Quarkus to 2.15.1.Final by @metacosm in #466
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- WIP: branch for next version work by @metacosm in #414
- chore: prepare for 5.0.0.Beta1 release by @metacosm in #437
- feat: update to JOSDK 4.1, support new configuration mechanism by @metacosm in #444
- fix: make native tests work in Quarkus ecosystem CI by @metacosm in #445
- feat: make dev ui more useful by @metacosm in #449
- feat: compute workflows at build time, new configuration style by @metacosm in #451
- chore: remove now unneeded Joke CRD by @metacosm in #453
- feat: use kubernetes from dev services in tests by @csviri in #454
- fix: local build with dev services by @csviri in #457
- chore: remove JIB dependency by @metacosm in #458
- fix: use deployment namespace if provided when generating RoleBindings by @metacosm in #456
- disable leader election dev mode by @metacosm in #459
- feat: add minimal health check by @metacosm in #461
- chore: prepare for 5.0.0 release by @metacosm in #462
Full Changelog: 4.0.5...5.0.0
5.0.0.Beta2
What's Changed
Full Changelog: 5.0.0.Beta1...5.0.0.Beta2
5.0.0.Beta1
What's Changed
- WIP: branch for next version work by @metacosm in #414
- chore: prepare for 5.0.0.Beta1 release by @metacosm in #437
Full Changelog: 4.0.5...5.0.0.Beta1
4.0.5
What's Changed
- feat: add additional CSV metadata by @metacosm in #432
- fix: move warning to debug to avoid console spamming by @metacosm in #433
- fix: properly register reconciler-associated classes for reflection by @metacosm in #435
- chore: prepare for 4.0.5 release by @metacosm in #436
Full Changelog: 4.0.4...4.0.5