File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
- # Version 22.4.0 (2024-??-??) * NOT RELEASED YET*
1
+ # Version 22.6.0 (2025-??-??) * NOT RELEASED YET*
2
+
3
+ * nothing yet
4
+
5
+ # Version 22.5.0 (2025-04-01)
2
6
3
7
* Add VPCv2 construct supporting private subnets over multiple AZ.
4
8
* S3WebsiteDistribution can now define the python runtime for the lambda invalidating cloudfront cache.
9
+ * Fix tests using moto following moto v5 release
10
+ * Add an helper for the Pricing API
11
+ * Add support for keyword arguments to Bucket Construct
12
+ * Add a method to subscribe SQS queue to SNS topic
13
+ * Stop requiring --sse=AES256 when uploading to S3
14
+ * Add LoggingConfiguration parameter for lambda function
15
+ * Fix S3 VPC Gateway endpoint route table IDs
16
+ * Make S3 interface endpoints depend on Gateway endpoint
17
+ * Add platforms for AWS Lambda Runtime configurations
18
+ * Add a default LifeCycle rule when creating a bucket
5
19
6
20
# Version 22.3.0 (2024-24-01)
7
21
Original file line number Diff line number Diff line change 1
- 22.4
1
+ 22.5
You can’t perform that action at this time.
0 commit comments