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``] This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``bedrock-agentcore``",
9
+
"description": "[``botocore``] Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``bedrock-agentcore-control``",
14
+
"description": "[``botocore``] Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``bedrock-runtime``",
19
+
"description": "[``botocore``] document update to support on demand custom model.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``datasync``",
24
+
"description": "[``botocore``] AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``glue``",
29
+
"description": "[``botocore``] AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``guardduty``",
34
+
"description": "[``botocore``] Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``iotwireless``",
39
+
"description": "[``botocore``] FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``logs``",
44
+
"description": "[``botocore``] CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``mediapackagev2``",
49
+
"description": "[``botocore``] This release adds support for CDN Authentication using Static Headers in MediaPackage v2.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``networkflowmonitor``",
54
+
"description": "[``botocore``] Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``payment-cryptography-data``",
59
+
"description": "[``botocore``] Expand length of message data field for Mac generation and validation to 8192 characters.",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "``stepfunctions``",
64
+
"description": "[``botocore``] Doc-only update to introduction, and edits to clarify input parameter and the set of control characters.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,24 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.39.7
6
+
======
7
+
8
+
* api-change:``bedrock``: [``botocore``] This release adds support for on-demand custom model inference through CustomModelDeployment APIs for Amazon Bedrock.
9
+
* api-change:``bedrock-agentcore``: [``botocore``] Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
10
+
* api-change:``bedrock-agentcore-control``: [``botocore``] Initial release of Amazon Bedrock AgentCore SDK including Runtime, Built-In Tools, Memory, Gateway and Identity.
11
+
* api-change:``bedrock-runtime``: [``botocore``] document update to support on demand custom model.
12
+
* api-change:``datasync``: [``botocore``] AWS DataSync now supports IPv6 address inputs and outputs in create, update, and describe operations for NFS, SMB, and Object Storage locations
13
+
* api-change:``glue``: [``botocore``] AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK
14
+
* api-change:``guardduty``: [``botocore``] Add expectedBucketOwner parameter to ThreatIntel and IPSet APIs.
15
+
* api-change:``iotwireless``: [``botocore``] FuotaTaskId is not a valid IdentifierType for EventConfiguration and is being removed from possible IdentifierType values.
16
+
* api-change:``logs``: [``botocore``] CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation.
17
+
* api-change:``mediapackagev2``: [``botocore``] This release adds support for CDN Authentication using Static Headers in MediaPackage v2.
18
+
* api-change:``networkflowmonitor``: [``botocore``] Introducing 2 new scope status types - DEACTIVATING and DEACTIVATED.
19
+
* api-change:``payment-cryptography-data``: [``botocore``] Expand length of message data field for Mac generation and validation to 8192 characters.
20
+
* api-change:``stepfunctions``: [``botocore``] Doc-only update to introduction, and edits to clarify input parameter and the set of control characters.
0 commit comments