v0.23.0
What's Changed
- Correct IdempotencyToken and OID initialism errors by @jaypipes in #389
- Import
names
package fromgh.neting.cc/aws-controllers-k8s/pkg
by @a-hilaly in #366 - Allow calling
GoCodeSetResourceForStruct
for non-CRD SDK shapes by @a-hilaly in #387 - Return a terminal error when
sdkUpdate
is 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.0
by @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