Skip to content

Commit 6dfc404

Browse files
chore: release 1.5.57
1 parent 24c524f commit 6dfc404

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.57] - 10/08/2025
4+
5+
### Features
6+
* (**bedrockagentcorecontrol**) Adding support for authorizer type AWS_IAM to AgentCore Control Gateway.
7+
* (**licensemanagerusersubscriptions**) Released support for IPv6 and dual-stack active directories
8+
* (**outposts**) This release adds the new StartOutpostDecommission API, which starts the decommission process to return Outposts racks or servers.
9+
* (**servicequotas**) introduces Service Quotas Automatic Management. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard.
10+
311
## [1.5.56] - 10/07/2025
412

513
### 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.57-SNAPSHOT
9+
sdkVersion=1.5.57
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)