-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #204 from enzbang/22.2
Publish 22.2.0
- Loading branch information
Showing
2 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
22.1 | ||
22.2 |