Skip to content

Releases: aws-controllers-k8s/code-generator

v0.26.1

15 May 22:45
8f3ba42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

01 May 21:54
6657565
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

22 Mar 21:33
fa24753
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.3...v0.25.0

v0.24.3

07 Mar 20:53
910a8e0
Compare
Choose a tag to compare

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

v0.24.2

09 Feb 23:01
d0f3d78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.24.2

v0.24.1

09 Feb 20:42
675b95b
Compare
Choose a tag to compare

What's Changed

  • Correct number of parameters to GoCodeResolveReference by @jljaco in #412

Full Changelog: v0.24.0...v0.24.1

v0.24.0

09 Feb 19:55
d711066
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.1...v0.24.0

v0.23.1

02 Feb 17:40
b55ae87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.23.1

v0.23.0

31 Jan 21:31
c3fefc1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.22.0...v0.23.0

v0.22.0

10 Jan 17:59
1b20baf
Compare
Choose a tag to compare

What's Changed

  • include Spec fields in GetAttributes SetResource by @jaypipes in #380
  • fix trailing whitespace in Helm deployment template by @jaypipes in #381
  • fix Attribute-based delta comparisons by @jaypipes in #382
  • ensure attribute fields have a ShapeRef by @jaypipes in #383
  • Fix panic in code generator when generating lambda controller by @a-hilaly in #384
  • fix CRD Go struct generation for SNS and Lambda by @jaypipes in #385
  • Add Helm support for the --deletion-policy CLI arg by @RedbackThomson in #388

Full Changelog: v0.21.0...v0.22.0