Bugs
- Fix #2687: RawCustomResourceOperationsImpl ignores config
- Fix #2612: add support for checking latest kubeconfig in Interceptor
Improvements
- Fix #2723: Dependency cleanup
- Remove javax.annotation-api
- Remove jaxb-api
- Remove jacson-module-jaxb-annotations
- Fix #2744: Automatically instantiates spec and status fields on
CustomResource
when possible.
initSpec
andinitStatus
methods are also provided to allow for overriding of the default implementation.
Dependency Upgrade
- Fix #2723: Upgrade sundrio.version to 0.24.1