You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] 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.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``config``",
9
+
"description": "[``botocore``] Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``connect``",
14
+
"description": "[``botocore``] This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``kendra-ranking``",
19
+
"description": "[``botocore``] Model whitespace change - no client difference",
"description": "[``botocore``] Added support for cross-account Active Directories.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``medialive``",
29
+
"description": "[``botocore``] 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": "``sms-voice``",
34
+
"description": "[``botocore``] Updated the ``sms-voice`` client to the latest version. Note: this client is maintained only for backwards compatibility and should not be used for new development. We recommend using the ``pinpoint-sms-voice`` client for full support and ongoing updates.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``sqs``",
39
+
"description": "[``botocore``] Update invalid character handling documentation for SQS SendMessage API",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.40.35
6
+
=======
7
+
8
+
* api-change:``bedrock-agentcore-control``: [``botocore``] 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.
9
+
* api-change:``config``: [``botocore``] Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
10
+
* api-change:``connect``: [``botocore``] This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
11
+
* api-change:``kendra-ranking``: [``botocore``] Model whitespace change - no client difference
12
+
* api-change:``license-manager-user-subscriptions``: [``botocore``] Added support for cross-account Active Directories.
13
+
* api-change:``medialive``: [``botocore``] Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.
14
+
* api-change:``sms-voice``: [``botocore``] Updated the ``sms-voice`` client to the latest version. Note: this client is maintained only for backwards compatibility and should not be used for new development. We recommend using the ``pinpoint-sms-voice`` client for full support and ongoing updates.
15
+
* api-change:``sqs``: [``botocore``] Update invalid character handling documentation for SQS SendMessage API
0 commit comments