v0.19.0
What's Changed
- Refactor model package to use
Config
accessors by @brycahta in #325 - Additional nil checks during reference resolution by @vijtrip2 in #326
- Align naming and return types for accessors in config package by @brycahta in #327
- Refactor LateInitialize using
FieldConfig
Getters by @brycahta in #328 - Add a new generator config to append a
Synced
printer column by @a-hilaly in #329 - Add initialisms contained within ACM PCA by @RedbackThomson in #322
- Add SRIOV and RAM to initialisms by @brycahta in #330
- update RAM initialism by @brycahta in #331
- add ServicePackageName to ack-user-config and ack-user secrets by @acornett21 in #311
- Add support for references within lists of structs by @RedbackThomson in #332
- updating to the latest version of operator sdk by @acornett21 in #334
- Align EC2 testdata models with
go.mod
by @brycahta in #333 - Add SQS to initialisms by @a-hilaly in #336
- Support 'list' type in
output_wrapper_field_path
by @brycahta in #337 - Crossplane's provider-aws has moved to the crossplane-contrib org by @negz in #338
- update for default resource tags by @vijtrip2 in #335
- Add helper function so go template can create slice by @brucegucode in #339
- initialize existing tags inside rm.EnsureTags by @vijtrip2 in #340
New Contributors
- @brucegucode made their first contribution in #339
Full Changelog: v0.18.4...v0.19.0