From 7191d24d35c7ccc46162a69572ee84e9a38cc454 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 9 Aug 2024 18:50:55 +0000 Subject: [PATCH] Release 2024-08-09 --- .changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json | 8 -------- .changelog/aaf624b0d8914aa99a310815bc9646cd.json | 8 -------- .changelog/d80fa6836f3849cfb22a10dedbbb6235.json | 8 -------- CHANGELOG.md | 10 ++++++++++ feature/dynamodbstreams/attributevalue/CHANGELOG.md | 4 ++++ .../attributevalue/go_module_metadata.go | 2 +- service/athena/CHANGELOG.md | 4 ++++ service/athena/go_module_metadata.go | 2 +- service/cognitoidentityprovider/CHANGELOG.md | 4 ++++ service/cognitoidentityprovider/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 ++++ service/connect/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 6 +++--- service/ssm/CHANGELOG.md | 4 ++++ service/ssm/go_module_metadata.go | 2 +- 15 files changed, 38 insertions(+), 32 deletions(-) delete mode 100644 .changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json delete mode 100644 .changelog/aaf624b0d8914aa99a310815bc9646cd.json delete mode 100644 .changelog/d80fa6836f3849cfb22a10dedbbb6235.json diff --git a/.changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json b/.changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json deleted file mode 100644 index 7f0a73f03b9..00000000000 --- a/.changelog/90bc24c6e2404675b311f1fdc9c3a5cf.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "90bc24c6-e240-4675-b311-f1fdc9c3a5cf", - "type": "documentation", - "description": "Systems Manager doc-only updates for August 2024.", - "modules": [ - "service/ssm" - ] -} \ No newline at end of file diff --git a/.changelog/aaf624b0d8914aa99a310815bc9646cd.json b/.changelog/aaf624b0d8914aa99a310815bc9646cd.json deleted file mode 100644 index 3d2b25d21ad..00000000000 --- a/.changelog/aaf624b0d8914aa99a310815bc9646cd.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "aaf624b0-d891-4aa9-9a31-0815bc9646cd", - "type": "documentation", - "description": "Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.", - "modules": [ - "service/cognitoidentityprovider" - ] -} \ No newline at end of file diff --git a/.changelog/d80fa6836f3849cfb22a10dedbbb6235.json b/.changelog/d80fa6836f3849cfb22a10dedbbb6235.json deleted file mode 100644 index 8a89079586d..00000000000 --- a/.changelog/d80fa6836f3849cfb22a10dedbbb6235.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d80fa683-6f38-49cf-b22a-10dedbbb6235", - "type": "feature", - "description": "This release supports adding RoutingCriteria via UpdateContactRoutingData public API.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index efd04d95e24..73eaa087e37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index f9b2e26940c..a21b181676d 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -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. diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 505e79ec5c4..62af70407b5 100644 --- a/feature/dynamodbstreams/attributevalue/go_module_metadata.go +++ b/feature/dynamodbstreams/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.10" +const goModuleVersion = "1.13.61" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index aecef5f6cb2..1401d3b707e 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -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 diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index 60ef376c3f5..c48a30cf19f 100644 --- a/service/athena/go_module_metadata.go +++ b/service/athena/go_module_metadata.go @@ -3,4 +3,4 @@ package athena // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.44.3" +const goModuleVersion = "1.44.4" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 023110d9345..84c22fe9dc7 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -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. diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index 30d7fc0d194..cd690f012a9 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.43.0" +const goModuleVersion = "1.43.1" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index ec78ea0ff00..9975b4be63b 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -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 diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 2049e518a74..abd9ba2ecbe 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.106.0" +const goModuleVersion = "1.107.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 753967c8709..5e0fabd7880 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -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 @@ -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 @@ -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 diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index a4805ff7b6f..6c02a088c41 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -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 diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index 053a48c7363..c9a0c5c5693 100644 --- a/service/ssm/go_module_metadata.go +++ b/service/ssm/go_module_metadata.go @@ -3,4 +3,4 @@ package ssm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.52.3" +const goModuleVersion = "1.52.4"