Releases: aws-controllers-k8s/code-generator
Releases · aws-controllers-k8s/code-generator
v0.17.1
- ACK runtime upgrade v0.17.0 => v0.17.1 (#298) - @vijtrip2
- Resolve references hooks (#294) - @vijtrip2
- Field Config Fixes for Code Generator (#295) - @nmvk
- allow resource references across service controllers (#288) - @vijtrip2
- Use
SetConfig
inSetResourceForStruct
when target shape has no members (#292) - @brycahta
v0.17.0
v0.16.5
v0.16.4
- refactoring --image-repository arg so it can be used across cmds (#282) - @acornett21
- dependency updates: ACK runtime v0.16.4 and aws-sdk-go v1.42.0 (#281) - @vijtrip2
- Fix RBAC Role and Service Account names in
build-controller-release.sh
script. (#279) - @a-hilaly - Reference field name updates (#278) - @vijtrip2
- Add storageversion kubebuilder marker in Crossplane pipeline (#280) - @ulucinar
- Make CRD version configurable (#266) - @ulucinar
- Add release image to Kustomization (#277) - @RedbackThomson
- Resources synced variables renames (#276) - @a-hilaly
- Add parameter for service account name to all ackgenerate methods (#270) - @acornett21
v0.16.3
v0.16.2
v0.16.1
v0.16.0
- Create create-release.yml - @vijtrip2
- security hardening of service controllers (#257) - @vijtrip2
- code generation changes for resolving referenced resources (#246) - @vijtrip2
- allow SetFieldConfig.From to refer to nested fields (#255) - @jaypipes
- Delete unit-tests.yaml - @RedbackThomson
- Hardening container (#254) - @philnichol
- Default priorityClassName to blank string (#253) - @philnichol
- Adds helm schema validation (#252) - @philnichol
- fix(group): group redeclared issue fixed (#251) - @haarchri
- allow iterating over a fieldpath's ShapeRefs (#250) - @jaypipes
- Added scheduling parameters to helm template; (#249) - @philnichol
- introduce pkg/fieldpath for processing field paths (#248) - @jaypipes
- Use loadModel instead of loadModelWithLatestAPIVersion for crossplane (#240) - @EdgeJ
- add NAT to initialisms (#245) - @brycahta
- Remove code setting a resource ARN from its spec primary identifier (#243) - @a-hilaly
- Add
UUID
to initialism (#244) - @a-hilaly - changing CSV template to use categories (#242) - @acornett21
- allow different Go types for input/output shapes (#232) - @jaypipes
- Add Bryan Carter to OWNERS - @jaypipes
- Use loadModelWithLatestAPIVersion to load models for crossplane (#237) - @EdgeJ
- Prevent generated types from colliding with Resources (#236) - @AaronME
- making ack-user-config and ack-user-secrets required in the deployment template (#235) - @acornett21
v0.15.2
New Features
- remove account-id from helm values and deployment by @ryansteakley in #220
- Consolidate service naming nomenclature by @RedbackThomson in #213
- Add plural names support to
GetOpTypeAndResourceNameFromOpID
by @brycahta in #223 - update olm script to remove AdoptedResource from the bundle that is generated by @acornett21 in #224
- add ecmp to initialisms by @bwagner5 in #226
- add ENA to initialism list w/ preventions by @bwagner5 in #227
- Create
sdk
package by @RedbackThomson in #221 - Create custom list and map fields by @RedbackThomson in #222
- Add
Dereference
template function by @RedbackThomson in #230 - Expose
CompareStruct
to templates by @RedbackThomson in #231 - Add
reflect
import tosdk.go
template by @RedbackThomson in #233 - Update to ACK runtime
v0.15.2
by @RedbackThomson in #234
New Contributors
Full Changelog: v0.15.1...v0.15.2
v0.15.1
New Features
- remove --aws-account-id flag from deployment by @jaypipes in #218
- Update to ACK runtime
v0.15.1
by @RedbackThomson in #219
Full Changelog: v0.15.0...v0.15.1