Skip to content

Commit f065f5e

Browse files
Bump version to 2.31.3
1 parent 8f1c5a2 commit f065f5e

14 files changed

+65
-50
lines changed

.changes/2.31.3.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``billing``",
4+
"description": "Add ability to combine custom billing views to create new consolidated views.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``bedrock-data-automation``",
9+
"description": "Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``bedrock-agent-runtime``",
14+
"description": "This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``ec2``",
19+
"description": "This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``connect``",
24+
"description": "Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``dynamodbstreams``",
29+
"description": "Added support for IPv6 compatible endpoints for DynamoDB Streams.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ce``",
34+
"description": "Support for payer account dimension and billing view health status.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``redshift``",
39+
"description": "Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-bedrockagentruntime-43842.json

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

.changes/next-release/api-change-bedrockdataautomation-10329.json

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

.changes/next-release/api-change-billing-69431.json

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

.changes/next-release/api-change-ce-71549.json

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

.changes/next-release/api-change-connect-51680.json

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

.changes/next-release/api-change-dynamodbstreams-23215.json

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

.changes/next-release/api-change-ec2-58913.json

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

.changes/next-release/api-change-redshift-86335.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+
2.31.3
6+
======
7+
8+
* api-change:``billing``: Add ability to combine custom billing views to create new consolidated views.
9+
* api-change:``bedrock-data-automation``: Added support for configurable Speaker Labeling and Channel Labeling features for Audio modality.
10+
* api-change:``bedrock-agent-runtime``: This release enhances the information provided through Flow Traces. New information includes source/next node tracking, execution chains for complex nodes, dependency action (operation) details, and dependency traces.
11+
* api-change:``ec2``: This release includes documentation updates for Amazon EBS General Purpose SSD (gp3) volumes with larger size and higher IOPS and throughput.
12+
* api-change:``connect``: Adds supports for manual contact picking (WorkList) operations on Routing Profiles, Agent Management and SearchContacts APIs.
13+
* api-change:``dynamodbstreams``: Added support for IPv6 compatible endpoints for DynamoDB Streams.
14+
* api-change:``ce``: Support for payer account dimension and billing view health status.
15+
* api-change:``redshift``: Support tagging and tag propagation to IAM Identity Center for Redshift Idc Applications
16+
17+
518
2.31.2
619
======
720

0 commit comments

Comments
 (0)