Skip to content

Commit 8179f4b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-11-04
1 parent 4dbabee commit 8179f4b

File tree

20 files changed

+46
-43
lines changed

20 files changed

+46
-43
lines changed

.changelog/3406680ddd52414f8670309364e28f02.json

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

.changelog/3f9e30480215484eb55b4b1d3bf60cb5.json

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

.changelog/e92995a20da346048a5813aa6c503f0f.json

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

.changelog/f7f5584c5f9543b8b0b262de7d8ba408.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-11-04)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.16.1](service/cloudwatchlogs/CHANGELOG.md#v1161-2022-11-04)
5+
* **Documentation**: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.66.0](service/ec2/CHANGELOG.md#v1660-2022-11-04)
7+
* **Feature**: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
8+
* `github.com/aws/aws-sdk-go-v2/service/emrcontainers`: [v1.15.0](service/emrcontainers/CHANGELOG.md#v1150-2022-11-04)
9+
* **Feature**: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
10+
* `github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting`: [v1.0.37](service/internal/eventstreamtesting/CHANGELOG.md#v1037-2022-11-04)
11+
* **Dependency Update**: update golang.org/x/net dependency to 0.1.0
12+
113
# Release (2022-11-03)
214

315
## Module Highlights

service/cloudwatchlogs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.16.1 (2022-11-04)
2+
3+
* **Documentation**: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
4+
15
# v1.16.0 (2022-10-31)
26

37
* **Feature**: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.

service/cloudwatchlogs/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/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.66.0 (2022-11-04)
2+
3+
* **Feature**: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
4+
15
# v1.65.0 (2022-10-31)
26

37
* **Feature**: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.

service/ec2/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/emrcontainers/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2022-11-04)
2+
3+
* **Feature**: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
4+
15
# v1.14.3 (2022-10-24)
26

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

0 commit comments

Comments
 (0)