Skip to content

Commit

Permalink
Release 2.17.93. 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 Nov 30, 2021
1 parent aab9671 commit 191db9e
Show file tree
Hide file tree
Showing 376 changed files with 570 additions and 462 deletions.
108 changes: 108 additions & 0 deletions .changes/2.17.93.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
{
"version": "2.17.93",
"date": "2021-11-30",
"entries": [
{
"type": "feature",
"category": "AWS IoT",
"contributor": "",
"description": "Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs."
},
{
"type": "feature",
"category": "AWS Glue",
"contributor": "",
"description": "Support for DataLake transactions"
},
{
"type": "feature",
"category": "AWS Backup Gateway",
"contributor": "",
"description": "Initial release of AWS Backup gateway which enables you to centralize and automate protection of on-premises VMware and VMware Cloud on AWS workloads using AWS Backup."
},
{
"type": "feature",
"category": "AWS IoT TwinMaker",
"contributor": "",
"description": "AWS IoT TwinMaker makes it faster and easier to create, visualize and monitor digital twins of real-world systems like buildings, factories and industrial equipment to optimize operations. Learn more: https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (New Service) (Preview)"
},
{
"type": "feature",
"category": "Amazon Import/Export Snowball",
"contributor": "",
"description": "Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud."
},
{
"type": "feature",
"category": "Amazon Simple Storage Service",
"contributor": "",
"description": "Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it."
},
{
"type": "feature",
"category": "AWS Storage Gateway",
"contributor": "",
"description": "Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated service endpoint metadata."
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network."
},
{
"type": "feature",
"category": "Amazon FSx",
"contributor": "",
"description": "This release adds support for the FSx for OpenZFS file system type, FSx for Lustre file systems with the Persistent_2 deployment type, and FSx for Lustre file systems with Amazon S3 data repository associations and automatic export policies."
},
{
"type": "feature",
"category": "Amazon WorkSpaces Web",
"contributor": "",
"description": "This is the initial SDK release for Amazon WorkSpaces Web. Amazon WorkSpaces Web is a low-cost, fully managed WorkSpace built to deliver secure web-based workloads and software-as-a-service (SaaS) application access to users within existing web browsers."
},
{
"type": "feature",
"category": "Amazon Kinesis",
"contributor": "",
"description": "Amazon Kinesis Data Streams now supports on demand streams."
},
{
"type": "feature",
"category": "Managed Streaming for Kafka",
"contributor": "",
"description": "This release adds three new V2 APIs. CreateClusterV2 for creating both provisioned and serverless clusters. DescribeClusterV2 for getting information about provisioned and serverless clusters and ListClustersV2 for listing all clusters (both provisioned and serverless) in your account."
},
{
"type": "feature",
"category": "AWS Outposts",
"contributor": "",
"description": "This release adds the SupportedHardwareType parameter to CreateOutpost."
},
{
"type": "feature",
"category": "AWS Lake Formation",
"contributor": "",
"description": "This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations."
},
{
"type": "feature",
"category": "Redshift Data API Service",
"contributor": "",
"description": "Data API now supports serverless queries."
},
{
"type": "feature",
"category": "Access Analyzer",
"contributor": "",
"description": "AWS IAM Access Analyzer now supports policy validation for resource policies attached to S3 buckets and access points. You can run additional policy checks by specifying the S3 resource type you want to attach to your resource policy."
}
]
}
6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSBackupGateway-7a6b8c5.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSGlue-4976e25.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSIoT-6f09f75.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSIoTTwinMaker-cc4f68e.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSLakeFormation-bd8a2c2.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSOutposts-4d66536.json

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AWSStorageGateway-093166a.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AccessAnalyzer-e6caa12.json

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonFSx-d976862.json

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/next-release/feature-AmazonKinesis-0353a93.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

69 changes: 69 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,72 @@
# __2.17.93__ __2021-11-30__
## __AWS Backup Gateway__
- ### Features
- Initial release of AWS Backup gateway which enables you to centralize and automate protection of on-premises VMware and VMware Cloud on AWS workloads using AWS Backup.

## __AWS Glue__
- ### Features
- Support for DataLake transactions

## __AWS IoT__
- ### Features
- Added the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.

## __AWS IoT TwinMaker__
- ### Features
- AWS IoT TwinMaker makes it faster and easier to create, visualize and monitor digital twins of real-world systems like buildings, factories and industrial equipment to optimize operations. Learn more: https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (New Service) (Preview)

## __AWS Lake Formation__
- ### Features
- This release adds support for row and cell-based access control in Lake Formation. It also adds support for Lake Formation Governed Tables, which support ACID transactions and automatic storage optimizations.

## __AWS Outposts__
- ### Features
- This release adds the SupportedHardwareType parameter to CreateOutpost.

## __AWS SDK for Java v2__
- ### Features
- Updated service endpoint metadata.

## __AWS Storage Gateway__
- ### Features
- Added gateway type VTL_SNOW. Added new SNOWBALL HostEnvironment for gateways running on a Snowball device. Added new field HostEnvironmentId to serve as an identifier for the HostEnvironment on which the gateway is running.

## __Access Analyzer__
- ### Features
- AWS IAM Access Analyzer now supports policy validation for resource policies attached to S3 buckets and access points. You can run additional policy checks by specifying the S3 resource type you want to attach to your resource policy.

## __Amazon Elastic Compute Cloud__
- ### Features
- This release adds support for Is4gen and Im4gn instances. This release also adds a new subnet attribute, enableLniAtDeviceIndex, to support local network interfaces, which are logical networking components that connect an EC2 instance to your on-premises network.

## __Amazon FSx__
- ### Features
- This release adds support for the FSx for OpenZFS file system type, FSx for Lustre file systems with the Persistent_2 deployment type, and FSx for Lustre file systems with Amazon S3 data repository associations and automatic export policies.

## __Amazon Import/Export Snowball__
- ### Features
- Tapeball is to integrate tape gateway onto snowball, it enables customer to transfer local data on the tape to snowball,and then ingest the data into tape gateway on the cloud.

## __Amazon Kinesis__
- ### Features
- Amazon Kinesis Data Streams now supports on demand streams.

## __Amazon Simple Storage Service__
- ### Features
- Introduce Amazon S3 Glacier Instant Retrieval storage class and a new setting in S3 Object Ownership to disable ACLs for bucket and the objects in it.

## __Amazon WorkSpaces Web__
- ### Features
- This is the initial SDK release for Amazon WorkSpaces Web. Amazon WorkSpaces Web is a low-cost, fully managed WorkSpace built to deliver secure web-based workloads and software-as-a-service (SaaS) application access to users within existing web browsers.

## __Managed Streaming for Kafka__
- ### Features
- This release adds three new V2 APIs. CreateClusterV2 for creating both provisioned and serverless clusters. DescribeClusterV2 for getting information about provisioned and serverless clusters and ListClustersV2 for listing all clusters (both provisioned and serverless) in your account.

## __Redshift Data API Service__
- ### Features
- Data API now supports serverless queries.

# __2.17.92__ __2021-11-29__
## __AWS Compute Optimizer__
- ### 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.17.92</version>
<version>2.17.93</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.17.92</version>
<version>2.17.93</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>s3</artifactId>
<version>2.17.92</version>
<version>2.17.93</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.17.92</version>
<version>2.17.93</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.17.93-SNAPSHOT</version>
<version>2.17.93</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.17.93-SNAPSHOT</version>
<version>2.17.93</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.17.93-SNAPSHOT</version>
<version>2.17.93</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.17.93-SNAPSHOT</version>
<version>2.17.93</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archetypes</artifactId>
Expand Down
Loading

0 comments on commit 191db9e

Please sign in to comment.