Releases: gympass/cdn-origin-controller
Releases · gympass/cdn-origin-controller
v0.7.4
Breaking changes:
CF_AWS_WAFenvironment variable isn't observed anymore to set default WebACLs for distributions. WebACL updates on CloudFront distributions will only be made when there's an ingress with a valid WebACL ARN on annotationcdn-origin-controller.gympass.com/cf.web-acl-arn, otherwise the controller will keep the current state on the distribution configuration.
What's Changed
- [PE1-4466] fix(webacl-conflicts): Ignoring webacl overrides on existing distributions when web-acl-arn isn't declared by @anjosluc in #124
- fix(webacl-conflicts): [PE1-4466] Fixing panic when there's no distARN to be reconciled by @anjosluc in #126
New Contributors
- @gympass-backstage[bot] made their first contribution in #122
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
What's Changed
- fix: generating short name for OAC to avoid bad requests from AWS API by @caiofralmeida in #119
- Release/v0.7.2 by @caiofralmeida in #120
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix: ensuring fetch and validate all certificates from the AWS service by @caiofralmeida in #118
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- [PE1-3200] feat: optionally send logs to specific directory in S3 Bucket by @LCaparelli in #116
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- fix: panic on Ingresses with no HTTP field on rules by @LCaparelli in #115
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- [PE1-1888] feat: support custom headers for origins by @LCaparelli in #112
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- [PE1-2013] feat: allow blocking creation of distributions, filtered by allow list by @LCaparelli in #111
Full Changelog: v0.4.1...v0.5.0
cdn-origin-controller-v0.4.1
What's Changed
- [PE1-1809] fix(DistributionBuilder): make duplicate Origins impossible by @LCaparelli in #110
Full Changelog: v0.4.0...v0.4.1
cdn-origin-controller-v0.4.1
The cdn-origin-controller Helm Chart