We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 862fc46 + 0671ed4 commit b52c2d3Copy full SHA for b52c2d3
NEWS.md
@@ -1,7 +1,19 @@
1
-# Version 22.3.0 (2022-??-??) *NOT RELEASED YET*
+# Version 22.4.0 (2024-??-??) *NOT RELEASED YET*
2
3
* Nothing
4
5
+# Version 22.3.0 (2024-24-01)
6
+
7
+* Add support for stages and lambda aliases to RestApi
8
+* Python packages are now downloaded according to the targeted runtime instead
9
+ of host platform
10
+* BucketWithRoles now supports different trusted accounts for read and write
11
+ roles
12
+* Retain is now the default DeletionPolicy for Buckets
13
+* Add a method to add outputs to a Stack
14
+* Add an option to prefix VPC endpoint IDs to allow multiple VPCs with the same
15
+ endpoints in the same stack
16
17
# Version 22.2.0 (2023-04-03)
18
19
* Improve HTTP API support
0 commit comments