Skip to content

Commit

Permalink
Release 2023-08-29
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 29, 2023
1 parent ac9e9a5 commit 7c66caf
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 37 deletions.
8 changes: 0 additions & 8 deletions .changelog/11cf74ec11a2483bbf6b239f1ee6cfdd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/25989c4a2f574c12963051c1e5f5e7bb.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7cbc3cf503ec40378dc967f37c8723c6.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/809b4f8c317a400a8b56b3fa778aa846.json

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
# Release (2023-08-29)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.26.0](service/cognitoidentityprovider/CHANGELOG.md#v1260-2023-08-29)
* **Feature**: Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name.
* `github.com/aws/aws-sdk-go-v2/service/fsx`: [v1.32.5](service/fsx/CHANGELOG.md#v1325-2023-08-29)
* **Documentation**: Documentation updates for project quotas.
* `github.com/aws/aws-sdk-go-v2/service/omics`: [v1.9.0](service/omics/CHANGELOG.md#v190-2023-08-29)
* **Feature**: Add RetentionMode support for Runs.
* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.20.0](service/sesv2/CHANGELOG.md#v1200-2023-08-29)
* **Feature**: Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights.

# Release (2023-08-28)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/cognitoidentityprovider/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.26.0 (2023-08-29)

* **Feature**: Added API example requests and responses for several operations. Fixed the validation regex for user pools Identity Provider name.

# v1.25.4 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cognitoidentityprovider/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/fsx/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.32.5 (2023-08-29)

* **Documentation**: Documentation updates for project quotas.

# v1.32.4 (2023-08-25)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/fsx/go_module_metadata.go

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Expand Up @@ -22,7 +22,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.17.5
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.16.5
github.com/aws/aws-sdk-go-v2/service/codestar v1.14.5
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.25.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.26.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.36.3
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.17.5
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.30.4
Expand Down
4 changes: 4 additions & 0 deletions service/omics/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.9.0 (2023-08-29)

* **Feature**: Add RetentionMode support for Runs.

# v1.8.3 (2023-08-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/omics/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/sesv2/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.20.0 (2023-08-29)

* **Feature**: Adds support for the new Export and Message Insights features: create, get, list and cancel export jobs; get message insights.

# v1.19.6 (2023-08-25)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/sesv2/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 7c66caf

Please sign in to comment.