Releases: citizensadvice/ca-cdk-constructs
Releases · citizensadvice/ca-cdk-constructs
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
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
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
What's Changed
Breaking change: WAF ACLs created using WafV2Builder
will have to be redeployed as their construct IDs changed
- Fix WAF logging by @MatthewCane in #30
Full Changelog: v0.3.1...v0.4.0
V0.3.1
v0.3.0
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