Skip to content

Commit

Permalink
Release 2023-03-29
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 29, 2023
1 parent 7340532 commit cec179c
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 23 deletions.
8 changes: 0 additions & 8 deletions .changelog/7508594ca8d846d59f8cf655c51063af.json

This file was deleted.

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

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release (2023-03-29)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/opensearchserverless`: [v1.2.0](service/opensearchserverless/CHANGELOG.md#v120-2023-03-29)
* **Feature**: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.42.0](service/rds/CHANGELOG.md#v1420-2023-03-29)
* **Feature**: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

# Release (2023-03-28)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/arczonalshift/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.1.8 (2023-03-29)

* No change notes available for this release.

# v1.1.7 (2023-03-21)

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

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

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.14.6
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.12.6
github.com/aws/aws-sdk-go-v2/service/polly v1.25.5
github.com/aws/aws-sdk-go-v2/service/rds v1.41.0
github.com/aws/aws-sdk-go-v2/service/rds v1.42.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.27.7
github.com/aws/aws-sdk-go-v2/service/rekognition v1.23.6
github.com/aws/aws-sdk-go-v2/service/route53 v1.27.5
Expand All @@ -69,7 +69,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.31.0
github.com/aws/aws-sdk-go-v2/service/s3control v1.31.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.19.1
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.16.8
github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.16.9
github.com/aws/aws-sdk-go-v2/service/ses v1.15.5
github.com/aws/aws-sdk-go-v2/service/sfn v1.17.7
github.com/aws/aws-sdk-go-v2/service/shield v1.18.6
Expand Down
4 changes: 4 additions & 0 deletions service/opensearchserverless/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.0 (2023-03-29)

* **Feature**: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".

# v1.1.7 (2023-03-21)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/opensearchserverless/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.42.0 (2023-03-29)

* **Feature**: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

# v1.41.0 (2023-03-24)

* **Feature**: Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.
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/sagemakerruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.10 (2023-03-29)

* No change notes available for this release.

# v1.18.9 (2023-03-23)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemakerruntime/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/servicecatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.9 (2023-03-29)

* No change notes available for this release.

# v1.16.8 (2023-03-23)

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

Please sign in to comment.