Skip to content

Commit

Permalink
Release 2.21.4. Updated CHANGELOG.md, README.md and all pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Oct 19, 2023
1 parent 082714e commit 15512a9
Show file tree
Hide file tree
Showing 446 changed files with 585 additions and 518 deletions.
90 changes: 90 additions & 0 deletions .changes/2.21.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
{
"version": "2.21.4",
"date": "2023-10-19",
"entries": [
{
"type": "bugfix",
"category": "AWS SDK for Java v2",
"contributor": "mgrundie-r7",
"description": "Netty version bump to address CVE-2023-44487"
},
{
"type": "feature",
"category": "AWS Secrets Manager",
"contributor": "",
"description": "Documentation updates for Secrets Manager"
},
{
"type": "feature",
"category": "AWS Service Catalog",
"contributor": "",
"description": "Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs."
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors."
},
{
"type": "feature",
"category": "Amazon Managed Blockchain Query",
"contributor": "",
"description": "This release adds support for Ethereum Sepolia network"
},
{
"type": "feature",
"category": "Amazon NeptuneData",
"contributor": "",
"description": "Doc changes to add IAM action mappings for the data actions."
},
{
"type": "feature",
"category": "Amazon Omics",
"contributor": "",
"description": "This change enables customers to retrieve failure reasons with detailed status messages for their failed runs"
},
{
"type": "feature",
"category": "Amazon OpenSearch Service",
"contributor": "",
"description": "Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains"
},
{
"type": "feature",
"category": "Amazon QuickSight",
"contributor": "",
"description": "This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration"
},
{
"type": "feature",
"category": "Amazon Verified Permissions",
"contributor": "",
"description": "Improving Amazon Verified Permissions Create experience"
},
{
"type": "feature",
"category": "Amazon WorkSpaces",
"contributor": "",
"description": "Documentation updates for WorkSpaces"
},
{
"type": "feature",
"category": "glacier",
"contributor": "",
"description": "Move the service to the standardized AWS SDK architecture for identity and auth that was introduced in 2.21.0 release."
},
{
"type": "feature",
"category": "s3control",
"contributor": "",
"description": "Move the service to the standardized AWS SDK architecture for identity and auth that was introduced in 2.21.0 release."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
6 changes: 0 additions & 6 deletions .changes/next-release/bugfix-AWSSDKforJavav2-b56bf3c.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSSDKforJavav2-0443982.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSSecretsManager-1bb788d.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSServiceCatalog-7ad4962.json

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonNeptuneData-6fcf92a.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonOmics-203eff3.json

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonQuickSight-b3d25ed.json

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonWorkSpaces-d1118ab.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-glacier-5d5789f.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-s3control-a1d2495.json

This file was deleted.

63 changes: 62 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,64 @@
# __2.21.4__ __2023-10-19__
## __AWS SDK for Java v2__
- ### Features
- Updated endpoint and partition metadata.

- ### Bugfixes
- Netty version bump to address CVE-2023-44487
- Contributed by: [@mgrundie-r7](https://github.com/mgrundie-r7)

## __AWS Secrets Manager__
- ### Features
- Documentation updates for Secrets Manager

## __AWS Service Catalog__
- ### Features
- Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.

## __Amazon Elastic Compute Cloud__
- ### Features
- Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.

## __Amazon Managed Blockchain Query__
- ### Features
- This release adds support for Ethereum Sepolia network

## __Amazon NeptuneData__
- ### Features
- Doc changes to add IAM action mappings for the data actions.

## __Amazon Omics__
- ### Features
- This change enables customers to retrieve failure reasons with detailed status messages for their failed runs

## __Amazon OpenSearch Service__
- ### Features
- Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains

## __Amazon QuickSight__
- ### Features
- This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration

## __Amazon Verified Permissions__
- ### Features
- Improving Amazon Verified Permissions Create experience

## __Amazon WorkSpaces__
- ### Features
- Documentation updates for WorkSpaces

## __glacier__
- ### Features
- Move the service to the standardized AWS SDK architecture for identity and auth that was introduced in 2.21.0 release.

## __s3control__
- ### Features
- Move the service to the standardized AWS SDK architecture for identity and auth that was introduced in 2.21.0 release.

## __Contributors__
Special thanks to the following contributors to this release:

[@mgrundie-r7](https://github.com/mgrundie-r7)
# __2.21.3__ __2023-10-18__
## __AWS Cloud9__
- ### Features
Expand Down Expand Up @@ -742,7 +803,7 @@ Special thanks to the following contributors to this release:
## __Contributors__
Special thanks to the following contributors to this release:

[@psnilesh](https://github.com/psnilesh), [@faucct](https://github.com/faucct)
[@faucct](https://github.com/faucct), [@psnilesh](https://github.com/psnilesh)
# __2.20.146__ __2023-09-12__
## __AWS CRT-based S3 Client__
- ### Bugfixes
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>bom</artifactId>
<version>2.21.3</version>
<version>2.21.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>ec2</artifactId>
<version>2.21.3</version>
<version>2.21.4</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.21.3</version>
<version>2.21.4</version>
</dependency>
```

Expand All @@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java</artifactId>
<version>2.21.3</version>
<version>2.21.4</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-app-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetype-lambda</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/archetype-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>archetypes</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws-sdk-java-pom</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetypes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion aws-sdk-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>aws-sdk-java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>aws-sdk-java-pom</artifactId>
<groupId>software.amazon.awssdk</groupId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<artifactId>bundle</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion codegen-lite-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>codegen-lite-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codegen-lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
</parent>
<artifactId>codegen-lite</artifactId>
<name>AWS Java SDK :: Code Generator Lite</name>
Expand Down
2 changes: 1 addition & 1 deletion codegen-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>software.amazon.awssdk</groupId>
<artifactId>aws-sdk-java-pom</artifactId>
<version>2.21.4-SNAPSHOT</version>
<version>2.21.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>codegen-maven-plugin</artifactId>
Expand Down
Loading

0 comments on commit 15512a9

Please sign in to comment.