v0.29.0
What's Changed
- Add
custom find_operation
support by @nnbu in #454 - chore: Support multi-arch containers build by @kahirokunn in #461
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #479
- Move
target_arch
variable to the right build container by @ack-bot in #482 - Bump build image version by @a-hilaly in #480
- Default
AWS_SDK_GO_VERSION
to the last used version for code-generation by @a-hilaly in #481 - Default
AWS_SDK_GO_VERSION
to the last used version in release script by @a-hilaly in #484 - Introducing a generator configuration for GoTag customization by @a-hilaly in #485
- Adding functionality to assign one API to multiple resources by @Vandita2020 in #472
- Add ability to set custom
sdkDelete
functions by @ndbhat in #486 - Extend GoTag configuration to nested fields and attributes by @a-hilaly in #487
- Add support for injecting custom fields of type
bytes
by @ndbhat in #488 - Remove redundant new lines in
sdk.go
androle-writer
templates by @a-hilaly in #489 - Add new line before
sdk_delete
custom functions by @ndbhat in #491 - Improve nested fields path and type resolution by @a-hilaly in #490
- Add support for Multi Namespace watch mode by @a-hilaly in #483
New Contributors
Full Changelog: v0.28.0...v0.29.0