Releases: aws-controllers-k8s/code-generator
Releases · aws-controllers-k8s/code-generator
v0.43.2
What's Changed
- fix documentation templating bug by @rushmash91 in #570
Full Changelog: v0.43.1...v0.43.2
v0.43.1
What's Changed
- Switch ACK to CEL-Based Immutability and Remove Runtime Checks by @rushmash91 in #565
New Contributors
- @rushmash91 made their first contribution in #565
Full Changelog: v0.43.0...v0.43.1
v0.43.0
What's Changed
- Generate FilterSystemTags and mirrorAWSTags in controllers by @michaelhtm in #568
- Pin ACK runtime to v0.43.0 by @michaelhtm in #569
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
- Migrate ACK to AWS SDK GO V2 by @michaelhtm in #564
- Pin ACK runtime to v0.42.0 by @michaelhtm in #567
Full Changelog: v0.41.0...v0.42.0
v0.41.0
v0.40.0
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 to0.40.0
by @michaelhtm in #562
New Contributors
- @bugbuilder made their first contribution in #556
- @gunzy83 made their first contribution in #557
Full Changelog: v0.39.1...v0.40.0
v0.39.1
What's Changed
Full Changelog: v0.39.0...v0.39.1
v0.39.0
What's Changed
- use readOnlyRootFilesystem by @bradwhitfield in #548
- Force controller-gen
v0.16.2
for all controller by @a-hilaly in #550 - Pin
ACK
runtime tov0.39.0
by @a-hilaly in #552
New Contributors
- @bradwhitfield made their first contribution in #548
Full Changelog: v0.38.1...v0.39.0
v0.38.1
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
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