Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
# Version 22.2.0 (2022-??-??) *NOT RELEASED YET*
# Version 22.3.0 (2022-??-??) *NOT RELEASED YET*

* Nothing

# Version 22.2.0 (2023-04-03)

* 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

# Version 22.1.0 (2022-09-02)

* First version published on pypi
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.1
22.2