Skip to content

Commit 234ffd6

Browse files
chore: release 1.4.37
1 parent 52a6190 commit 234ffd6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.37] - 03/07/2025
4+
5+
### Features
6+
* (**bedrockagent**) Introduces support for Neptune Analytics as a vector data store and adds Context Enrichment Configurations, enabling use cases such as GraphRAG.
7+
* (**bedrockagentruntime**) Support Multi Agent Collaboration within Inline Agents
8+
* (**ec2**) Add serviceManaged field to DescribeAddresses API response.
9+
* (**elasticloadbalancingv2**) This release adds support for assigning IP addresses to Application Load Balancers from VPC IP Address Manager pools.
10+
11+
### Documentation
12+
* (**cloudfront**) Documentation updates for Amazon CloudFront.
13+
* (**neptunegraph**) Several small updates to resolve customer requests.
14+
315
## [1.4.36] - 03/06/2025
416

517
### 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.37-SNAPSHOT
9+
sdkVersion=1.4.37
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)