Skip to content

v0.53.0

Choose a tag to compare

@github-actions github-actions released this 12 Nov 20:17
· 2 commits to main since this release
253385a

What's Changed

  • fix populateResourceFromAnnotation field setting by @michaelhtm in #624
  • Upgrade default controller-gen version to v0.19.0 by @knottnt in #625
  • Fix documentation loss for attribute fields by @rushmash91 in #626
  • Add only_set_unchanged_fields config to UpdateOperationConfig by @knottnt in #621
  • Add support for nested fields when using Set config by @knottnt in #627
  • Fix generated code not setting API payload for fields with type "union" by @knottnt in #628
  • fix: correct union type code generation for list members by @a-hilaly in #629
  • feat: add support for IAMRoleSelector by @michaelhtm in #631
  • Pin ACK runtime to v0.53.0 by @michaelhtm in #632

Full Changelog: v0.52.0...v0.53.0