Skip to content

Releases: gympass/cdn-origin-controller

v0.7.4

21 Aug 17:43
8a0ee20

Choose a tag to compare

Breaking changes:

  • CF_AWS_WAF environment 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 annotation cdn-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

17 Sep 14:36
756cc13

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

16 Sep 16:16
bc93bda

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

10 May 15:43
06132b8

Choose a tag to compare

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

28 Mar 22:35
9304b85

Choose a tag to compare

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

27 Mar 20:11
a3da2fe

Choose a tag to compare

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

14 Dec 16:26
246bc0a

Choose a tag to compare

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

11 Dec 21:01
1a96332

Choose a tag to compare

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

18 Oct 19:57
81a4b82

Choose a tag to compare

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

18 Oct 19:56
81a4b82

Choose a tag to compare

The cdn-origin-controller Helm Chart