Skip to content

Releases: aws-controllers-k8s/code-generator

v0.43.2

20 Feb 17:55
a326346
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.43.1...v0.43.2

v0.43.1

19 Feb 22:50
8b426c4
Compare
Choose a tag to compare

What's Changed

  • Switch ACK to CEL-Based Immutability and Remove Runtime Checks by @rushmash91 in #565

New Contributors

Full Changelog: v0.43.0...v0.43.1

v0.43.0

17 Feb 23:54
66c0f84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.42.0...v0.43.0

v0.42.0

06 Feb 01:44
8762917
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

23 Jan 02:14
2442aa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.40.0...v0.41.0

v0.40.0

09 Dec 17:16
631aeb1
Compare
Choose a tag to compare

What's Changed

  • Add conditional check before setting attributes in SetSDKSetAttributes by @a-hilaly in #554
  • Make controller base_image version an argument by @michaelhtm in #551
  • feat: rename finalizerString to FinalizerString by @bugbuilder in #556
  • fix(helm): Ensure non-default service account name works with namespaces-cache and configmaps-cache role bindings by @gunzy83 in #557
  • feature: Generate Code for resource adoption by annotation by @michaelhtm in #558
  • Add FEATURE_GATES env to controller deployment template by @michaelhtm in #559
  • Add hook code to PopulareResourceFromAnnotation by @michaelhtm in #560
  • Expose ResourceAdoption feature gate in helm chart values by @a-hilaly in #561
  • Pin ACK runtime to 0.40.0 by @michaelhtm in #562

New Contributors

Full Changelog: v0.39.1...v0.40.0

v0.39.1

10 Oct 03:50
36c2d23
Compare
Choose a tag to compare

What's Changed

  • Expose ReadOnlyResources featuregate in ACK helm chart by @a-hilaly in #553

Full Changelog: v0.39.0...v0.39.1

v0.39.0

09 Oct 23:18
630b309
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.1...v0.39.0

v0.38.1

29 Aug 16:53
f8f9856
Compare
Choose a tag to compare

What's Changed

  • Unit test functionality used for WAFv2 controller by @TiberiuGC in #543
  • Pin ACK PKG to v0.0.15 by @TiberiuGC in #545
  • Add roleARN parameter to ManagerFor in resource manager factory by @a-hilaly in #540
  • Allow skipping state validations for resources that support cyclic references by @TiberiuGC in #544
  • Update CARM feature gates in Helm values template by @a-hilaly in #546
  • Pin runtime to v0.38.0 by @TiberiuGC in #547

Full Changelog: v0.38.0...v0.38.1

v0.38.0

14 Aug 16:24
959eaa5
Compare
Choose a tag to compare

What's Changed

  • Add support for empty shapes, used as booleans in SDK by @TiberiuGC in #536
  • Support custom nested fields that have path that contains types other than struct by @TiberiuGC in #538

Full Changelog: v0.37.0...v0.38.0