Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.61 KB

File metadata and controls

69 lines (54 loc) · 1.61 KB

Unreleased

  • Use v4 of upload-artifact github action
  • Upgrade to WordPress 6.7
  • Require DNS Parameters
  • Fix loopback errors when restricting ALB CIDR
  • Fix tests again
  • Upgrade to Docker Compose V2

2.0.0

  • fix region tests
  • fix tests
  • Upgrade oe-patterns-cdk-common to 3.20.2
  • Upgrade MySQL Aurora database to 8.0 causes downtime during deployment
  • Upgrade OE devenv to 2.5.3 updates pricing
  • Use stock WordPress instead of Bedrock - moved Bedrock to new pattern
  • Use WordPress 6.6.1

1.4.1

  • linting cleanup
  • Add additional documentation regarding IAM resources
  • ignore plf*.xlsx

1.4.0

  • New rsync approach for CodeDeploy to minimize downtime
  • Upgrade CDK to 2.44.0
  • Upgrade MySQL Aurora to 5.7.mysql_aurora.2.11.1
  • Switch to OE common CDK constructs
  • Switch to Ubuntu 22.04
  • SES SMTP email integration
  • Upgrade to PHP 8.1
  • Upgrade default WP Bedrock install to 6.2.2
  • Smaller default instance sizes
  • Add PHP intl extension

1.3.0

  • Lifecycle management support for EFS
  • AWS Backup support for EFS
  • Parameterize RDS backup retention period
  • Use common make targets
  • Upgrade CDK to 1.137.0
  • Upgrade oe-patterns-cdk-common to 2.0.2
  • Upgrade devenv nodejs to 14.x
  • Upgrade taskcat to 0.9.29
  • Upgrade default WP Bedrock install to 5.8

1.2.0

  • Updating packages to resolve CVE-2021-3177
  • Fix expired cert for dev account

1.1.0

  • Add AppAsgKeyName for optional SSH access
  • Update descriptions and tags
  • Add option to restrict IP CIDR on ALB SG

1.0.0

  • Initial development
  • Remove CloudFront
  • Remove ElastiCache
  • Upgrade CDK to 1.83.0
  • Require ACM Certificate
  • Taskcat testing setup