Skip to content

Commit 244b1e4

Browse files
Merge pull request #2732 from aws/staging/46868272-d8ed-4ae4-8a9e-47e0d2c4e989
Pull request: release <- staging/46868272-d8ed-4ae4-8a9e-47e0d2c4e989
2 parents 60c4c17 + 4cb8010 commit 244b1e4

File tree

456 files changed

+2028
-736
lines changed

Some content is hidden

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

456 files changed

+2028
-736
lines changed

.changes/2.21.11.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.21.11",
3+
"date": "2023-10-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CRT-based S3 Client",
8+
"contributor": "",
9+
"description": "Add the cause of failure to the stacktrace if present for the AWS CRT-based S3 client. Related to [aws-crt-java#497](https://github.com/awslabs/aws-crt-java/issues/697)."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Data Exchange",
14+
"contributor": "",
15+
"description": "We added a new API action: SendDataSetNotification."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS DataSync",
20+
"contributor": "",
21+
"description": "Platform version changes to support AL1 deprecation initiative."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Elemental MediaPackage v2",
26+
"contributor": "",
27+
"description": "This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Resilience Hub",
32+
"contributor": "",
33+
"description": "Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO)."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Service",
38+
"contributor": "",
39+
"description": "This release adds InstanceId field for phone number APIs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Wisdom Service",
44+
"contributor": "",
45+
"description": "This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Relational Database Service",
50+
"contributor": "",
51+
"description": "This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon S3 on Outposts",
56+
"contributor": "",
57+
"description": "Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "FinSpace User Environment Management service",
62+
"contributor": "",
63+
"description": "Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Redshift Serverless",
68+
"contributor": "",
69+
"description": "Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it."
70+
}
71+
]
72+
}

CHANGELOG.md

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,48 @@
1+
# __2.21.11__ __2023-10-30__
2+
## __AWS CRT-based S3 Client__
3+
- ### Features
4+
- Add the cause of failure to the stacktrace if present for the AWS CRT-based S3 client. Related to [aws-crt-java#497](https://github.com/awslabs/aws-crt-java/issues/697).
5+
6+
## __AWS Data Exchange__
7+
- ### Features
8+
- We added a new API action: SendDataSetNotification.
9+
10+
## __AWS DataSync__
11+
- ### Features
12+
- Platform version changes to support AL1 deprecation initiative.
13+
14+
## __AWS Elemental MediaPackage v2__
15+
- ### Features
16+
- This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default.
17+
18+
## __AWS Resilience Hub__
19+
- ### Features
20+
- Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO).
21+
22+
## __Amazon Connect Service__
23+
- ### Features
24+
- This release adds InstanceId field for phone number APIs.
25+
26+
## __Amazon Connect Wisdom Service__
27+
- ### Features
28+
- This release added necessary API documents on creating a Wisdom knowledge base to integrate with S3.
29+
30+
## __Amazon Relational Database Service__
31+
- ### Features
32+
- This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations.
33+
34+
## __Amazon S3 on Outposts__
35+
- ### Features
36+
- Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM.
37+
38+
## __FinSpace User Environment Management service__
39+
- ### Features
40+
- Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.
41+
42+
## __Redshift Serverless__
43+
- ### Features
44+
- Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.
45+
146
# __2.21.10__ __2023-10-27__
247
## __AWS SDK for Java v2__
348
- ### Features
@@ -972,7 +1017,7 @@ Special thanks to the following contributors to this release:
9721017
## __Contributors__
9731018
Special thanks to the following contributors to this release:
9741019

975-
[@psnilesh](https://github.com/psnilesh), [@faucct](https://github.com/faucct)
1020+
[@faucct](https://github.com/faucct), [@psnilesh](https://github.com/psnilesh)
9761021
# __2.20.146__ __2023-09-12__
9771022
## __AWS CRT-based S3 Client__
9781023
- ### Bugfixes
@@ -2713,7 +2758,7 @@ Special thanks to the following contributors to this release:
27132758
## __Contributors__
27142759
Special thanks to the following contributors to this release:
27152760

2716-
[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
2761+
[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
27172762
# __2.20.85__ __2023-06-13__
27182763
## __AWS CloudTrail__
27192764
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.21.10</version>
55+
<version>2.21.11</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.21.10</version>
89+
<version>2.21.11</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.21.10</version>
94+
<version>2.21.11</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.21.10</version>
106+
<version>2.21.11</version>
107107
</dependency>
108108
```
109109

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.21.10</version>
23+
<version>2.21.11</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.21.10</version>
23+
<version>2.21.11</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.21.10</version>
23+
<version>2.21.11</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.21.10</version>
23+
<version>2.21.11</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.21.10</version>
20+
<version>2.21.11</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.21.10</version>
23+
<version>2.21.11</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.21.10</version>
20+
<version>2.21.11</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

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

codegen-lite-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/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.21.10</version>
24+
<version>2.21.11</version>
2525
</parent>
2626
<artifactId>codegen-lite</artifactId>
2727
<name>AWS Java SDK :: Code Generator Lite</name>

codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-maven-plugin</artifactId>

codegen/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.21.10</version>
24+
<version>2.21.11</version>
2525
</parent>
2626
<artifactId>codegen</artifactId>
2727
<name>AWS Java SDK :: Code Generator</name>

codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules/RuleSetCreationSpec.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,11 @@ private CodeBlock endpoint(EndpointModel model) {
244244
}
245245
}
246246

247+
b.add("))");
248+
247249
if (authSchemesIter.hasNext()) {
248250
b.add(", ");
249251
}
250-
251-
b.add("))");
252252
}
253253
b.add(")))");
254254

codegen/src/test/resources/software/amazon/awssdk/codegen/poet/client/c2j/query/endpoint-rule-set.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@
261261
"name": "sigv4a",
262262
"signingName": "query",
263263
"signingRegionSet": ["*"]
264+
},
265+
{
266+
"name": "sigv4",
267+
"signingName": "query",
268+
"signingRegion": "{region}"
264269
}
265270
]
266271
}

codegen/src/test/resources/software/amazon/awssdk/codegen/poet/rules/endpoint-provider-class.java

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,10 @@ private static Rule endpointRule_7() {
209209
Literal.fromTuple(Arrays.asList(Literal.fromRecord(MapUtils.of(Identifier.of("name"),
210210
Literal.fromStr("sigv4a"), Identifier.of("signingName"),
211211
Literal.fromStr("query"), Identifier.of("signingRegionSet"),
212-
Literal.fromTuple(Arrays.asList(Literal.fromStr("*")))))))).build());
212+
Literal.fromTuple(Arrays.asList(Literal.fromStr("*"))))), Literal
213+
.fromRecord(MapUtils.of(Identifier.of("name"), Literal.fromStr("sigv4"),
214+
Identifier.of("signingName"), Literal.fromStr("query"),
215+
Identifier.of("signingRegion"), Literal.fromStr("{region}")))))).build());
213216
}
214217

215218
private static Rule endpointRule_8() {
@@ -304,8 +307,8 @@ private static EndpointRuleset ruleSet() {
304307
.required(false).build())
305308
.addParameter(
306309
Parameter.builder().name("defaultTrueParam").type(ParameterType.fromValue("boolean"))
307-
.required(false).documentation("A param that defauls to true")
308-
.defaultValue(Value.fromBool(true)).build())
310+
.required(false).documentation("A param that defauls to true")
311+
.defaultValue(Value.fromBool(true)).build())
309312
.addParameter(
310313
Parameter.builder().name("defaultStringParam").type(ParameterType.fromValue("string"))
311314
.required(false).defaultValue(Value.fromStr("hello endpoints")).build())

core/annotations/pom.xml

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

core/arns/pom.xml

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

core/auth-crt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>auth-crt</artifactId>

core/auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>auth</artifactId>

core/aws-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>aws-core</artifactId>

core/checksums-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>checksums-spi</artifactId>

core/checksums/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>core</artifactId>
25-
<version>2.21.10</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>checksums</artifactId>

0 commit comments

Comments
 (0)