Skip to content

Commit b6e725c

Browse files
committed
Merge branch 'mr/trespeuch/bump-e3-aws' into 'master'
Publish version 22.5.0 See merge request it/e3-aws!49
2 parents 48bca0d + a48449a commit b6e725c

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

NEWS.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
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)
26

37
* Add VPCv2 construct supporting private subnets over multiple AZ.
48
* 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
519

620
# Version 22.3.0 (2024-24-01)
721

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.4
1+
22.5

0 commit comments

Comments
 (0)