Skip to content
Merged
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
14 changes: 13 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Version 22.3.0 (2022-??-??) *NOT RELEASED YET*
# Version 22.4.0 (2024-??-??) *NOT RELEASED YET*

* Nothing

# Version 22.3.0 (2024-24-01)

* Add support for stages and lambda aliases to RestApi
* Python packages are now downloaded according to the targeted runtime instead
of host platform
* BucketWithRoles now supports different trusted accounts for read and write
roles
* Retain is now the default DeletionPolicy for Buckets
* Add a method to add outputs to a Stack
* Add an option to prefix VPC endpoint IDs to allow multiple VPCs with the same
endpoints in the same stack

# Version 22.2.0 (2023-04-03)

* Improve HTTP API support
Expand Down