Skip to content

Commit

Permalink
Release 2.20.94. Updated CHANGELOG.md, README.md and all pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS authored and L-Applin committed Jul 19, 2023
1 parent e54a234 commit ec11a0e
Show file tree
Hide file tree
Showing 427 changed files with 560 additions and 489 deletions.
78 changes: 78 additions & 0 deletions .changes/2.20.94.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"version": "2.20.94",
"date": "2023-06-27",
"entries": [
{
"type": "feature",
"category": "AWS Private 5G",
"contributor": "",
"description": "This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit."
},
{
"type": "feature",
"category": "Amazon Appflow",
"contributor": "",
"description": "This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance."
},
{
"type": "feature",
"category": "DynamoDB Enhanced Client",
"contributor": "acouvreur",
"description": "Added support for StreamSpecification in the CreateTableEnhancedRequest, allowing configuration of table stream specification using DynamoDB Enhanced Client."
},
{
"type": "feature",
"category": "Amazon Interactive Video Service",
"contributor": "",
"description": "IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token."
},
{
"type": "feature",
"category": "Amazon Kinesis Video Streams",
"contributor": "",
"description": "General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule."
},
{
"type": "feature",
"category": "Amazon Macie 2",
"contributor": "",
"description": "This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED."
},
{
"type": "feature",
"category": "Amazon SageMaker Feature Store Runtime",
"contributor": "",
"description": "Introducing TTL for online store records for feature groups."
},
{
"type": "feature",
"category": "Amazon SageMaker Service",
"contributor": "",
"description": "Introducing TTL for online store records in feature groups."
},
{
"type": "feature",
"category": "Amazon Simple Systems Manager (SSM)",
"contributor": "",
"description": "Systems Manager doc-only update for June 2023."
},
{
"type": "feature",
"category": "Amazon Verified Permissions",
"contributor": "",
"description": "This update fixes several broken links to the Cedar documentation."
},
{
"type": "feature",
"category": "AppFabric",
"contributor": "",
"description": "Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security."
},
{
"type": "feature",
"category": "EMR Serverless",
"contributor": "",
"description": "This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API."
}
]
}
6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSPrivate5G-a1d4017.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonAppflow-5904e9c.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonDynamoDB-c0398be.json

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonMacie2-bff8018.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AppFabric-6b79a8c.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-EMRServerless-ae0b646.json

This file was deleted.

56 changes: 55 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,57 @@
# __2.20.94__ __2023-06-27__
## __AWS Private 5G__
- ### Features
- This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.

## __Amazon Appflow__
- ### Features
- This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.

## __Amazon Interactive Video Service__
- ### Features
- IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.

## __Amazon Kinesis Video Streams__
- ### Features
- General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.

## __Amazon Macie 2__
- ### Features
- This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.

## __Amazon SageMaker Feature Store Runtime__
- ### Features
- Introducing TTL for online store records for feature groups.

## __Amazon SageMaker Service__
- ### Features
- Introducing TTL for online store records in feature groups.

## __Amazon Simple Systems Manager (SSM)__
- ### Features
- Systems Manager doc-only update for June 2023.

## __Amazon Verified Permissions__
- ### Features
- This update fixes several broken links to the Cedar documentation.

## __AppFabric__
- ### Features
- Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.

## __DynamoDB Enhanced Client__
- ### Features
- Added support for StreamSpecification in the CreateTableEnhancedRequest, allowing configuration of table stream specification using DynamoDB Enhanced Client.
- Contributed by: [@acouvreur](https://github.com/acouvreur)

## __EMR Serverless__
- ### Features
- This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.

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

[@acouvreur](https://github.com/acouvreur)
# __2.20.93__ __2023-06-26__
## __AWS Glue__
- ### Features
Expand Down Expand Up @@ -222,7 +276,7 @@ Special thanks to the following contributors to this release:
## __Contributors__
Special thanks to the following contributors to this release:

[@breader124](https://github.com/breader124), [@bmaizels](https://github.com/bmaizels)
[@bmaizels](https://github.com/bmaizels), [@breader124](https://github.com/breader124)
# __2.20.85__ __2023-06-13__
## __AWS CloudTrail__
- ### Features
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.20.93</version>
<version>2.20.94</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.20.93</version>
<version>2.20.94</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.20.93</version>
<version>2.20.94</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.20.93</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetypes</artifactId>
Expand Down
7 changes: 6 additions & 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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>aws-sdk-java</artifactId>
Expand Down Expand Up @@ -1763,6 +1763,11 @@ Amazon AutoScaling, etc).</description>
<artifactId>verifiedpermissions</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>appfabric</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
</dependencies>
<build>
<finalName>${project.artifactId}-${project.version}</finalName>
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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
7 changes: 6 additions & 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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>bom</artifactId>
Expand Down Expand Up @@ -1913,6 +1913,11 @@
<artifactId>verifiedpermissions</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>appfabric</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
</dependencies>
</dependencyManagement>
</project>
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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>codegen-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion codegen/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.20.94-SNAPSHOT</version>
<version>2.20.94</version>
</parent>
<artifactId>codegen</artifactId>
<name>AWS Java SDK :: Code Generator</name>
Expand Down
Loading

0 comments on commit ec11a0e

Please sign in to comment.