Skip to content

Commit a2c998d

Browse files
Merging v1.4.122 release
2 parents 5ff6681 + 9fba4c7 commit a2c998d

File tree

4 files changed

+20
-23
lines changed

4 files changed

+20
-23
lines changed

CHANGELOG.md

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

3+
## [1.4.122] - 07/16/2025
4+
5+
### Features
6+
* (**ecs**) This release removes hookDetails for the Amazon ECS native blue/green deployments.
7+
38
## [1.4.121] - 07/15/2025
49

510
### 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
@@ -13860,6 +13860,7 @@
1386013860
"endpoints" : {
1386113861
"af-south-1" : { },
1386213862
"ap-east-1" : { },
13863+
"ap-east-2" : { },
1386313864
"ap-northeast-1" : { },
1386413865
"ap-northeast-2" : { },
1386513866
"ap-northeast-3" : { },

0 commit comments

Comments
 (0)