Skip to content

Commit 866b8be

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-05-27
1 parent 6c764e3 commit 866b8be

18 files changed

+43
-39
lines changed

.changelog/617160612f8f493792e816c3e1b742e2.json

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

.changelog/803b07f73dbf4343bfb978687b06820c.json

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

.changelog/88630ab788554d6b881d046034f0c4f3.json

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

.changelog/b247ebdfb60d4e448656e7be46dcdb87.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2022-05-27)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.16.0](service/appflow/CHANGELOG.md#v1160-2022-05-27)
5+
* **Feature**: Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
6+
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.17.0](service/datasync/CHANGELOG.md#v1170-2022-05-27)
7+
* **Feature**: AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
8+
* `github.com/aws/aws-sdk-go-v2/service/emrserverless`: [v1.1.0](service/emrserverless/CHANGELOG.md#v110-2022-05-27)
9+
* **Feature**: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
10+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.32.0](service/sagemaker/CHANGELOG.md#v1320-2022-05-27)
11+
* **Feature**: Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.
12+
113
# Release (2022-05-26)
214

315
## General Highlights

service/appflow/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.0 (2022-05-27)
2+
3+
* **Feature**: Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
4+
15
# v1.15.2 (2022-05-17)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/appflow/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/batch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.4 (2022-05-27)
2+
3+
* No change notes available for this release.
4+
15
# v1.18.3 (2022-05-18)
26

37
* **Documentation**: Documentation updates for AWS Batch.

service/batch/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/datasync/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2022-05-27)
2+
3+
* **Feature**: AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
4+
15
# v1.16.1 (2022-05-17)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)