Skip to content

Commit 99fd421

Browse files
Bumping version to 1.43.2
1 parent 80f4db8 commit 99fd421

13 files changed

Lines changed: 58 additions & 43 deletions

.changes/1.43.2.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``appstream``",
4+
"description": "[``botocore``] 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.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``cloudwatch``",
9+
"description": "[``botocore``] 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.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``entityresolution``",
14+
"description": "[``botocore``] 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.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``iam``",
19+
"description": "[``botocore``] Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``iot``",
24+
"description": "[``botocore``] AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``logs``",
29+
"description": "[``botocore``] Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``qconnect``",
34+
"description": "[``botocore``] 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.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``quicksight``",
39+
"description": "[``botocore``] 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.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-appstream-46216.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-cloudwatch-16936.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-entityresolution-23943.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-iam-2356.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-iot-22383.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-logs-21193.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-qconnect-23374.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-quicksight-49657.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
1.43.2
6+
======
7+
8+
* api-change:``appstream``: [``botocore``] 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.
9+
* api-change:``cloudwatch``: [``botocore``] 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.
10+
* api-change:``entityresolution``: [``botocore``] 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.
11+
* api-change:``iam``: [``botocore``] Added guidance for CreateOpenIDConnectProvider to include multiple thumbprints when OIDC discovery and JWKS endpoints use different hosts or certificates
12+
* api-change:``iot``: [``botocore``] AWS IoT HTTP rule actions now support cross-topic batching, combining messages from different MQTT topics into single HTTP requests.
13+
* api-change:``logs``: [``botocore``] Adds support for filtering log groups by tags in the ListLogGroups API via the new logGroupTags parameter.
14+
* api-change:``qconnect``: [``botocore``] 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.
15+
* api-change:``quicksight``: [``botocore``] 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.
16+
17+
518
1.43.1
619
======
720

0 commit comments

Comments
 (0)