Skip to content

Releases: aws-controllers-k8s/code-generator

v0.38.0

14 Aug 16:24
959eaa5
Compare
Choose a tag to compare

What's Changed

  • Add support for empty shapes, used as booleans in SDK by @TiberiuGC in #536
  • Support custom nested fields that have path that contains types other than struct by @TiberiuGC in #538

Full Changelog: v0.37.0...v0.38.0

v0.37.0

13 Aug 17:46
8b54e42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

06 Aug 00:29
587b90d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

19 Jul 22:33
f0a0f42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.34.0

02 May 20:39
14cef51
Compare
Choose a tag to compare

What's Changed

  • Extend code generator set functionality/directive by @Vandita2020 in #464
  • Update base image to eks-distro-minimal-base-nonroot:2024-04-01-1711929684.2 by @a-hilaly in #525
  • Pin ACK runtime to v0.34.0 by @a-hilaly in #528

Full Changelog: v0.33.0...v0.34.0

v0.33.0

29 Mar 14:16
e8df4d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.1...v0.33.0

v0.32.1

06 Mar 21:22
a5ba3c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.32.1

v0.32.0

06 Mar 18:04
d5ae02a
Compare
Choose a tag to compare

What's Changed

  • Fixes Helm reference include reference by @eadasiak in #515
  • Pin ACK runtime to v0.32.0 by @a-hilaly in #516
  • Fix comparison type mismatch in deployment template by @a-hilaly in #518
  • Expose concurrent reconcile configuration flags in helm chart values by @a-hilaly in #517

New Contributors

Full Changelog: v0.31.0...v0.32.0

v0.31.0

22 Feb 15:32
c2165b6
Compare
Choose a tag to compare

What's Changed

  • Experimental configurations to override controller names by @a-hilaly in #494
  • update OLM's manifest/bases/csv generation to use ControllerName by @acornett21 in #506
  • updating release script logic for olm flow to use cache director by @acornett21 in #507
  • Simplify controllers local build system by @a-hilaly in #509
  • [local builds] move instructions to copy code before go mod commands by @a-hilaly in #510
  • [runtime builds] Include mocks and run go mod tidy before builds by @a-hilaly in #511
  • Configure liveness and readiness probes for controller deployments by @a-hilaly in #508
  • Pin github.com/aws-controllers-k8s/pkg to v0.0.10 by @a-hilaly in #513
  • Extend getAttributeFromPath search to status fields as well. by @a-hilaly in #512
  • Pin ACK runtime to v0.31.0 by @a-hilaly in #514

Full Changelog: v0.30.0...v0.31.0

v0.30.0

14 Feb 03:52
947081f
Compare
Choose a tag to compare

What's Changed

  • Security update: Bump some core dependencies by @a-hilaly in #498
  • Bump controller-gen minimum version to v0.14.0 by @a-hilaly in #499
  • Adapt release generator to controller-gen 0.14.0 new format by @a-hilaly in #500
  • Default watchNamespace to release namespace by @a-hilaly in #501
  • Pin github.com/aws-controllers-k8s/pkg to v0.0.8 by @a-hilaly in #502
  • Pin github.com/aws-controllers-k8s/pkg to v0.0.9 by @a-hilaly in #503
  • Resolve conflicts in helm templates/values by @a-hilaly in #504
  • Pin github.com/aws-controllers/runtime to v0.30.0 by @a-hilaly in #505

Full Changelog: v0.29.2...v0.30.0