Skip to content

Releases: aws-controllers-k8s/code-generator

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

v0.21.0

08 Dec 18:22
12246c7
Compare
Choose a tag to compare

What's Changed

  • Add IPAM and TPM to initialisms by @brycahta in #365
  • Add helm variable for Role Labels by @akartsky in #367
  • add LNI to initialisms by @brycahta in #368
  • Normalize field names specific to comparison in generator config by @a-hilaly in #371
  • Correct the generated code for nested parent field reference. by @Vandita2020 in #369
  • using go env GOARCH to detect system arch instead of uname by @acornett21 in #373
  • Fixes the bug that ToACKTags function does not handle an edge case. by @kyriechen96 in #374
  • always ensure operation overrides work by @jaypipes in #375
  • Fix generation of attribute-based APIs by @jaypipes in #376
  • Add a configuration for additional_columns at the Resource level by @jljaco in #378
  • Pin ACK runtime to v0.21.0 by @a-hilaly in #379

New Contributors

Full Changelog: v0.20.1...v0.21.0

v0.20.1

12 Sep 19:19
2944c87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.20.1

v0.20.0

06 Sep 12:32
585f06b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.3...v0.20.0

v0.19.3

22 Jul 20:09
87477ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.19.3

v0.19.2

22 Jun 22:08
4b54669
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

17 Jun 17:43
a45f3b9
Compare
Choose a tag to compare

What's Changed

  • Add values to Helm chart for using a shared credentials file by @juanrh in #341
  • reset resolved references if any reference cannot be resolved by @vijtrip2 in #342
  • wrap deferred exit(err) in functor by @jaypipes in #343
  • Use latest from sdk create/update for rm.onError() by @vijtrip2 in #344
  • Update runtime to v0.19.1 by @RedbackThomson in #345

New Contributors

Full Changelog: v0.19.0...v0.19.1

v0.19.0

13 Jun 16:50
a133935
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.4...v0.19.0