Skip to content

Commit 4e080b6

Browse files
Bump version to 2.30.6
1 parent f89cd28 commit 4e080b6

14 files changed

+65
-50
lines changed

.changes/2.30.6.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``config``",
4+
"description": "Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``license-manager-user-subscriptions``",
9+
"description": "Added support for cross-account Active Directories.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "ec2-instance-connect",
14+
"description": "Allow ec2-instance-connect ssh and open-tunnel commands to connect to update-complete, update-in-progress, and update-failed EC2 Instance Connect Endpoints. Fixes `#9715 <https://github.com/aws/aws-cli/issues/9715>`__",
15+
"type": "enhancement"
16+
},
17+
{
18+
"category": "``kendra-ranking``",
19+
"description": "Model whitespace change - no client difference",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``bedrock-agentcore-control``",
24+
"description": "Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``medialive``",
29+
"description": "Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``connect``",
34+
"description": "This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``sqs``",
39+
"description": "Update invalid character handling documentation for SQS SendMessage API",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/api-change-bedrockagentcorecontrol-42372.json

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

.changes/next-release/api-change-config-52975.json

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

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

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

.changes/next-release/api-change-kendraranking-15253.json

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

.changes/next-release/api-change-licensemanagerusersubscriptions-97439.json

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

.changes/next-release/api-change-medialive-14789.json

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

.changes/next-release/api-change-sqs-62690.json

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

.changes/next-release/enhancement-ec2instanceconnect-78148.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.30.6
6+
======
7+
8+
* api-change:``config``: Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
9+
* api-change:``license-manager-user-subscriptions``: Added support for cross-account Active Directories.
10+
* enhancement:ec2-instance-connect: Allow ec2-instance-connect ssh and open-tunnel commands to connect to update-complete, update-in-progress, and update-failed EC2 Instance Connect Endpoints. Fixes `#9715 <https://github.com/aws/aws-cli/issues/9715>`__
11+
* api-change:``kendra-ranking``: Model whitespace change - no client difference
12+
* api-change:``bedrock-agentcore-control``: Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.
13+
* api-change:``medialive``: Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.
14+
* api-change:``connect``: This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
15+
* api-change:``sqs``: Update invalid character handling documentation for SQS SendMessage API
16+
17+
518
2.30.5
619
======
720

0 commit comments

Comments
 (0)