Releases: aws-controllers-k8s/code-generator
Releases · aws-controllers-k8s/code-generator
v0.53.1
v0.53.0
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
What's Changed
- Upgrade aws-controllers-k8s/pkg to v0.0.19 by @knottnt in #620
- feat: return error on missing required fields during adoption by @michaelhtm in #613
- fix: pass deployment.labels to deployment by @AdrienKuhn in #618
- feat: reads enableCARM value and supplies to controller by @vijaydandu in #622
- Pin ACK runtime to v0.52.0 by @knottnt in #623
New Contributors
- @AdrienKuhn made their first contribution in #618
- @vijaydandu made their first contribution in #622
Full Changelog: v0.51.0...v0.52.0
v0.51.0
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
- @vladmalynych made their first contribution in #605
Full Changelog: v0.50.0...v0.51.0
v0.50.0
What's Changed
- fix(helm): avoid null volumes in deployment by @blanchardma in #608
- Pin ACK runtime to v0.50.0 by @knottnt in #611
New Contributors
- @blanchardma made their first contribution in #608
Full Changelog: v0.49.0...v0.50.0
v0.49.0
What's Changed
- Support Map of SecretKeyReferences by @knottnt in #604
- chore: increase
git fetchdefault timeout to 180s by @michaelhtm in #607 - feat: add SkipIncompleteLateInitializeCheck by @michaelhtm in #606
- Pin ACK runtime to v0.49.0 by @michaelhtm in #610
Full Changelog: v0.48.0...v0.49.0
v0.48.0
What's Changed
- Use ClusterIP as default Service type by @knottnt in #600
- Update pkg to 0.0.18 by @sirutBuasai in #601
- add deployment.strategy to chart by @joejulian in #599
- Pin ACK runtime to v0.48.0 by @knottnt in #603
New Contributors
- @sirutBuasai made their first contribution in #601
- @joejulian made their first contribution in #599
Full Changelog: v0.47.2...v0.48.0
v0.47.2
What's Changed
- feat: Make helm chart names dynamic by @michaelhtm in #593
Full Changelog: v0.47.1...v0.47.2
v0.47.1
v0.47.0
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
- @augustkang made their first contribution in #587
Full Changelog: v0.46.2...v0.47.0