v0.23.0
What's Changed
- Correct IdempotencyToken and OID initialism errors by @jaypipes in #389
- Import
namespackage fromgithub.com/aws-controllers-k8s/pkgby @a-hilaly in #366 - Allow calling
GoCodeSetResourceForStructfor non-CRD SDK shapes by @a-hilaly in #387 - Return a terminal error when
sdkUpdateis not implemented by @a-hilaly in #372 - add: specific selector for operator by @codekow in #390
- fix required fields that are renamed by @jaypipes in #393
- Add error message for cloning sdk timeout by @Julian-Chu in #395
- Lint all scripts with shellcheck by @RedbackThomson in #392
- Add multi-arch and automatic Go version build support by @RedbackThomson in #391
- Update common runtime to
v0.23.0by @RedbackThomson in #396
New Contributors
- @codekow made their first contribution in #390
- @Julian-Chu made their first contribution in #395
Full Changelog: v0.22.0...v0.23.0