Skip to content

Commit f0b43b3

Browse files
chore: release 1.5.16
1 parent bf036aa commit f0b43b3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.16] - 08/12/2025
4+
5+
### Features
6+
* (**backupsearch**) Using recommended smithy trait to generate regional endpoints for Backup Search
7+
* (**codebuild**) AWS CodeBuild now supports PullRequestBuildPolicy in webhook object.
8+
* (**ec2**) Release to allow route table association with a PublicIpv4Pool.
9+
* (**organizations**) This release introduces 2 new APIs in Organizations: 1. ListAccountsWithInvalidEffectivePolicy 2. ListEffectivePolicyValidationErrors
10+
* (**sagemaker**) IAM Identity Center trusted identity propagation is now supported in SageMaker Studio.
11+
* (**transcribe**) AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes.
12+
* (**transcribestreaming**) AWS HealthScribe now supports specifying preferred patient pronouns through the MedicalScribeContext parameter for use in the generated clinical notes.
13+
314
## [1.5.15] - 08/11/2025
415

516
### 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.16-SNAPSHOT
9+
sdkVersion=1.5.16
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)