Skip to content

Releases: aws-controllers-k8s/code-generator

v0.29.1

20 Jan 05:41
3667d16
Compare
Choose a tag to compare

What's Changed

  • Safely assign resources to the sdk opType maps by @a-hilaly in #492
  • Correctly handle watchNamespace flag parsing errors by @a-hilaly in #493

Full Changelog: v0.29.0...v0.29.1

v0.29.0

20 Jan 01:05
d3b23cd
Compare
Choose a tag to compare

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 and role-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

v0.28.0

14 Dec 21:26
1f16813
Compare
Choose a tag to compare

What's Changed

  • Support of injecting fields in existing structures: CustomNestedFields by @Vandita2020 in #462
  • Fix Helm template for AWS credentials secretName by @alanreji in #471
  • Fixing compatibility between aws.credentials and deployment.extraVolumes by @ericduranddd in #470
  • Upgrade pkg library to 0.0.7 by @kunhwiko in #474
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #473
  • fix(omitUnchangedFields): only generate delta comparison check for spec fields by @marcdavoli in #476
  • Update ONWERS_ALIASES by @ack-bot in #477
  • Enhance resource comparison for collections and blobs by @a-hilaly in #475
  • Pin ACK runtime to v0.28.0 by @a-hilaly in #478

New Contributors

Full Changelog: v0.27.1...v0.28.0

v0.27.1

14 Sep 23:02
892f29d
Compare
Choose a tag to compare

What's Changed

  • Fix ENABLE_LEADER_ELECTION env variable name by @msvticket in #466
  • Add deployment.replicas helm value by @a-hilaly in #465
  • fix: ensure boolean flags are only passed when their corresponding Helm chart value is true by @a-hilaly in #467
  • (fix) enable custom names for service accounts by @grandwizard28 in #468
  • bump up github.com/aws-controllers-k8s/pkg to v0.0.6 by @Julian-Chu in #469
  • Support setting HostNetwork and DnsPolicy using helm chart values by @kahirokunn in #460

New Contributors

Full Changelog: v0.27.0...v0.27.1

v0.27.0

07 Sep 00:56
2f2b5e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.1...v0.27.0

v0.26.1

15 May 22:45
8f3ba42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

01 May 21:54
6657565
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

22 Mar 21:33
fa24753
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.3...v0.25.0

v0.24.3

07 Mar 20:53
910a8e0
Compare
Choose a tag to compare

What's Changed

  • check for nil Name field in attr APIs by @jaypipes in #415
  • Refactor reference resolution into Go code by @RedbackThomson in #417
  • Add OmitUnchangedField config for selective inclusion of changed CRD fields in update requests. by @a-hilaly in #406
  • use Operation.ExportedName not Operation.Name by @jaypipes in #424
  • Add 404: ResourceError handling in sdkFind by @embano1 in #421
  • kustomize: use 'resources' instead of deprecated 'bases' by @james-callahan in #420
  • Pin k8s.io/apimachinery to v0.26.1 andsigs.k8s.io/controller-runtime to v0.14.5 by @a-hilaly in #425
  • Pin ACK runtime to v0.24.1 by @a-hilaly in #426

New Contributors

Full Changelog: v0.24.2...v0.24.3

v0.24.2

09 Feb 23:01
d0f3d78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.1...v0.24.2