Skip to content

Commit 5adfb88

Browse files
chore: release 1.5.43
1 parent d730cc6 commit 5adfb88

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.43] - 09/19/2025
4+
5+
### Features
6+
* (**bedrockagentcorecontrol**) Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.
7+
* (**configservice**) Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
8+
* (**connect**) This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
9+
* (**licensemanagerusersubscriptions**) Added support for cross-account Active Directories.
10+
* (**medialive**) Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.
11+
12+
### Documentation
13+
* (**kendraranking**) Model whitespace change - no client difference
14+
* (**sqs**) Update invalid character handling documentation for SQS SendMessage API
15+
316
## [1.5.42] - 09/18/2025
417

518
### 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.43-SNAPSHOT
9+
sdkVersion=1.5.43
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)