Skip to content

Latest commit

 

History

History
108 lines (58 loc) · 1.98 KB

File metadata and controls

108 lines (58 loc) · 1.98 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

v2.12.1

  • 🐛 Excempt Tasks from lifecycle policy

v2.12.0

  • 🚀 Add LifeCycle policy to delete old images in ECR

v2.11.0

  • 🚀 Export CIDR IPv6 Blocks

v2.10.0

  • 🐛 Update Lambda Access to ECR Policy

v2.9.0

  • 🚀 Include Root in ACM

v2.8.0

  • 🚀 Introduce Principal Limits for ECR
  • 🚀 Enable KMS Key Rotation

v2.7.0

  • 🎉 Introduce ACM

v2.6.0

  • 🎉 Introduce top level ECR Repositorie for child stacks

v2.5.0

  • 🚀 Add top level KMS Key for encrypting logs & performance metrics

v2.4.0

  • 🚀 Associate self with myApplication

v2.3.0

  • 🚀 Setup a container for AWS myApplication

v2.2.0

  • 🚀 Enable enhanced container insights

v2.1.1

  • ⬆️ Update Core Linting Deps

v2.1.0

  • 🚀 Include ELB Logs Bucket
  • 🚀 Include ECS Cluster

v2.0.0

  • BREAKING: Change expected prefix to tak-vpc

v1.7.0

  • 🚀 Include Hosted Zone information at root VPC Level

v1.6.0

  • 🚀 Expose a NGW per AG to improve resiliency in case of an AG outage

v1.5.0

  • 🎉 Add preliminary IPv6 support for VPC (Private Subnets) - note to deploy the Subnet A/B value of AssignIpv6AddressOnCreation must be commented out, deployed and then deployed again with the comment removed

v1.4.0

  • 🎉 Add preliminary IPv6 support for VPC - note to deploy the Subnet A/B value of AssignIpv6AddressOnCreation must be commented out, deployed and then deployed again with the comment removed

v1.3.0

  • 🚀 Update deps & ESLint Config

v1.2.0

  • 🎉 Add EC2 Instance Connect Endpoint

v1.1.0

  • 🚀 Add Release Action

v1.0.0

  • 🚀 Initial Release