Skip to content

Commit e25e166

Browse files
chore: release 1.5.51
1 parent ddb58d9 commit e25e166

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.51] - 09/30/2025
4+
5+
### Features
6+
* (**applicationsignals**) Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.
7+
* (**bedrockagentcorecontrol**) Tagging support for AgentCore Gateway
8+
* (**chimesdkvoice**) Added support for IPv4-only and dual-stack network configurations for VoiceConnector and CreateVoiceConnector API.
9+
* (**connectcases**) This release adds support for two new related item types: ConnectCase for linking Amazon Connect cases and Custom for user-defined related items with configurable fields.
10+
* (**customerprofiles**) This release introduces ListProfileHistoryRecords and GetProfileHistoryRecord APIs for comprehensive profile history tracking with complete audit trails of creation, updates, merges, deletions, and data ingestion events.
11+
* (**datasync**) Added support for FIPS VPC endpoints in FIPS-enabled AWS Regions.
12+
* (**datazone**) This release adds support for creation of EMR on EKS Connections in Amazon DataZone.
13+
* (**directoryservice**) AWS Directory service now supports IPv6-native and dual-stack configurations for AWS Managed Microsoft AD, AD Connector, and Simple AD (dual-stack only). Additionally, AWS Managed Microsoft AD Standard Edition directories can be upgraded to Enterprise Edition directories through a single API call.
14+
* (**ecs**) This release adds support for Managed Instances on Amazon ECS.
15+
* (**fsx**) Add Dual-Stack support for Amazon FSx for NetApp ONTAP and Windows File Server
16+
* (**mediatailor**) Adding TPS Traffic Shaping to Prefetch Schedules
17+
* (**rds**) Enhanced RDS error handling: Added DBProxyEndpointNotFoundFault, DBShardGroupNotFoundFault, KMSKeyNotAccessibleFault for snapshots/restores/backups, NetworkTypeNotSupported, StorageTypeNotSupportedFault for restores, and granular state validation faults. Changed DBInstanceNotReadyFault to HTTP 400.
18+
* (**transfer**) Add support for updating server identity provider type
19+
20+
### Documentation
21+
* (**quicksight**) added warnings to a few CLI pages
22+
323
## [1.5.50] - 09/29/2025
424

525
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.51-SNAPSHOT
9+
sdkVersion=1.5.51
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)