Skip to content

Commit

Permalink
Release 2022-08-17
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 17, 2022
1 parent 8b6883c commit c122cee
Show file tree
Hide file tree
Showing 26 changed files with 63 additions and 75 deletions.
8 changes: 0 additions & 8 deletions .changelog/2075cff7ffb246a9915d82a792b322b0.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4254a6c0ea8946cfb56d097fbfcb4372.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/609aefd659874bfa8297fd7bb6a3ab74.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/94f057969247481384f3b0a194465480.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/a06acce389ca42f1b218db9df08f9ea4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e190bbf7944643daad6e91b78407e1be.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e6eee9455dc74dbea648f1e2ab9f0635.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/e95123a9ece4453291dc4aa10ea55346.json

This file was deleted.

20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# Release (2022-08-17)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appmesh`: [v1.15.0](service/appmesh/CHANGELOG.md#v1150-2022-08-17)
* **Feature**: AWS App Mesh release to support Multiple Listener and Access Log Format feature
* `github.com/aws/aws-sdk-go-v2/service/connectcampaigns`: [v1.1.0](service/connectcampaigns/CHANGELOG.md#v110-2022-08-17)
* **Feature**: Updated exceptions for Amazon Connect Outbound Campaign api's.
* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.32.0](service/kendra/CHANGELOG.md#v1320-2022-08-17)
* **Feature**: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).
* `github.com/aws/aws-sdk-go-v2/service/lakeformation`: [v1.17.0](service/lakeformation/CHANGELOG.md#v1170-2022-08-17)
* **Feature**: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.24.0](service/lambda/CHANGELOG.md#v1240-2022-08-17)
* **Feature**: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.22.0](service/lexmodelsv2/CHANGELOG.md#v1220-2022-08-17)
* **Feature**: This release introduces support for enhanced conversation design with the ability to define custom conversation flows with conditional branching and new bot responses.
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.24.0](service/rds/CHANGELOG.md#v1240-2022-08-17)
* **Feature**: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.
* `github.com/aws/aws-sdk-go-v2/service/secretsmanager`: [v1.15.18](service/secretsmanager/CHANGELOG.md#v11518-2022-08-17)
* **Documentation**: Documentation updates for Secrets Manager.

# Release (2022-08-16)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/appmesh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.0 (2022-08-17)

* **Feature**: AWS App Mesh release to support Multiple Listener and Access Log Format feature

# v1.14.7 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/appmesh/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/connectcampaigns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.1.0 (2022-08-17)

* **Feature**: Updated exceptions for Amazon Connect Outbound Campaign api's.

# v1.0.6 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/connectcampaigns/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,22 +53,22 @@ require (
github.com/aws/aws-sdk-go-v2/service/iot v1.28.3
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.13
github.com/aws/aws-sdk-go-v2/service/kms v1.18.4
github.com/aws/aws-sdk-go-v2/service/lambda v1.23.8
github.com/aws/aws-sdk-go-v2/service/lambda v1.24.0
github.com/aws/aws-sdk-go-v2/service/lightsail v1.22.7
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.12
github.com/aws/aws-sdk-go-v2/service/neptune v1.17.6
github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.12
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.13
github.com/aws/aws-sdk-go-v2/service/polly v1.17.4
github.com/aws/aws-sdk-go-v2/service/rds v1.23.6
github.com/aws/aws-sdk-go-v2/service/rds v1.24.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.26.4
github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.21.7
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.12
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.27.5
github.com/aws/aws-sdk-go-v2/service/s3control v1.21.13
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.15.17
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.15.18
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.14.12
github.com/aws/aws-sdk-go-v2/service/ses v1.14.13
github.com/aws/aws-sdk-go-v2/service/sfn v1.13.12
Expand Down
4 changes: 4 additions & 0 deletions service/kendra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.32.0 (2022-08-17)

* **Feature**: This release adds Zendesk connector (which allows you to specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence Server as data source).

# v1.31.4 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/kendra/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/lakeformation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.17.0 (2022-08-17)

* **Feature**: This release adds a new API support "AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.

# v1.16.12 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/lakeformation/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2022-08-17)

* **Feature**: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.

# v1.23.8 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/lambda/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/lexmodelsv2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2022-08-17)

* **Feature**: This release introduces support for enhanced conversation design with the ability to define custom conversation flows with conditional branching and new bot responses.

# v1.21.4 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/lexmodelsv2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.24.0 (2022-08-17)

* **Feature**: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database clusters.

# v1.23.6 (2022-08-14)

* **Documentation**: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance
Expand Down
2 changes: 1 addition & 1 deletion service/rds/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/secretsmanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.15.18 (2022-08-17)

* **Documentation**: Documentation updates for Secrets Manager.

# v1.15.17 (2022-08-11)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/secretsmanager/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c122cee

Please sign in to comment.