Skip to content

Commit b5cfc34

Browse files
chore: release 1.4.38
1 parent 91a7484 commit b5cfc34

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.38] - 03/10/2025
4+
5+
### Features
6+
* (**bedrockagent**) Add support for computer use tools
7+
* (**bedrockagentruntime**) Add support for computer use tools
8+
* (**connect**) Add support for contact transfers in external voice systems.
9+
* (**costexplorer**) Releasing minor partition endpoint updates.
10+
* (**medialive**) Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream.
11+
* (**pcaconnectorad**) PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic.
12+
* (**securityhub**) This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource
13+
14+
### Documentation
15+
* (**timestreaminfluxdb**) This release updates the default value of pprof-disabled from false to true.
16+
317
## [1.4.37] - 03/07/2025
418

519
### 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=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.4.38-SNAPSHOT
9+
sdkVersion=1.4.38
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)