Skip to content

Commit bb8e1c5

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-10-31
1 parent 178262f commit bb8e1c5

27 files changed

+65
-67
lines changed

.changelog/0b0496a1f770473382f7efb8871eb3d0.json

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

.changelog/1430c30077c645b9b27cb4b4ebfcf475.json

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

.changelog/260817fd4c30432b98da785066bc6ba1.json

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

.changelog/73efb61813854d2b9827ea95ff2f5d63.json

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

.changelog/8beabd70e4b7401e804ba94bec21cbdb.json

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

.changelog/a9042d8668764d4795ef19791e381bf8.json

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

.changelog/b292fba4fcd543f49f19bf412b2129a8.json

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

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2022-10-31)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.15.0](service/apprunner/CHANGELOG.md#v1150-2022-10-31)
5+
* **Feature**: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.16.0](service/cloudwatchlogs/CHANGELOG.md#v1160-2022-10-31)
7+
* **Feature**: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
8+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.34.0](service/connect/CHANGELOG.md#v1340-2022-10-31)
9+
* **Feature**: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
10+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.65.0](service/ec2/CHANGELOG.md#v1650-2022-10-31)
11+
* **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.
12+
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.30.0](service/iot/CHANGELOG.md#v1300-2022-10-31)
13+
* **Feature**: This release adds the Amazon Location action to IoT Rules Engine.
14+
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.15.0](service/sesv2/CHANGELOG.md#v1150-2022-10-31)
15+
* **Feature**: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
16+
* `github.com/aws/aws-sdk-go-v2/service/textract`: [v1.16.0](service/textract/CHANGELOG.md#v1160-2022-10-31)
17+
* **Feature**: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version
18+
119
# Release (2022-10-28)
220

321
## Module Highlights

service/apprunner/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-10-31)
2+
3+
* **Feature**: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
4+
15
# v1.14.0 (2022-10-28)
26

37
* **Feature**: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.

service/apprunner/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.

0 commit comments

Comments
 (0)