File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx10g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.5.59-SNAPSHOT
9+ sdkVersion =1.5.59
1010
1111# atomicfu
1212kotlinx.atomicfu.enableJvmIrTransformation =true
You can’t perform that action at this time.
0 commit comments