Skip to content

v0.24.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 20:53
· 130 commits to main since this release
910a8e0

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 OmitUnchangedField config for selective inclusion of changed CRD fields in update requests. by @a-hilaly in #406
  • use Operation.ExportedName not Operation.Name by @jaypipes in #424
  • Add 404: ResourceError handling in sdkFind by @embano1 in #421
  • kustomize: use 'resources' instead of deprecated 'bases' by @james-callahan in #420
  • Pin k8s.io/apimachinery to v0.26.1 andsigs.k8s.io/controller-runtime to v0.14.5 by @a-hilaly in #425
  • Pin ACK runtime to v0.24.1 by @a-hilaly in #426

New Contributors

Full Changelog: v0.24.2...v0.24.3