Skip to content

Releases: Rungutan/sentry-fargate-cf-stack

Release 1.9.2

29 Jan 07:38
1579f89
Compare
Choose a tag to compare
Merge pull request #28 from Rungutan/issue-22

Issue 22

Release 1.9.1

29 Jan 07:29
8bb0f62
Compare
Choose a tag to compare
Merge pull request #27 from Rungutan/issue-26

Issue 26

Release 1.9.0

27 Jan 09:01
5fdb878
Compare
Choose a tag to compare
Merge pull request #20 from nodomain/feat/redis-cluster

feat: add highly available elasticache cluster with encryption at rest

Release 1.8.0

26 Jan 12:09
27b9628
Compare
Choose a tag to compare
Merge pull request #18 from nodomain/feat/enc-at-rest

feat: enable s3 sse default encryption

Release 1.7.1

26 Jan 10:38
5059d51
Compare
Choose a tag to compare
Merge pull request #19 from Rungutan/update-workflows-s3-bucket

Create separate workflow to push S3 template for latest and update bu…

Release 1.7.0

24 Jan 08:28
28fde6d
Compare
Choose a tag to compare
Merge pull request #15 from Rungutan/issue-14

Issue 14

Release 1.6.0

23 Jan 12:01
6da9188
Compare
Choose a tag to compare
Merge pull request #13 from Rungutan/issues-11

Issues 11

1.5.0 - Upgrade Sentry to 21.1.0 and fix compatibility issues

22 Jan 12:11
4deeb2b
Compare
Choose a tag to compare
Merge pull request #10 from Rungutan/update-sentry-21.1.0

Update sentry 21.1.0

1.4.0 - Set up highly-available NAT GWs on a per-subnet logic

22 Jan 10:13
1e8ac02
Compare
Choose a tag to compare

Changes:

  • Ensure all log groups created by Lambda functions get deleted if stack is deleted
  • Add NAT GWs on a per-az logic

1.3.2 - Patch to fix syntax validation in migration lambda function

22 Jan 08:44
0558a3f
Compare
Choose a tag to compare
Merge pull request #8 from Rungutan/syntax-validation-patch

Syntax validation patch