Skip to content

Latest commit

 

History

History
176 lines (94 loc) · 3.37 KB

File metadata and controls

176 lines (94 loc) · 3.37 KB

CHANGELOG

Emoji Cheatsheet

  • ✏️ doc updates
  • 🐛 when fixing a bug
  • 🚀 when making general improvements
  • ✅ when adding tests
  • ⬆️ when upgrading dependencies
  • 🎉 when adding new features

Version History

Pending Release

v1.33.0 - 2026-04-13

  • ⬆️ Update Core Deps

v1.32.1 - 2025-09-23

  • 🐛 Fix Secret Description

v1.32.0 - 2025-09-23

  • 🚀 Include AWS Secrets for OAuth Keys

v1.31.0 - 2025-09-16

  • 🚀 Update ASG to include Encrypted Volume

v1.30.1 - 2025-09-16

  • 🚀 Include additional RDS instance size for GovCloud use

v1.30.0 - 2025-07-01

  • 🎉 Include EC2 in ASG for easier deployment
  • 🎉 Automatically create DNS entries

v1.29.0 - 2025-07-01

  • 🚀 Update mysql to 8.4.5

v1.28.0 - 2025-04-17

  • 🚀 Add S3 Temp Bucket

v1.27.2 - 2025-03-20

  • 🐛 Fixes Current use of PerformanceInsightsRetentionPeriod results in a CloudFormation drift error due to the ACTUAL resource dropping this value when PerformanceInsights is set to false

v1.27.1 - 2025-03-12

  • 🐛 fixed typo in sg.js

v1.27.0 - 2025-03-12

  • ⬆️ Added new Forge Deploy IP address #4

v1.26.0 - 2025-03-10

  • 🚀 Allow using T3 instances for cost savings

v1.25.0

  • ⬆️ Update MySQL to latest version

v1.24.0

  • 🚀 Add CloudWatch Dashboards to support showing ELB Stats

v1.23.0

  • 🚀 Allow bastion host traffic

v1.22.0

  • 🚀 Restrict ingress to RDS to only allow MySQL port

v1.21.0

  • 🎉 Allow access to EC2 via AWS Instance Connect Endpoint

v1.20.0

  • 🎉 Introduce an ALB infront of Frontend Traffic and use ACM for certificate issuance
  • 🚀 Restrict SSH traffic to Forge Deployment Tooling
  • 🚀 Restrict EC2 web traffic to the ELB SG

v1.19.0

  • 🚀 Add CORS Options to Public Bucket

v1.18.0

  • 🚀 Add CORS Options to Content Bucket

v1.17.0

  • 🚀 Add KMS Key Alias

v1.16.0

  • 🚀 Remove empty Ingress array in Security Group to avoid incorrect positive Drift Detection

v1.15.1

  • 🚀 Remove PhoneNumberARN as sms-voice currently doesn't support Resource Restrictions

v1.15.0

  • 🚀 Set resource to * on sms-voice services per AWS Docs

v1.14.0

  • 🚀 Setup Configurationset for SMS-Voice and use auto-prefixes for setting perms

v1.13.0

  • 🚀 Add basic SMS-Voice permissions to enable text support

v1.12.0

  • 🚀 Include kms:GenerateDataKey in API Role

v1.11.0

  • 🚀 Include kms:Decrypt in API Role

v1.10.0

  • 🚀 Include Role & Group

v1.9.0

  • 🚀 Configure EC2 Policy

v1.8.0

  • 🚀 Configure existing bucket configuration

v1.7.0

  • 🚀 Add API Role with Access to Public & Content Buckets

v1.6.0

  • 🚀 Add Public and Content Buckets

v1.5.0

  • 🚀 Add Notify Topic for SMS delivery

v1.4.0

  • 🚀 Setup Alarms

v1.3.0

  • 🚀 Add Performance Insights
  • 🚀 Change underlying RDS Instance to support Performance Insights
  • ✅ Add GH Actions Test Runner for linting CF Templates

v1.2.0

  • 🚀 Update MySQL Version to get us back into band
  • 🚀 Update our Preferred Maintenance Window

v1.1.0

  • 🚀 Releaser & additional database options

v1.0.0

  • 🚀 Initial Release