Skip to content

Commit 5487f34

Browse files
chore: release 1.5.15
1 parent a7f7fc5 commit 5487f34

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.15] - 08/11/2025
4+
5+
### Features
6+
* (**bedrock**) This release includes model updates and enhanced SDK documentation for union fields in automated reasoning policy components. Added docs cover policy definitions, mutations (add/update for rules/types/variables), build assets, workflow sources, test results, and tag exception handling.
7+
* (**cognitoidentityprovider**) Remove SigV4 auth requirement for GetTokensFromRefreshToken
8+
* (**connect**) Updating SearchUserHierarchyGroups API
9+
* (**deadline**) Adds support for Wait and Save feature in service-managed fleets
10+
* (**ec2**) This release adds AvailabilityZoneId support for CreateVolume, DescribeVolume, LaunchTemplates, RunInstances, DescribeInstances, CreateDefaultSubnet, SpotInstances, and CreateDefaultSubnet APIs.
11+
* (**quicksight**) Add RowAxisDisplayOptions and ColumnAxisDisplayOptions to HeatMapConfiguration, add Actions to PluginVisual, increase limit for CalculatedFields list
12+
* (**ssoadmin**) Added support for managing user background session for applications
13+
14+
### Documentation
15+
* (**evs**) Update for general availability of Amazon Elastic VMware Service (EVS).
16+
* (**lambda**) Doc-only update for Lambda that updates the maximum payload size for response streaming invocations to 200 MB.
17+
318
## [1.5.14] - 08/08/2025
419

520
### 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.15-SNAPSHOT
9+
sdkVersion=1.5.15
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)