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": "This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections"
10
+
},
11
+
{
12
+
"type": "feature",
13
+
"category": "AWS Lake Formation",
14
+
"contributor": "",
15
+
"description": "This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "Agents for Amazon Bedrock",
20
+
"contributor": "",
21
+
"description": "Releasing SDK for Multi-Agent Collaboration."
22
+
},
23
+
{
24
+
"type": "feature",
25
+
"category": "Agents for Amazon Bedrock Runtime",
26
+
"contributor": "",
27
+
"description": "Releasing SDK for multi agent collaboration"
28
+
},
29
+
{
30
+
"type": "feature",
31
+
"category": "Amazon Athena",
32
+
"contributor": "",
33
+
"description": "Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only."
34
+
},
35
+
{
36
+
"type": "feature",
37
+
"category": "Amazon Aurora DSQL",
38
+
"contributor": "",
39
+
"description": "Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management."
40
+
},
41
+
{
42
+
"type": "feature",
43
+
"category": "Amazon Bedrock",
44
+
"contributor": "",
45
+
"description": "Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging."
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "Amazon Bedrock Runtime",
50
+
"contributor": "",
51
+
"description": "Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI."
52
+
},
53
+
{
54
+
"type": "feature",
55
+
"category": "Amazon CloudWatch",
56
+
"contributor": "",
57
+
"description": "Support for configuring AiOps investigation as alarm action"
58
+
},
59
+
{
60
+
"type": "feature",
61
+
"category": "Amazon DataZone",
62
+
"contributor": "",
63
+
"description": "Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients."
64
+
},
65
+
{
66
+
"type": "feature",
67
+
"category": "Amazon DynamoDB",
68
+
"contributor": "",
69
+
"description": "This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute."
70
+
},
71
+
{
72
+
"type": "feature",
73
+
"category": "Amazon QuickSight",
74
+
"contributor": "",
75
+
"description": "This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC)."
76
+
},
77
+
{
78
+
"type": "feature",
79
+
"category": "Amazon Redshift",
80
+
"contributor": "",
81
+
"description": "Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog."
82
+
},
83
+
{
84
+
"type": "feature",
85
+
"category": "Amazon S3 Tables",
86
+
"contributor": "",
87
+
"description": "Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale."
88
+
},
89
+
{
90
+
"type": "feature",
91
+
"category": "Amazon Simple Storage Service",
92
+
"contributor": "",
93
+
"description": "Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets."
94
+
},
95
+
{
96
+
"type": "feature",
97
+
"category": "QApps",
98
+
"contributor": "",
99
+
"description": "Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity."
100
+
},
101
+
{
102
+
"type": "feature",
103
+
"category": "QBusiness",
104
+
"contributor": "",
105
+
"description": "Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications."
106
+
},
107
+
{
108
+
"type": "feature",
109
+
"category": "Redshift Serverless",
110
+
"contributor": "",
111
+
"description": "Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups."
Copy file name to clipboardexpand all lines: CHANGELOG.md
+73
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,77 @@
1
1
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2
+
# __2.29.26____2024-12-03__
3
+
## __AWS Glue__
4
+
-### Features
5
+
- This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
6
+
7
+
## __AWS Lake Formation__
8
+
-### Features
9
+
- This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.
10
+
11
+
## __Agents for Amazon Bedrock__
12
+
-### Features
13
+
- Releasing SDK for Multi-Agent Collaboration.
14
+
15
+
## __Agents for Amazon Bedrock Runtime__
16
+
-### Features
17
+
- Releasing SDK for multi agent collaboration
18
+
19
+
## __Amazon Athena__
20
+
-### Features
21
+
- Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.
22
+
23
+
## __Amazon Aurora DSQL__
24
+
-### Features
25
+
- Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.
26
+
27
+
## __Amazon Bedrock__
28
+
-### Features
29
+
- Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.
30
+
31
+
## __Amazon Bedrock Runtime__
32
+
-### Features
33
+
- Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.
34
+
35
+
## __Amazon CloudWatch__
36
+
-### Features
37
+
- Support for configuring AiOps investigation as alarm action
38
+
39
+
## __Amazon DataZone__
40
+
-### Features
41
+
- Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.
42
+
43
+
## __Amazon DynamoDB__
44
+
-### Features
45
+
- This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.
46
+
47
+
## __Amazon QuickSight__
48
+
-### Features
49
+
- This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).
50
+
51
+
## __Amazon Redshift__
52
+
-### Features
53
+
- Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.
54
+
55
+
## __Amazon S3 Tables__
56
+
-### Features
57
+
- Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.
58
+
59
+
## __Amazon Simple Storage Service__
60
+
-### Features
61
+
- Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.
62
+
63
+
## __QApps__
64
+
-### Features
65
+
- Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.
66
+
67
+
## __QBusiness__
68
+
-### Features
69
+
- Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.
70
+
71
+
## __Redshift Serverless__
72
+
-### Features
73
+
- Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.
0 commit comments