Skip to content

Version 22.2.0 (2023-04-03)

Compare
Choose a tag to compare
@enzbang enzbang released this 03 Apr 08:26
· 136 commits to master since this release
69e7ae2
  • Improve HTTP API support
    • Update flask wrapper to accept requests from REST API
    • Allow configuring multiple HTTP API stages
  • Improve VPC support
    • Enable HTTPS more broadly
    • Support SES endpoints
  • New additions:
    • Allow a list of roles in troposphere.iam.Trust
    • Add Construct for cloudwatch.Alarm
    • Add Construct for dynamodb.Table
  • Enhance CD/CI support
    • CFNMain now supports a dry run mode for CI
    • Add support for blue/green deployment