Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Release v0.9.0

Compare
Choose a tag to compare
@scothis scothis released this 05 Sep 21:27
· 125 commits to main since this release

Breaking changes

Includes breaking changes introduced with Kubernetes 1.25 and controller-runtime 0.13.0 including requiring Go 1.19.

What's Changed

  • Support Kubernetes 1.25 by @scothis in #285
  • Use p.GoString when searching unstructured suffixes for lastTransitionTime by @emmjohnson in #286
  • Support Unstructured resources with ResourceReconciler by @scothis in #288
  • Bump dies.dev from 0.6.1 to 0.6.2 by @dependabot in #290
  • Bump dies.dev/diegen from 0.6.1 to 0.6.2 in /hack by @dependabot in #289
  • Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 by @dependabot in #291

New Contributors

Full Changelog: v0.8.0...v0.9.0