Skip to content

Releases: citizensadvice/ca-cdk-constructs

v0.6.2

15 Sep 08:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Sep 14:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Sep 08:25
e0341d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

16 Aug 13:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Aug 10:12
f076c1d
Compare
Choose a tag to compare

What's Changed

  • fix/PLATFORM-284: switching clusters causes recreation of the cluster integration resource by @zhelyan in #29
  • Remove tagging feature, other code improvements by @MatthewCane in #32

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Aug 20:15
Compare
Choose a tag to compare

What's Changed

Breaking change. Kubernetes resources using the EksClusterIntegration construct will need to be redeployed. This can be done by:

  • temporarily commenting out the resources and deploying
  • uncommenting and deploying again
  • fix/PLATFORM-284: switching clusters causes recreation of the cluster integration resource by @zhelyan in #29

Full Changelog: v0.4.0...v0.5.0

v0.4.0

07 Aug 20:20
Compare
Choose a tag to compare

What's Changed

Breaking change: WAF ACLs created using WafV2Builder will have to be redeployed as their construct IDs changed

Full Changelog: v0.3.1...v0.4.0

V0.3.1

04 Aug 12:46
Compare
Choose a tag to compare

What's Changed

  • Spelling corrections and additional tests.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Aug 13:08
831a83f
Compare
Choose a tag to compare

What's Changed

  • feat(protected_cdn) enable core aws managed rule by @ruthwells in #6
  • OPS-4812: feat(eks cluster integration) allow specification of kubernetes auth role name by @ruthwells in #7
  • make the pruning of k8s resources configurable by @zhelyan in #9
  • PLATFORM-127: add known bad inputs rule and allow users to add custom rules and flood protection threshold by @ruthwells in #8
  • K8S 1.23 by @zhelyan in #10
  • update and relax the dependency versions by @zhelyan in #11
  • fix: ExternalSecrets - incorrect handling of secrets added post-init by @zhelyan in #12
  • PLATFORM-140: external-secrets 0.6.1 by @zhelyan in #14
  • eks cluster lookup: allow users to provide existing kubectl role by @zhelyan in #13
  • PLATFORM-138: ext secret tidy up by @michelesr in #16
  • PLATFORM-138: external secrets crd by @zhelyan in #15
  • eks 1.24 support by @zhelyan in #17
  • aurora fast clone construct by @zhelyan in #5
  • PLATFORM-164: eks 125 by @zhelyan in #19
  • PLATFORM-182: external secrets chart by @zhelyan in #21
  • Update deps for k8s 1.26 by @michelesr in #22
  • PLATFORM-228: pin aws cdk to ~=2.76 by @zhelyan in #23
  • PLATFORM-228: python310 lambda runtime by @zhelyan in #24
  • PLATFORM-227: Update CDK to 2.77 to add eks 1.26 support by @michelesr in #25
  • fix/PLATFORM-250: aurora refresh cannot send to sns by @zhelyan in #26
  • Add WAFv2 rule templates and builder class by @MatthewCane in #28

Full Changelog: v0.1.0...v0.3.0