Skip to content

Commit c9bc64d

Browse files
chore: release 1.5.50
1 parent 716a776 commit c9bc64d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.50] - 09/29/2025
4+
5+
### Features
6+
* (**bedrock**) Release for fixing GetFoundationModel API behavior. Imported and custom models have their own exclusive API and GetFM should not accept those ARNS as input
7+
* (**bedrockruntime**) New stop reason for Converse and ConverseStream
8+
* (**imagebuilder**) This release introduces several new features and improvements to enhance pipeline management, logging, and resource configuration.
9+
* (**vpclattice**) Adds support for specifying the number of IPv4 addresses in each ENI for the resource gateway for VPC Lattice.
10+
311
## [1.5.49] - 09/26/2025
412

513
## [1.5.48] - 09/26/2025

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.50-SNAPSHOT
9+
sdkVersion=1.5.50
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)