Skip to content

Commit

Permalink
Release 2024-08-09
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 9, 2024
1 parent cc3c60f commit 7191d24
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 32 deletions.
8 changes: 0 additions & 8 deletions .changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Release (2024-08-09)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider`: [v1.43.1](service/cognitoidentityprovider/CHANGELOG.md#v1431-2024-08-09)
* **Documentation**: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.107.0](service/connect/CHANGELOG.md#v11070-2024-08-09)
* **Feature**: This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.52.4](service/ssm/CHANGELOG.md#v1524-2024-08-09)
* **Documentation**: Systems Manager doc-only updates for August 2024.

# Release (2024-08-08)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions feature/dynamodbstreams/attributevalue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.61 (2024-08-09)

* No change notes available for this release.

# v1.13.60 (2024-08-08)

* 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/athena/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.44.4 (2024-08-09)

* No change notes available for this release.

# v1.44.3 (2024-07-10.2)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/athena/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
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.43.1 (2024-08-09)

* **Documentation**: Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.

# v1.43.0 (2024-08-08)

* **Feature**: Added support for threat protection for custom authentication in Amazon Cognito user pools.
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/connect/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.107.0 (2024-08-09)

* **Feature**: This release supports adding RoutingCriteria via UpdateContactRoutingData public API.

# v1.106.0 (2024-07-23)

* **Feature**: Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
Expand Down
2 changes: 1 addition & 1 deletion service/connect/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 @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.31.0
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.26.3
github.com/aws/aws-sdk-go-v2/service/appstream v1.37.0
github.com/aws/aws-sdk-go-v2/service/athena v1.44.3
github.com/aws/aws-sdk-go-v2/service/athena v1.44.4
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.43.3
github.com/aws/aws-sdk-go-v2/service/batch v1.43.0
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.3
Expand All @@ -22,7 +22,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/codedeploy v1.27.3
github.com/aws/aws-sdk-go-v2/service/codepipeline v1.31.0
github.com/aws/aws-sdk-go-v2/service/codestar v1.23.3
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.43.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.43.1
github.com/aws/aws-sdk-go-v2/service/configservice v1.48.3
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.26.3
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.40.3
Expand Down Expand Up @@ -75,7 +75,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/snowball v1.28.3
github.com/aws/aws-sdk-go-v2/service/sns v1.31.3
github.com/aws/aws-sdk-go-v2/service/sqs v1.34.3
github.com/aws/aws-sdk-go-v2/service/ssm v1.52.3
github.com/aws/aws-sdk-go-v2/service/ssm v1.52.4
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
github.com/aws/aws-sdk-go-v2/service/support v1.24.4
github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.27.3
Expand Down
4 changes: 4 additions & 0 deletions service/ssm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.52.4 (2024-08-09)

* **Documentation**: Systems Manager doc-only updates for August 2024.

# v1.52.3 (2024-07-10.2)

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

Please sign in to comment.