6.0.0.CR1
Pre-release
Pre-release
What's Changed
- Remove leftover logic around the groupToCRInfo map by @Sgitario in #479
- Fix having duplicate permissions in generated CSV by @Sgitario in #480
- feat: build time check of versions alignment by @metacosm in #478
- chore: update to Quarkus 2.15.3.Final by @metacosm in #481
- chore: update setup-java and checkout actions by @metacosm in #483
- feat: use dependent information to generate RBACs by @metacosm in #485
- chore: update to Quarkus 2.16.0.CR1 by @metacosm in #491
- chore(deps): bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M8 by @dependabot in #492
- chore: update actions to handle deprecation warnings by @metacosm in #497
- chore: use BouncyCastle jdk18on dependency to prepare for Quarkus update by @metacosm in #496
- chore: update Quarkus to 2.16.0.Final by @metacosm in #499
- chore(deps): bump bcpkix-jdk18on from 1.71 to 1.72 by @dependabot in #500
- fix: Quarkus CI should run again on main by @metacosm in #501
- fix: use Quarkus config system appropriately by @radcortez in #502
- chore: update to Quarkus 3.0.0, migrate to Jakarta EE by @metacosm in #482
- chore(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #510
- chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #514
- chore: remove now unneeded passing of env variables (?) by @metacosm in #515
- chore: update gpg import action by @metacosm in #517
- chore: update quarkiverse-parent by @metacosm in #518
- fix: make CRD order predictable in CSV by @metacosm in #525
- feat: make it possible to inject the Operator in Reconcilers by @metacosm in #529
- chore: update to Quarkus 3.0.0.Alpha5 by @metacosm in #530
- chore(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #531
- fix: detect whether namespaces were set explicitly or by default by @metacosm in #536
- chore: upgrade to Quarkus 3.0.0.Alpha6 by @metacosm in #532
- release 6.0.0.CR1 by @metacosm in #545
New Contributors
- @radcortez made their first contribution in #502
Full Changelog: 5.1.2...6.0.0.CR1