v0.24.3
What's Changed
- check for nil Name field in attr APIs by @jaypipes in #415
- Refactor reference resolution into Go code by @RedbackThomson in #417
- Add
OmitUnchangedFieldconfig for selective inclusion of changedCRDfields in update requests. by @a-hilaly in #406 - use
Operation.ExportedNamenotOperation.Nameby @jaypipes in #424 - Add
404: ResourceErrorhandling in sdkFind by @embano1 in #421 - kustomize: use 'resources' instead of deprecated 'bases' by @james-callahan in #420
- Pin
k8s.io/apimachinerytov0.26.1andsigs.k8s.io/controller-runtimetov0.14.5by @a-hilaly in #425 - Pin ACK runtime to
v0.24.1by @a-hilaly in #426
New Contributors
- @james-callahan made their first contribution in #420
Full Changelog: v0.24.2...v0.24.3