0.13.0
What's Changed
- Move main to 0.13.0-SNAPSHOT by @kornys in #266
- Fix isReady and isDeleted methods in SecretType by @im-konge in #267
- Feat: Multi kube cluster handler for ResourceManager by @kornys in #268
- Return back logging of wait resource condition by @kornys in #270
- Apply security suggestion for github workflows by @kornys in #272
- Fix issue with testGetKubeClientFallbackThrowsWhenNull by @see-quick in #271
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.18.3 to 2.19.0 in the dependencies group by @dependabot in #273
- Add missing assert to test examples by @kornys in #274
- Add
deleteResourceWithoutWaitand other encapsulations of the methods by @im-konge in #275 - FIX Use async deletion switch also for afterall handler by @kornys in #277
- Fix checkstyle in KubeResourceManagerMockTest by @im-konge in #278
- added new image utils method to update the image name as well by @franvila in #276
- Update Fabric8 to 7.2.0 by @im-konge in #279
New Contributors
Full Changelog: 0.12.0...0.13.0