Skip to content

Commit 5d34646

Browse files
committed
Merge remote-tracking branch 'upstream/master' into sugmanue/sra-retries-merge-2.25.70-SNAPSHOT
2 parents ac0717c + 849eae1 commit 5d34646

File tree

522 files changed

+4388
-1700
lines changed

Some content is hidden

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

522 files changed

+4388
-1700
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,15 @@
985985
"contributions": [
986986
"doc"
987987
]
988+
},
989+
{
990+
"login": "chaykin",
991+
"name": "Kirill Chaykin",
992+
"avatar_url": "https://avatars.githubusercontent.com/u/2480265?v=4",
993+
"profile": "https://github.com/chaykin",
994+
"contributions": [
995+
"code"
996+
]
988997
}
989998
],
990999
"contributorsPerLine": 7,

.changes/2.25.67.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.25.67",
3+
"date": "2024-06-05",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Global Accelerator",
8+
"contributor": "",
9+
"description": "This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "AWS Glue now supports native SaaS connectivity: Salesforce connector available now"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Simple Storage Service",
20+
"contributor": "",
21+
"description": "Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.25.68.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.25.68",
3+
"date": "2024-06-06",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Account",
8+
"contributor": "",
9+
"description": "This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "This release adds support for creating and updating Glue Data Catalog Views."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT Wireless",
20+
"contributor": "",
21+
"description": "Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon S3",
26+
"contributor": "chaykin",
27+
"description": "Allow user to configure content type for BlockingInputStreamAsyncRequestBody"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Storage Gateway",
32+
"contributor": "",
33+
"description": "Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon FSx",
38+
"contributor": "",
39+
"description": "This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Kinesis Firehose",
44+
"contributor": "",
45+
"description": "Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Location Service",
50+
"contributor": "",
51+
"description": "Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Notification Service",
56+
"contributor": "",
57+
"description": "Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Simple Queue Service",
62+
"contributor": "",
63+
"description": "Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications."
64+
}
65+
]
66+
}

.changes/2.25.69.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.25.69",
3+
"date": "2024-06-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS B2B Data Interchange",
14+
"contributor": "",
15+
"description": "Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CodePipeline",
20+
"contributor": "",
21+
"description": "CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon SageMaker Service",
26+
"contributor": "",
27+
"description": "This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Verified Permissions",
32+
"contributor": "",
33+
"description": "This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon S3",
4+
"contributor": "nikitamsawant",
5+
"description": "Updated the version of aws-s3-accessgrants-java-plugin to include changes that support copyObject and deleteObjects."
6+
}

CHANGELOG.md

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,92 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.25.69__ __2024-06-07__
3+
## __AWS Audit Manager__
4+
- ### Features
5+
- New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
6+
7+
## __AWS B2B Data Interchange__
8+
- ### Features
9+
- Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
10+
11+
## __AWS CodePipeline__
12+
- ### Features
13+
- CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Updated endpoint and partition metadata.
18+
19+
## __Amazon SageMaker Service__
20+
- ### Features
21+
- This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
22+
23+
## __Amazon Verified Permissions__
24+
- ### Features
25+
- This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.
26+
27+
# __2.25.68__ __2024-06-06__
28+
## __AWS Account__
29+
- ### Features
30+
- This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
31+
32+
## __AWS Glue__
33+
- ### Features
34+
- This release adds support for creating and updating Glue Data Catalog Views.
35+
36+
## __AWS IoT Wireless__
37+
- ### Features
38+
- Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
39+
40+
## __AWS Storage Gateway__
41+
- ### Features
42+
- Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
43+
44+
## __Amazon FSx__
45+
- ### Features
46+
- This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
47+
48+
## __Amazon Kinesis Firehose__
49+
- ### Features
50+
- Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
51+
52+
## __Amazon Location Service__
53+
- ### Features
54+
- Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
55+
56+
## __Amazon S3__
57+
- ### Features
58+
- Allow user to configure content type for BlockingInputStreamAsyncRequestBody
59+
- Contributed by: [@chaykin](https://github.com/chaykin)
60+
61+
## __Amazon Simple Notification Service__
62+
- ### Features
63+
- Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
64+
65+
## __Amazon Simple Queue Service__
66+
- ### Features
67+
- Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
68+
69+
## __Contributors__
70+
Special thanks to the following contributors to this release:
71+
72+
[@chaykin](https://github.com/chaykin)
73+
# __2.25.67__ __2024-06-05__
74+
## __AWS Global Accelerator__
75+
- ### Features
76+
- This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
77+
78+
## __AWS Glue__
79+
- ### Features
80+
- AWS Glue now supports native SaaS connectivity: Salesforce connector available now
81+
82+
## __AWS SDK for Java v2__
83+
- ### Features
84+
- Updated endpoint and partition metadata.
85+
86+
## __Amazon Simple Storage Service__
87+
- ### Features
88+
- Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.
89+
290
# __2.25.66__ __2024-06-04__
391
## __AWS SDK for Java v2__
492
- ### 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-109-orange.svg?style=flat-square)](#contributors-)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-110-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.66</version>
55+
<version>2.25.69</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.66</version>
89+
<version>2.25.69</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.25.66</version>
94+
<version>2.25.69</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.66</version>
106+
<version>2.25.69</version>
107107
</dependency>
108108
```
109109

@@ -331,6 +331,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
332332
<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>
333333
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Madrigal"><img src="https://avatars.githubusercontent.com/u/599908?v=4?s=100" width="100px;" alt="Luis Madrigal"/><br /><sub><b>Luis Madrigal</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=Madrigal" title="Documentation">📖</a></td>
334+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chaykin"><img src="https://avatars.githubusercontent.com/u/2480265?v=4?s=100" width="100px;" alt="Kirill Chaykin"/><br /><sub><b>Kirill Chaykin</b></sub></a><br /><a href="https://github.com/aws/aws-sdk-java-v2/commits?author=chaykin" title="Code">💻</a></td>
334335
</tr>
335336
</tbody>
336337
</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.67-SNAPSHOT</version>
23+
<version>2.25.70-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.67-SNAPSHOT</version>
23+
<version>2.25.70-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.67-SNAPSHOT</version>
23+
<version>2.25.70-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.67-SNAPSHOT</version>
23+
<version>2.25.70-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.67-SNAPSHOT</version>
20+
<version>2.25.70-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.67-SNAPSHOT</version>
23+
<version>2.25.70-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.67-SNAPSHOT</version>
20+
<version>2.25.70-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.67-SNAPSHOT</version>
24+
<version>2.25.70-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle-logging-bridge</artifactId>
2727
<packaging>jar</packaging>

bundle-sdk/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.67-SNAPSHOT</version>
24+
<version>2.25.70-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle-sdk</artifactId>
2727
<packaging>jar</packaging>

bundle/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.67-SNAPSHOT</version>
24+
<version>2.25.70-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle</artifactId>
2727
<packaging>jar</packaging>

0 commit comments

Comments
 (0)