Skip to content

Commit ee28285

Browse files
chore: release 1.4.19
1 parent 0400579 commit ee28285

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.19] - 02/12/2025
4+
5+
### Features
6+
* (**b2bi**) Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code
7+
* (**bedrockagent**) This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
8+
* (**bedrockagentruntime**) This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters.
9+
* (**fsx**) Support for in-place Lustre version upgrades
10+
* (**medialive**) Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations.
11+
* (**opensearchserverless**) Custom OpenSearchServerless Entity ID for SAML Config.
12+
* (**polly**) Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only.
13+
14+
### Documentation
15+
* (**codebuild**) Add note for the RUNNER_BUILDKITE_BUILD buildType.
16+
317
## [1.4.18] - 02/11/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.19-SNAPSHOT
9+
sdkVersion=1.4.19
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)