Releases: aws-controllers-k8s/code-generator
Releases · aws-controllers-k8s/code-generator
v0.46.2
What's Changed
- fix: Use correct CamelCase Kind names in reconcile resources by @rushmash91 in #590
Full Changelog: v0.46.1...v0.46.2
v0.46.1
What's Changed
- Update pkg to v0.0.17 by @knottnt in #585
- add support for
reconcile-resources
flag by @rushmash91 in #580 - chore: update owners by @michaelhtm in #589
- Pin ACK runtime to v0.46.1 by @rushmash91 in #588
New Contributors
Full Changelog: v0.45.0...v0.46.1
v0.45.0
What's Changed
- remove apigateway for shameList by @rushmash91 in #577
- adding support for
map[string]bool
types by @rushmash91 in #579 - fix: ensuring secret generation is accurate by @michaelhtm in #578
- chore: Enhance PopulateResourceFromAnnotation error message by @michaelhtm in #582
- Pin ACK runtime to v0.45.0 by @michaelhtm in #583
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
- Expand the search space for shapes in
from.operation
by @michaelhtm in #571 - Add new tag conversion funcitons that preserve order in lists of Tags by @michaelhtm in #572
- Replace To/FromACKTags with to/fromACKTagsWithKeyOrder by @michaelhtm in #573
- Add support for custom shapes using simplified schema by @rushmash91 in #574
- Pin ACK runtime to v0.44.0 by @a-hilaly in #576
- feat: Add watch selector support to controller manager by @a-hilaly in #575
Full Changelog: v0.43.2...v0.44.0
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