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