Skip to content

Releases: aws-controllers-k8s/code-generator

v0.53.1

12 Nov 22:09
c833f2d

Choose a tag to compare

What's Changed

Full Changelog: v0.53.0...v0.53.1

v0.53.0

12 Nov 20:17
253385a

Choose a tag to compare

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

v0.52.0

19 Sep 16:39
6b42111

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.51.0...v0.52.0

v0.51.0

14 Aug 22:36
b6df33f

Choose a tag to compare

What's Changed

  • Respect GOARCH value in build-controller-image.sh by @knottnt in #612
  • fix: Wrong ClusterRole name in caches ClusterRoleBinding by @vladmalynych in #605
  • fix(helm): indent of extra volumes by @blanchardma in #614
  • Promote ResourceAdoption and ReadOnlyResources features from Alpha to Beta status by @rushmash91 in #616
  • Pin ACK runtime to v0.51.0 by @knottnt in #617

New Contributors

Full Changelog: v0.50.0...v0.51.0

v0.50.0

22 Jul 21:39
b2dc0f4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.49.0...v0.50.0

v0.49.0

15 Jul 02:55
c680829

Choose a tag to compare

What's Changed

Full Changelog: v0.48.0...v0.49.0

v0.48.0

10 Jun 22:40
e675923

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.47.2...v0.48.0

v0.47.2

02 Jun 18:37
abd45b4

Choose a tag to compare

What's Changed

Full Changelog: v0.47.1...v0.47.2

v0.47.1

23 May 20:35
66a58d2

Choose a tag to compare

What's Changed

Full Changelog: v0.47.0...v0.47.1

v0.47.0

23 May 17:04
cfe9477

Choose a tag to compare

What's Changed

  • Ignore .vscode files by @knottnt in #591
  • fix: ensure maps of enums are generated properly by @michaelhtm in #586
  • docs: modify scripts path by @augustkang in #587
  • Add BedRock Agent.MemoryConfiguration.StorageDays to BadDefaultsAssignment by @knottnt in #594
  • Allow zero and negative values for generated float32 bounds check by @knottnt in #595
  • Add Regex Pattern to documentation by @knottnt in #596

New Contributors

Full Changelog: v0.46.2...v0.47.0