Skip to content

Commit

Permalink
Release 2024-04-26
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 26, 2024
1 parent 3baad69 commit 096445e
Show file tree
Hide file tree
Showing 24 changed files with 57 additions and 75 deletions.
8 changes: 0 additions & 8 deletions .changelog/04e930bb6f1f4256a45408f269af7532.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/41575353444b40ffbf474f4155544f00.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/4bdcb0d3ce294bc8ae68890e260f17e2.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9a28e16b3f7d40b7af5c668fd36e83f6.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,21 @@
# Release (2024-04-26)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/codepipeline`: [v1.27.0](service/codepipeline/CHANGELOG.md#v1270-2024-04-26)
* **Feature**: Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.37.0](service/cognitoidentityprovider/CHANGELOG.md#v1370-2024-04-26)
* **Feature**: Add LimitExceededException to SignUp errors
* `github.com/aws/aws-sdk-go-v2/service/connectcampaigns`: [v1.11.0](service/connectcampaigns/CHANGELOG.md#v1110-2024-04-26)
* **Feature**: This release adds support for specifying if Answering Machine should wait for prompt sound.
* `github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice`: [v1.21.0](service/marketplaceentitlementservice/CHANGELOG.md#v1210-2024-04-26)
* **Feature**: Releasing minor endpoint updates.
* `github.com/aws/aws-sdk-go-v2/service/oam`: [v1.11.0](service/oam/CHANGELOG.md#v1110-2024-04-26)
* **Feature**: This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.78.0](service/rds/CHANGELOG.md#v1780-2024-04-26)
* **Feature**: SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
* `github.com/aws/aws-sdk-go-v2/service/support`: [v1.22.0](service/support/CHANGELOG.md#v1220-2024-04-26)
* **Feature**: Releasing minor endpoint updates.

# Release (2024-04-25)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/codepipeline/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.27.0 (2024-04-26)

* **Feature**: Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.

# v1.26.4 (2024-03-29)

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

* **Feature**: Add LimitExceededException to SignUp errors

# v1.36.5 (2024-04-16)

* No change notes available for this release.
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/connectcampaigns/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.11.0 (2024-04-26)

* **Feature**: This release adds support for specifying if Answering Machine should wait for prompt sound.

# v1.10.4 (2024-03-29)

* **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.

8 changes: 4 additions & 4 deletions service/internal/integrationtest/go.mod
Expand Up @@ -21,9 +21,9 @@ require (
github.com/aws/aws-sdk-go-v2/service/codebuild v1.34.1
github.com/aws/aws-sdk-go-v2/service/codecommit v1.22.4
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.25.4
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.26.4
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.27.0
github.com/aws/aws-sdk-go-v2/service/codestar v1.21.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.36.5
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.37.0
github.com/aws/aws-sdk-go-v2/service/configservice v1.46.5
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.23.4
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.38.4
Expand Down Expand Up @@ -61,7 +61,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/opsworks v1.22.4
github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.19.5
github.com/aws/aws-sdk-go-v2/service/polly v1.39.6
github.com/aws/aws-sdk-go-v2/service/rds v1.77.3
github.com/aws/aws-sdk-go-v2/service/rds v1.78.0
github.com/aws/aws-sdk-go-v2/service/redshift v1.44.0
github.com/aws/aws-sdk-go-v2/service/rekognition v1.40.0
github.com/aws/aws-sdk-go-v2/service/route53 v1.40.4
Expand All @@ -79,7 +79,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sqs v1.31.4
github.com/aws/aws-sdk-go-v2/service/ssm v1.50.0
github.com/aws/aws-sdk-go-v2/service/sts v1.28.6
github.com/aws/aws-sdk-go-v2/service/support v1.21.4
github.com/aws/aws-sdk-go-v2/service/support v1.22.0
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.25.5
github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.17.4
github.com/aws/aws-sdk-go-v2/service/waf v1.20.4
Expand Down
4 changes: 4 additions & 0 deletions service/marketplaceentitlementservice/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.21.0 (2024-04-26)

* **Feature**: Releasing minor endpoint updates.

# v1.20.5 (2024-04-23)

* No change notes available for this release.
Expand Down

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

4 changes: 4 additions & 0 deletions service/oam/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.11.0 (2024-04-26)

* **Feature**: This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account

# v1.10.1 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/oam/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
@@ -1,3 +1,7 @@
# v1.78.0 (2024-04-26)

* **Feature**: SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.

# v1.77.3 (2024-04-25)

* **Documentation**: Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
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/support/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.22.0 (2024-04-26)

* **Feature**: Releasing minor endpoint updates.

# v1.21.4 (2024-03-29)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/support/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 096445e

Please sign in to comment.