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``] Added Support for EKS container credentials",
5
+
"type": "feature"
6
+
},
7
+
{
8
+
"category": "``backup``",
9
+
"description": "[``botocore``] AWS Backup - Features: Provide Job Summary for your backup activity.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``cleanrooms``",
14
+
"description": "[``botocore``] This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``connect``",
19
+
"description": "[``botocore``] Introducing SegmentAttributes parameter for StartChatContact API",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``glue``",
24
+
"description": "[``botocore``] Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``iot``",
29
+
"description": "[``botocore``] This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``lambda``",
34
+
"description": "[``botocore``] Add Python 3.12 (python3.12) support to AWS Lambda",
"description": "[``botocore``] Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``resource-explorer-2``",
49
+
"description": "[``botocore``] Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``sagemaker``",
54
+
"description": "[``botocore``] This release makes Model Registry Inference Specification fields as not required.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``signer``",
59
+
"description": "[``botocore``] Documentation updates for AWS Signer",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "``stepfunctions``",
64
+
"description": "[``botocore``] Update stepfunctions client to latest version",
65
+
"type": "api-change"
66
+
},
67
+
{
68
+
"category": "``endpoint-rules``",
69
+
"description": "[``botocore``] Update endpoint-rules client to latest version",
Copy file name to clipboardexpand all lines: CHANGELOG.rst
+19
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.29.0
6
+
======
7
+
8
+
* feature:ContainerProvider: [``botocore``] Added Support for EKS container credentials
9
+
* api-change:``backup``: [``botocore``] AWS Backup - Features: Provide Job Summary for your backup activity.
10
+
* api-change:``cleanrooms``: [``botocore``] This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs.
11
+
* api-change:``connect``: [``botocore``] Introducing SegmentAttributes parameter for StartChatContact API
12
+
* api-change:``glue``: [``botocore``] Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.
13
+
* api-change:``iot``: [``botocore``] This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.
14
+
* api-change:``lambda``: [``botocore``] Add Python 3.12 (python3.12) support to AWS Lambda
* api-change:``pipes``: [``botocore``] Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose
17
+
* api-change:``resource-explorer-2``: [``botocore``] Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit.
18
+
* api-change:``sagemaker``: [``botocore``] This release makes Model Registry Inference Specification fields as not required.
19
+
* api-change:``signer``: [``botocore``] Documentation updates for AWS Signer
20
+
* api-change:``stepfunctions``: [``botocore``] Update stepfunctions client to latest version
21
+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
0 commit comments