Skip to content

Commit 571f433

Browse files
chore: release 1.5.59
1 parent 26bb8ef commit 571f433

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.59] - 10/10/2025
4+
5+
### Features
6+
* (**bedrockagentcore**) Bedrock AgentCore release for Runtime, and Memory.
7+
* (**bedrockagentcorecontrol**) Bedrock AgentCore release for Gateway, and Memory including Self-Managed Strategies support for Memory.
8+
* (**cloudfront**) Added new viewer security policy, TLSv1.2_2025, for CloudFront.
9+
* (**glue**) Addition of AuditContext in GetTable/GetTables Request
10+
* (**lambda**) Add InvokedViaFunctionUrl context key to limit invocations to only FURL invokes.
11+
* (**odb**) This release adds APIs that allow you to specify CIDR ranges in your ODB peering connection.
12+
13+
### Documentation
14+
* (**rds**) Updated the text in the Important section of the ModifyDBClusterParameterGroup page.
15+
316
## [1.5.58] - 10/09/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.59-SNAPSHOT
9+
sdkVersion=1.5.59
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)