Skip to content

Releases: aws-controllers-k8s/code-generator

v0.58.0

09 Mar 22:13
5ac6c79

Choose a tag to compare

What's Changed

  • fix: missing immutable setup under type_def by @justin0u0 in #649
  • Fix set.ignore not applying for resouces parsing list of objects in Create/Update operations by @knottnt in #660
  • Add input_wrapper_field_path for nested input shapes. by @jlbutler in #657
  • Strict unmarshalling for generator.yaml by @a-hilaly in #661
  • Less panics more error returns by @a-hilaly in #662
  • Replace go-git with native git for faster code generation by @a-hilaly in #663
  • Validate generator.yaml against SDK by @a-hilaly in #665
  • Add crd-compat-check command for CRD breaking change detection by @a-hilaly in #664
  • Sort map iterations to make code generation deterministic by @a-hilaly in #667
  • chore: replace git clone of aws-sdk-go-v2 with HTTP fetch of individual model files by @michaelhtm in #669
  • Fix incorrect shape name in bad default filtering by @gustavodiaz7722 in #671
  • feat: add is_iam_policy field config for semantic IAM policy comparison by @a-hilaly in #672
  • Auto-exclude idempotency token fields from generated CRDs by @gustavodiaz7722 in #673
  • fix: support list and map element types in compareSlice for delta code generation by @gustavodiaz7722 in #675
  • Pin ACK runtime to v0.58.0 by @michaelhtm in #674

New Contributors

Full Changelog: v0.57.0...v0.58.0

v0.57.0

07 Jan 18:01
e743d68

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.56.0...v0.57.0

v0.56.0

29 Nov 02:48
23c7074

Choose a tag to compare

What's Changed

Full Changelog: v0.54.0...v0.56.0

v0.54.0

23 Nov 08:20
e922bb8

Choose a tag to compare

What's Changed

Full Changelog: v0.53.1...v0.54.0

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