Skip to content

Commit 77ecd85

Browse files
chore: release 1.6.67
1 parent ed3035a commit 77ecd85

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.67] - 04/30/2026
4+
5+
### Features
6+
* (**bedrockagentcore**) AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
7+
* (**bedrockagentcorecontrol**) AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.
8+
* (**datazone**) Adds support for asynchronous notebook runs
9+
* (**eks**) Vended logs update param for capability vended logs feature
10+
* (**kafka**) Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.
11+
* (**observabilityadmin**) Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.
12+
* (**paymentcryptography**) Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.
13+
* (**route53globalresolver**) Adds support for regions in the UpdateGlobalResolver input.
14+
* (**sagemaker**) Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.
15+
* (**ssoadmin**) Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API
16+
317
## [1.6.66] - 04/29/2026
418

519
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.6.67-SNAPSHOT
10+
sdkVersion=1.6.67
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)