Skip to content

Commit 1823c07

Browse files
Merging v1.2.11 release
2 parents 240a2ea + 9458c12 commit 1823c07

File tree

5 files changed

+403
-200
lines changed

5 files changed

+403
-200
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.2.11] - 05/13/2024
4+
5+
### Features
6+
* (**eventbridge**) Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
7+
* (**vpclattice**) This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.
8+
39
## [1.2.10] - 05/10/2024
410

511
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@
544544
"aoss" : {
545545
"endpoints" : {
546546
"ap-northeast-1" : { },
547+
"ap-south-1" : { },
547548
"ap-southeast-1" : { },
548549
"ap-southeast-2" : { },
549550
"eu-central-1" : { },

0 commit comments

Comments
 (0)