Skip to content

Commit 4cb8010

Browse files
author
AWS
committed
Release 2.21.11. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 103169b commit 4cb8010

File tree

443 files changed

+552
-501
lines changed

Some content is hidden

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

443 files changed

+552
-501
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+
}

.changes/next-release/feature-AWSCRTbasedS3Client-1ebf6a0.json

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

.changes/next-release/feature-AWSDataExchange-d197f71.json

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

.changes/next-release/feature-AWSDataSync-8bc0131.json

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

.changes/next-release/feature-AWSElementalMediaPackagev2-ba2abe8.json

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

.changes/next-release/feature-AWSResilienceHub-ea52f08.json

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

.changes/next-release/feature-AmazonConnectService-55afa35.json

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

.changes/next-release/feature-AmazonConnectWisdomService-6781ba9.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-5438153.json

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

.changes/next-release/feature-AmazonS3onOutposts-df020d3.json

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

.changes/next-release/feature-FinSpaceUserEnvironmentManagementservice-02968ea.json

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

.changes/next-release/feature-RedshiftServerless-b209e4f.json

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

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

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.11-SNAPSHOT</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.11-SNAPSHOT</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.11-SNAPSHOT</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.11-SNAPSHOT</version>
25+
<version>2.21.11</version>
2626
</parent>
2727

2828
<artifactId>auth</artifactId>

0 commit comments

Comments
 (0)