Skip to content

Commit 42a8173

Browse files
committed
Merge remote-tracking branch 'upstream/master' into sugmanue/sra-retries-merge-2.25.48-SNAPSHOT
2 parents 490b5bd + b7ee57e commit 42a8173

File tree

492 files changed

+2410
-576
lines changed

Some content is hidden

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

492 files changed

+2410
-576
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -967,6 +967,15 @@
967967
"contributions": [
968968
"code"
969969
]
970+
},
971+
{
972+
"login": "klopfdreh",
973+
"name": "Tobias Soloschenko",
974+
"avatar_url": "https://avatars.githubusercontent.com/u/980773?v=4",
975+
"profile": "http://wicket.apache.org",
976+
"contributions": [
977+
"code"
978+
]
970979
}
971980
],
972981
"contributorsPerLine": 7,

.changes/2.25.44.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.25.44",
3+
"date": "2024-05-02",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DynamoDB",
8+
"contributor": "",
9+
"description": "This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic Compute Cloud",
14+
"contributor": "",
15+
"description": "This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Personalize",
20+
"contributor": "",
21+
"description": "This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Redshift Serverless",
26+
"contributor": "",
27+
"description": "Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name."
28+
}
29+
]
30+
}

.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/2.25.46.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.25.46",
3+
"date": "2024-05-06",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaLive",
8+
"contributor": "",
9+
"description": "AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Updated endpoint and partition metadata."
16+
}
17+
]
18+
}

.changes/2.25.47.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.25.47",
3+
"date": "2024-05-07",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "s3-transfer-manager",
8+
"contributor": "klopfdreh",
9+
"description": "Added reflect-config.json for ApplyUserAgentInterceptor in s3-transfer-manager for native builds"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS B2B Data Interchange",
14+
"contributor": "",
15+
"description": "Documentation update to clarify the MappingTemplate definition."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Budgets",
20+
"contributor": "",
21+
"description": "This release adds tag support for budgets and budget actions."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Resilience Hub",
26+
"contributor": "",
27+
"description": "AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Route 53 Profiles",
32+
"contributor": "",
33+
"description": "Doc only update for Route 53 profiles that fixes some link issues"
34+
}
35+
]
36+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "bugfix",
3+
"category": "AWS SDK for Java v2 Bundle",
4+
"contributor": "",
5+
"description": "Fix unshaded classes in the AWS SDK for Java v2 bundle. See [#5108](https://github.com/aws/aws-sdk-java-v2/issues/5108)"
6+
}

CHANGELOG.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,89 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.25.47__ __2024-05-07__
3+
## __AWS B2B Data Interchange__
4+
- ### Features
5+
- Documentation update to clarify the MappingTemplate definition.
6+
7+
## __AWS Budgets__
8+
- ### Features
9+
- This release adds tag support for budgets and budget actions.
10+
11+
## __AWS Resilience Hub__
12+
- ### Features
13+
- AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.
14+
15+
## __Route 53 Profiles__
16+
- ### Features
17+
- Doc only update for Route 53 profiles that fixes some link issues
18+
19+
## __s3-transfer-manager__
20+
- ### Bugfixes
21+
- Added reflect-config.json for ApplyUserAgentInterceptor in s3-transfer-manager for native builds
22+
- Contributed by: [@klopfdreh](https://github.com/klopfdreh)
23+
24+
## __Contributors__
25+
Special thanks to the following contributors to this release:
26+
27+
[@klopfdreh](https://github.com/klopfdreh)
28+
# __2.25.46__ __2024-05-06__
29+
## __AWS Elemental MediaLive__
30+
- ### Features
31+
- AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.
32+
33+
## __AWS SDK for Java v2__
34+
- ### Features
35+
- Updated endpoint and partition metadata.
36+
37+
# __2.25.45__ __2024-05-03__
38+
## __AWS DataSync__
39+
- ### Features
40+
- Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.
41+
42+
## __AWS SDK for Java v2__
43+
- ### Features
44+
- Updated endpoint and partition metadata.
45+
46+
## __Agents for Amazon Bedrock__
47+
- ### Features
48+
- This release adds support for using Provisioned Throughput with Bedrock Agents.
49+
50+
## __Amazon Connect Cases__
51+
- ### Features
52+
- This feature supports the release of Files related items
53+
54+
## __Amazon Connect Service__
55+
- ### Features
56+
- 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.
57+
58+
## __Amazon SageMaker Service__
59+
- ### Features
60+
- Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
61+
62+
## __Amazon Simple Email Service__
63+
- ### Features
64+
- Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.
65+
66+
## __Inspector2__
67+
- ### Features
68+
- This release adds CSV format to GetCisScanReport for Inspector v2
69+
70+
# __2.25.44__ __2024-05-02__
71+
## __Amazon DynamoDB__
72+
- ### Features
73+
- This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
74+
75+
## __Amazon Elastic Compute Cloud__
76+
- ### Features
77+
- This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
78+
79+
## __Amazon Personalize__
80+
- ### Features
81+
- This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.
82+
83+
## __Redshift Serverless__
84+
- ### Features
85+
- Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.
86+
287
# __2.25.43__ __2024-05-01__
388
## __AWS SDK for Java v2__
489
- ### Features

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Gitter](https://badges.gitter.im/aws/aws-sdk-java-v2.svg)](https://gitter.im/aws/aws-sdk-java-v2?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
55
[![codecov](https://codecov.io/gh/aws/aws-sdk-java-v2/branch/master/graph/badge.svg)](https://codecov.io/gh/aws/aws-sdk-java-v2)
66
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-107-orange.svg?style=flat-square)](#contributors-)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-108-orange.svg?style=flat-square)](#contributors-)
88
<!-- ALL-CONTRIBUTORS-BADGE:END -->
99

1010
The **AWS SDK for Java 2.0** is a rewrite of 1.0 with some great new features. As with version 1.0,
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.25.43</version>
55+
<version>2.25.47</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.25.43</version>
89+
<version>2.25.47</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.25.43</version>
94+
<version>2.25.47</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.25.43</version>
106+
<version>2.25.47</version>
107107
</dependency>
108108
```
109109

@@ -329,6 +329,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
329329
<tr>
330330
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrundie-r7"><img src="https://avatars.githubusercontent.com/u/103498312?v=4?s=100" width="100px;" alt="Michael Grundie"/><br /><sub><b>Michael Grundie</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=mgrundie-r7" title="Code">💻</a></td>
331331
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eckardnet"><img src="https://avatars.githubusercontent.com/u/13320705?v=4?s=100" width="100px;" alt="Eckard Mühlich"/><br /><sub><b>Eckard Mühlich</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=eckardnet" title="Code">💻</a></td>
332+
<td align="center" valign="top" width="14.28%"><a href="http://wicket.apache.org"><img src="https://avatars.githubusercontent.com/u/980773?v=4?s=100" width="100px;" alt="Tobias Soloschenko"/><br /><sub><b>Tobias Soloschenko</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=klopfdreh" title="Code">💻</a></td>
332333
</tr>
333334
</tbody>
334335
</table>

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.25.44-SNAPSHOT</version>
23+
<version>2.25.48-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.25.44-SNAPSHOT</version>
23+
<version>2.25.48-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.25.44-SNAPSHOT</version>
23+
<version>2.25.48-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.25.44-SNAPSHOT</version>
23+
<version>2.25.48-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.25.44-SNAPSHOT</version>
20+
<version>2.25.48-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.25.44-SNAPSHOT</version>
23+
<version>2.25.48-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.25.44-SNAPSHOT</version>
20+
<version>2.25.48-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

bundle-logging-bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.25.44-SNAPSHOT</version>
24+
<version>2.25.48-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle-logging-bridge</artifactId>
2727
<packaging>jar</packaging>

0 commit comments

Comments
 (0)