Skip to content

Commit 8d145ca

Browse files
Merging v1.6.68 release
2 parents 59d4bf3 + 63fd727 commit 8d145ca

11 files changed

Lines changed: 196917 additions & 196352 deletions

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.68] - 05/01/2026
4+
5+
### Features
6+
* (**appstream**) Amazon WorkSpaces Applications now enables AI agents to securely operate desktop applications. Administrators configure stacks to provide agents access to WorkSpaces. Agents can click, type, and take screenshots. Agents authenticate with AWS IAM credentials with activity logged in AWS CloudTrail.
7+
* (**cloudwatch**) This release adds tag support for CloudWatch Dashboards. The PutDashboard API now accepts a Tags parameter, allowing you to tag dashboards at creation time. Additionally, the TagResource, UntagResource, and ListTagsForResource APIs now support dashboard ARNs as resources.
8+
* (**cloudwatchlogs**) Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.
9+
* (**entityresolution**) Add support for transitive matching in AWS Entity Resolution rule-based matching workflows. When enabled, records that match through different rules are grouped together into the same match group, allowing related records to be connected across rule levels.
10+
* (**iot**) AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.
11+
* (**qconnect**) Added reasoning details, statusDescription, and timeToFirstTokenMs fields to the ListSpans response in Amazon Q in Connect to provide visibility into model thinking, error diagnostics, and inference latency metrics.
12+
* (**quicksight**) Add IdentityProviderCACertificatesBundleS3Uri for private CA certs with OAuth datasources. 256-char limit for FontFamily in themes. ControlTitleFormatText on all 13 filters. ControlTitleFontConfiguration. ContextRegion for cross-region identity context. Story,scenario in CreateCustomCapability API.
13+
14+
### Documentation
15+
* (**iam**) Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates
16+
317
## [1.6.67] - 04/30/2026
418

519
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27780,6 +27780,7 @@
2778027780
"eu-west-3" : { },
2778127781
"me-central-1" : { },
2778227782
"me-south-1" : { },
27783+
"mx-central-1" : { },
2778327784
"sa-east-1" : { },
2778427785
"us-east-1" : { },
2778527786
"us-east-2" : { },

0 commit comments

Comments
 (0)