Skip to content

Commit 13a69ad

Browse files
author
AWS
committed
Release 2.25.45. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 614a428 commit 13a69ad

File tree

472 files changed

+552
-513
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

472 files changed

+552
-513
lines changed

.changes/2.25.45.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.25.45",
3+
"date": "2024-05-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS DataSync",
8+
"contributor": "",
9+
"description": "Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Agents for Amazon Bedrock",
14+
"contributor": "",
15+
"description": "This release adds support for using Provisioned Throughput with Bedrock Agents."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Cases",
20+
"contributor": "",
21+
"description": "This feature supports the release of Files related items"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Service",
26+
"contributor": "",
27+
"description": "This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon SageMaker Service",
32+
"contributor": "",
33+
"description": "Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Email Service",
38+
"contributor": "",
39+
"description": "Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Inspector2",
44+
"contributor": "",
45+
"description": "This release adds CSV format to GetCisScanReport for Inspector v2"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSDataSync-b11da46.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AgentsforAmazonBedrock-be04614.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectCases-5750c73.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectService-8b2fb8e.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonSageMakerService-95876f1.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonSimpleEmailService-55d4813.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-Inspector2-21a9e61.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.25.45__ __2024-05-03__
3+
## __AWS DataSync__
4+
- ### Features
5+
- Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.
6+
7+
## __AWS SDK for Java v2__
8+
- ### Features
9+
- Updated endpoint and partition metadata.
10+
11+
## __Agents for Amazon Bedrock__
12+
- ### Features
13+
- This release adds support for using Provisioned Throughput with Bedrock Agents.
14+
15+
## __Amazon Connect Cases__
16+
- ### Features
17+
- This feature supports the release of Files related items
18+
19+
## __Amazon Connect Service__
20+
- ### Features
21+
- This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.
22+
23+
## __Amazon SageMaker Service__
24+
- ### Features
25+
- Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
26+
27+
## __Amazon Simple Email Service__
28+
- ### Features
29+
- Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.
30+
31+
## __Inspector2__
32+
- ### Features
33+
- This release adds CSV format to GetCisScanReport for Inspector v2
34+
235
# __2.25.44__ __2024-05-02__
336
## __Amazon DynamoDB__
437
- ### Features

0 commit comments

Comments
 (0)