Skip to content

Commit 87e9bdb

Browse files
chore: release 1.5.60
1 parent a2af586 commit 87e9bdb

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.60] - 10/13/2025
4+
5+
### Features
6+
* (**bedrockagentcore**) Updated InvokeAgentRuntime API to accept account id optionally and added CompleteResourceTokenAuth API.
7+
* (**bedrockagentcorecontrol**) Updated http status code in control plane apis of agentcore runtime, tools and identity. Additional included provider types for AgentCore Identity
8+
* (**ec2**) Release Amazon EC2 c8i, c8i-flex, m8a, and r8gb
9+
* (**observabilityadmin**) CloudWatch Observability Admin adds the ability to enable Resource tags for telemetry in a customer account. The release introduces new APIs to enable, disable and describe the status of Resource tags for telemetry feature. This new capability simplifies monitoring AWS resources using tags.
10+
311
## [1.5.59] - 10/10/2025
412

513
### 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.60-SNAPSHOT
9+
sdkVersion=1.5.60
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)