diff --git a/.changelog/3a66182664514be5805050b1c4089150.json b/.changelog/3a66182664514be5805050b1c4089150.json deleted file mode 100644 index 2c116c59978..00000000000 --- a/.changelog/3a66182664514be5805050b1c4089150.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3a661826-6451-4be5-8050-50b1c4089150", - "type": "feature", - "description": "MediaTailor: marking #AdBreak.OffsetMillis as required.", - "modules": [ - "service/mediatailor" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 1b0aa246157..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/chatbot" - ] -} \ No newline at end of file diff --git a/.changelog/4160aee8b3204fc5bb030e0f5b068f5c.json b/.changelog/4160aee8b3204fc5bb030e0f5b068f5c.json deleted file mode 100644 index 3a01ae2b3a2..00000000000 --- a/.changelog/4160aee8b3204fc5bb030e0f5b068f5c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4160aee8-b320-4fc5-bb03-0e0f5b068f5c", - "type": "bugfix", - "description": "Prevent potential panic caused by invalid comparison of credentials.", - "modules": [ - "service/s3" - ] -} \ No newline at end of file diff --git a/.changelog/8817933c8f124f88a687c69a41462dee.json b/.changelog/8817933c8f124f88a687c69a41462dee.json deleted file mode 100644 index 433f824000c..00000000000 --- a/.changelog/8817933c8f124f88a687c69a41462dee.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "8817933c-8f12-4f88-a687-c69a41462dee", - "type": "documentation", - "description": "Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary.", - "modules": [ - "service/ivs" - ] -} \ No newline at end of file diff --git a/.changelog/9ffaa7dd2c634b608ffda5d7a897737c.json b/.changelog/9ffaa7dd2c634b608ffda5d7a897737c.json deleted file mode 100644 index 433e3011218..00000000000 --- a/.changelog/9ffaa7dd2c634b608ffda5d7a897737c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9ffaa7dd-2c63-4b60-8ffd-a5d7a897737c", - "type": "documentation", - "description": "Documentation updates for Amazon Keyspaces", - "modules": [ - "service/keyspaces" - ] -} \ No newline at end of file diff --git a/.changelog/b40d28ea02f44bf199ed8e0933e2171d.json b/.changelog/b40d28ea02f44bf199ed8e0933e2171d.json deleted file mode 100644 index f96aa2afd56..00000000000 --- a/.changelog/b40d28ea02f44bf199ed8e0933e2171d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b40d28ea-02f4-4bf1-99ed-8e0933e2171d", - "type": "feature", - "description": "This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK.", - "modules": [ - "service/chatbot" - ] -} \ No newline at end of file diff --git a/.changelog/c08d6b7e999f48c5a5f609ade717c232.json b/.changelog/c08d6b7e999f48c5a5f609ade717c232.json deleted file mode 100644 index 177616b0700..00000000000 --- a/.changelog/c08d6b7e999f48c5a5f609ade717c232.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c08d6b7e-999f-48c5-a5f6-09ade717c232", - "type": "feature", - "description": "This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate.", - "modules": [ - "service/amplify" - ] -} \ No newline at end of file diff --git a/.changelog/c69936c2b1e84f658a2fb211a382bcbb.json b/.changelog/c69936c2b1e84f658a2fb211a382bcbb.json deleted file mode 100644 index 2ba2d719879..00000000000 --- a/.changelog/c69936c2b1e84f658a2fb211a382bcbb.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c69936c2-b1e8-4f65-8a2f-b211a382bcbb", - "type": "documentation", - "description": "Documentation updates for the AWS Config CLI", - "modules": [ - "service/configservice" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index a40bd84de40..2f1c18d3f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# Release (2024-02-19) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/amplify`: [v1.20.0](service/amplify/CHANGELOG.md#v1200-2024-02-19) + * **Feature**: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate. +* `github.com/aws/aws-sdk-go-v2/service/chatbot`: [v1.0.0](service/chatbot/CHANGELOG.md#v100-2024-02-19) + * **Release**: New AWS service client module + * **Feature**: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK. +* `github.com/aws/aws-sdk-go-v2/service/configservice`: [v1.45.2](service/configservice/CHANGELOG.md#v1452-2024-02-19) + * **Documentation**: Documentation updates for the AWS Config CLI +* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.32.1](service/ivs/CHANGELOG.md#v1321-2024-02-19) + * **Documentation**: Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary. +* `github.com/aws/aws-sdk-go-v2/service/keyspaces`: [v1.9.2](service/keyspaces/CHANGELOG.md#v192-2024-02-19) + * **Documentation**: Documentation updates for Amazon Keyspaces +* `github.com/aws/aws-sdk-go-v2/service/mediatailor`: [v1.35.0](service/mediatailor/CHANGELOG.md#v1350-2024-02-19) + * **Feature**: MediaTailor: marking #AdBreak.OffsetMillis as required. +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.50.1](service/s3/CHANGELOG.md#v1501-2024-02-19) + * **Bug Fix**: Prevent potential panic caused by invalid comparison of credentials. + # Release (2024-02-16) ## General Highlights diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 66b6e23cd82..70cf7944aba 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -4,7 +4,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2/config v1.27.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.50.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.50.1 ) require ( diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 693444b9754..bd96cfb50fb 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.25.0 github.com/aws/aws-sdk-go-v2/config v1.27.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.50.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.50.1 github.com/aws/aws-sdk-go-v2/service/s3control v1.43.0 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index ae41da4649c..ab9c2c2cd67 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2024-02-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.1 (2024-02-16) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index af2e8938e92..c42a36a13b0 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -5,7 +5,7 @@ go 1.20 require ( github.com/aws/aws-sdk-go-v2 v1.25.0 github.com/aws/aws-sdk-go-v2/config v1.27.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.50.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.50.1 github.com/aws/smithy-go v1.20.0 github.com/google/go-cmp v0.5.8 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index acc6c75587e..16b782ef50e 100644 --- a/feature/s3/manager/go_module_metadata.go +++ b/feature/s3/manager/go_module_metadata.go @@ -3,4 +3,4 @@ package manager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index cbcab50f830..595deff3f5c 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2024-02-19) + +* **Feature**: This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate. + # v1.19.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index 8c1c493662b..2c0323349db 100644 --- a/service/amplify/go_module_metadata.go +++ b/service/amplify/go_module_metadata.go @@ -3,4 +3,4 @@ package amplify // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.20.0" diff --git a/service/chatbot/CHANGELOG.md b/service/chatbot/CHANGELOG.md new file mode 100644 index 00000000000..e46b1de4de5 --- /dev/null +++ b/service/chatbot/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2024-02-19) + +* **Release**: New AWS service client module +* **Feature**: This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK. + diff --git a/service/chatbot/go_module_metadata.go b/service/chatbot/go_module_metadata.go index 19e58ed839a..8c0fb910c2a 100644 --- a/service/chatbot/go_module_metadata.go +++ b/service/chatbot/go_module_metadata.go @@ -3,4 +3,4 @@ package chatbot // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 4af06f305ff..58fc0d475ea 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.45.2 (2024-02-19) + +* **Documentation**: Documentation updates for the AWS Config CLI + # v1.45.1 (2024-02-15) * **Bug Fix**: Correct failure to determine the error type in awsJson services that could occur when errors were modeled with a non-string `code` field. diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index f3ace1ab262..adaa0c839a4 100644 --- a/service/configservice/go_module_metadata.go +++ b/service/configservice/go_module_metadata.go @@ -3,4 +3,4 @@ package configservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.1" +const goModuleVersion = "1.45.2" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index a8bc24ba667..7990cf71770 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.25.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.29.0 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.19.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.50.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.50.1 github.com/aws/aws-sdk-go-v2/service/schemas v1.23.0 github.com/aws/smithy-go v1.20.0 ) diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 3f670c73cb5..2b142ce0e59 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.25.0 github.com/aws/aws-sdk-go-v2/config v1.27.0 - github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.1 + github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.16.2 github.com/aws/aws-sdk-go-v2/service/acm v1.24.0 github.com/aws/aws-sdk-go-v2/service/apigateway v1.22.0 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.26.1 @@ -24,7 +24,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/codepipeline v1.25.0 github.com/aws/aws-sdk-go-v2/service/codestar v1.20.1 github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.34.1 - github.com/aws/aws-sdk-go-v2/service/configservice v1.45.1 + github.com/aws/aws-sdk-go-v2/service/configservice v1.45.2 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.22.1 github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.37.0 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.21.1 @@ -67,7 +67,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/route53 v1.39.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.22.1 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.26.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.50.0 + github.com/aws/aws-sdk-go-v2/service/s3 v1.50.1 github.com/aws/aws-sdk-go-v2/service/s3control v1.43.0 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.27.1 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.27.1 diff --git a/service/ivs/CHANGELOG.md b/service/ivs/CHANGELOG.md index 4abce59bb4d..dbf307d0b90 100644 --- a/service/ivs/CHANGELOG.md +++ b/service/ivs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.1 (2024-02-19) + +* **Documentation**: Changed description for latencyMode in Create/UpdateChannel and Channel/ChannelSummary. + # v1.32.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/ivs/go_module_metadata.go b/service/ivs/go_module_metadata.go index 7148e84c235..ba34dda525a 100644 --- a/service/ivs/go_module_metadata.go +++ b/service/ivs/go_module_metadata.go @@ -3,4 +3,4 @@ package ivs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.32.0" +const goModuleVersion = "1.32.1" diff --git a/service/keyspaces/CHANGELOG.md b/service/keyspaces/CHANGELOG.md index 9647d0de434..36f94091de8 100644 --- a/service/keyspaces/CHANGELOG.md +++ b/service/keyspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.2 (2024-02-19) + +* **Documentation**: Documentation updates for Amazon Keyspaces + # v1.9.1 (2024-02-15) * **Bug Fix**: Correct failure to determine the error type in awsJson services that could occur when errors were modeled with a non-string `code` field. diff --git a/service/keyspaces/go_module_metadata.go b/service/keyspaces/go_module_metadata.go index eeca8d995c5..e0291dbd919 100644 --- a/service/keyspaces/go_module_metadata.go +++ b/service/keyspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package keyspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.9.2" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index 83925827461..d5625d68e53 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.35.0 (2024-02-19) + +* **Feature**: MediaTailor: marking #AdBreak.OffsetMillis as required. + # v1.34.0 (2024-02-13) * **Feature**: Bump minimum Go version to 1.20 per our language support policy. diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index 48f6bc02ca3..fc442b676fb 100644 --- a/service/mediatailor/go_module_metadata.go +++ b/service/mediatailor/go_module_metadata.go @@ -3,4 +3,4 @@ package mediatailor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.34.0" +const goModuleVersion = "1.35.0" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index e673c901506..5b4f7f3ac79 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.50.1 (2024-02-19) + +* **Bug Fix**: Prevent potential panic caused by invalid comparison of credentials. + # v1.50.0 (2024-02-16) * **Feature**: Add new ClientOptions field to waiter config which allows you to extend the config for operation calls made by waiters. diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 2fa23e01024..da27b1a7c61 100644 --- a/service/s3/go_module_metadata.go +++ b/service/s3/go_module_metadata.go @@ -3,4 +3,4 @@ package s3 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.50.0" +const goModuleVersion = "1.50.1"