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``] Amazon Bedrock Guardrails enforcement configuration APIs now support selective guarding controls for system prompts as well as user and assistant messages, along with SDK support for Amazon Bedrock resource policy APIs.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``bedrock-agent``",
9
+
"description": "[``botocore``] Added strict parameter to ToolSpecification to allow users to enforce strict JSON schema adherence for tool input schemas.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``bedrock-agentcore-control``",
14
+
"description": "[``botocore``] Documentation Update for Adds support for three-legged (Authorization Code grant type) OAuth along with predefined MCP tool schema configuration for Amazon Bedrock AgentCore gateway MCP server targets.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``imagebuilder``",
19
+
"description": "[``botocore``] Updated pagination token validation for ListContainerRecipes API to support maximum size of 65K characters",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``lightsail``",
24
+
"description": "[``botocore``] Add support for tagging of Alarm resource type",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``logs``",
29
+
"description": "[``botocore``] Added queryDuration, bytesScanned, and userIdentity fields to the QueryInfo response object returned by DescribeQueries. Customers can now view detailed query cost information including who ran the query, how long it took, and the volume of data scanned.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``medialive``",
34
+
"description": "[``botocore``] AWS Elemental MediaLive released a new features that allows customers to use HLG 2020 as a color space for AV1 video codec.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``organizations``",
39
+
"description": "[``botocore``] Updates close Account quota for member accounts in an Organization.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``payment-cryptography``",
44
+
"description": "[``botocore``] Adds optional support to retrieve previously generated import and export tokens to simplify import and export functions",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.42.83
6
+
=======
7
+
8
+
* api-change:``bedrock``: [``botocore``] Amazon Bedrock Guardrails enforcement configuration APIs now support selective guarding controls for system prompts as well as user and assistant messages, along with SDK support for Amazon Bedrock resource policy APIs.
9
+
* api-change:``bedrock-agent``: [``botocore``] Added strict parameter to ToolSpecification to allow users to enforce strict JSON schema adherence for tool input schemas.
10
+
* api-change:``bedrock-agentcore-control``: [``botocore``] Documentation Update for Adds support for three-legged (Authorization Code grant type) OAuth along with predefined MCP tool schema configuration for Amazon Bedrock AgentCore gateway MCP server targets.
11
+
* api-change:``imagebuilder``: [``botocore``] Updated pagination token validation for ListContainerRecipes API to support maximum size of 65K characters
12
+
* api-change:``lightsail``: [``botocore``] Add support for tagging of Alarm resource type
13
+
* api-change:``logs``: [``botocore``] Added queryDuration, bytesScanned, and userIdentity fields to the QueryInfo response object returned by DescribeQueries. Customers can now view detailed query cost information including who ran the query, how long it took, and the volume of data scanned.
14
+
* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive released a new features that allows customers to use HLG 2020 as a color space for AV1 video codec.
15
+
* api-change:``organizations``: [``botocore``] Updates close Account quota for member accounts in an Organization.
16
+
* api-change:``payment-cryptography``: [``botocore``] Adds optional support to retrieve previously generated import and export tokens to simplify import and export functions
0 commit comments