Skip to content

Commit

Permalink
Merge pull request #204 from enzbang/22.2
Browse files Browse the repository at this point in the history
Publish 22.2.0
  • Loading branch information
enzbang committed Apr 3, 2023
2 parents 02753eb + c77ed5f commit 69e7ae2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
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

0 comments on commit 69e7ae2

Please sign in to comment.