diff --git a/.changelog/36bdf85553f94045b0dbfa76d01acacd.json b/.changelog/36bdf85553f94045b0dbfa76d01acacd.json deleted file mode 100644 index 28c7662031d..00000000000 --- a/.changelog/36bdf85553f94045b0dbfa76d01acacd.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "36bdf855-53f9-4045-b0db-fa76d01acacd", - "type": "feature", - "description": "Add ClientToken to QueryDefinition CFN Handler in CWL", - "modules": [ - "service/cloudwatchlogs" - ] -} \ No newline at end of file diff --git a/.changelog/974d4f6f1beb4704a44600db86266dca.json b/.changelog/974d4f6f1beb4704a44600db86266dca.json deleted file mode 100644 index 92525634047..00000000000 --- a/.changelog/974d4f6f1beb4704a44600db86266dca.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "974d4f6f-1beb-4704-a446-00db86266dca", - "type": "feature", - "description": "Add support for the Swift package format.", - "modules": [ - "service/codeartifact" - ] -} \ No newline at end of file diff --git a/.changelog/a0ce97898834411e80f8920ec2b77dc6.json b/.changelog/a0ce97898834411e80f8920ec2b77dc6.json deleted file mode 100644 index 8d6b3c21f1f..00000000000 --- a/.changelog/a0ce97898834411e80f8920ec2b77dc6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "a0ce9789-8834-411e-80f8-920ec2b77dc6", - "type": "feature", - "description": "Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors", - "modules": [ - "service/appconfig" - ] -} \ No newline at end of file diff --git a/.changelog/af5c2dda6cd84f029d87fee521fc459b.json b/.changelog/af5c2dda6cd84f029d87fee521fc459b.json deleted file mode 100644 index deaf50a2ed2..00000000000 --- a/.changelog/af5c2dda6cd84f029d87fee521fc459b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "af5c2dda-6cd8-4f02-9d87-fee521fc459b", - "type": "feature", - "description": "Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException", - "modules": [ - "service/s3" - ] -} \ No newline at end of file diff --git a/.changelog/c8ddd3eb62564e5aac2eda5b2452fc6c.json b/.changelog/c8ddd3eb62564e5aac2eda5b2452fc6c.json deleted file mode 100644 index 2cabb3d203e..00000000000 --- a/.changelog/c8ddd3eb62564e5aac2eda5b2452fc6c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "c8ddd3eb-6256-4e5a-ac2e-da5b2452fc6c", - "type": "documentation", - "description": "Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs.", - "modules": [ - "service/kinesisvideo" - ] -} \ No newline at end of file diff --git a/.changelog/cd25a3a4c2c144ec9ab538c514829d31.json b/.changelog/cd25a3a4c2c144ec9ab538c514829d31.json deleted file mode 100644 index 556d56d0b26..00000000000 --- a/.changelog/cd25a3a4c2c144ec9ab538c514829d31.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "cd25a3a4-c2c1-44ec-9ab5-38c514829d31", - "type": "feature", - "description": "Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response.", - "modules": [ - "service/servicediscovery" - ] -} \ No newline at end of file diff --git a/.changelog/e57ecbbf00404d0c986127983520b310.json b/.changelog/e57ecbbf00404d0c986127983520b310.json deleted file mode 100644 index d47c2c03a94..00000000000 --- a/.changelog/e57ecbbf00404d0c986127983520b310.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e57ecbbf-0040-4d0c-9861-27983520b310", - "type": "feature", - "description": "This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration.", - "modules": [ - "service/apprunner" - ] -} \ No newline at end of file diff --git a/.changelog/ff82d83fd0744c4581187a15371f8efa.json b/.changelog/ff82d83fd0744c4581187a15371f8efa.json deleted file mode 100644 index de44f80affc..00000000000 --- a/.changelog/ff82d83fd0744c4581187a15371f8efa.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ff82d83f-d074-4c45-8118-7a15371f8efa", - "type": "feature", - "description": "Update FIPS endpoints in aws-us-gov.", - "modules": [ - "service/ssooidc" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e455d4aebb..0d908633e9c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2023-09-20) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.20.0](service/appconfig/CHANGELOG.md#v1200-2023-09-20) + * **Feature**: Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors +* `github.com/aws/aws-sdk-go-v2/service/apprunner`: [v1.20.0](service/apprunner/CHANGELOG.md#v1200-2023-09-20) + * **Feature**: This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration. +* `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs`: [v1.24.0](service/cloudwatchlogs/CHANGELOG.md#v1240-2023-09-20) + * **Feature**: Add ClientToken to QueryDefinition CFN Handler in CWL +* `github.com/aws/aws-sdk-go-v2/service/codeartifact`: [v1.20.0](service/codeartifact/CHANGELOG.md#v1200-2023-09-20) + * **Feature**: Add support for the Swift package format. +* `github.com/aws/aws-sdk-go-v2/service/kinesisvideo`: [v1.18.4](service/kinesisvideo/CHANGELOG.md#v1184-2023-09-20) + * **Documentation**: Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.39.0](service/s3/CHANGELOG.md#v1390-2023-09-20) + * **Feature**: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException +* `github.com/aws/aws-sdk-go-v2/service/servicediscovery`: [v1.24.0](service/servicediscovery/CHANGELOG.md#v1240-2023-09-20) + * **Feature**: Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. +* `github.com/aws/aws-sdk-go-v2/service/ssooidc`: [v1.17.0](service/ssooidc/CHANGELOG.md#v1170-2023-09-20) + * **Feature**: Update FIPS endpoints in aws-us-gov. + # Release (2023-09-19) ## Module Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 86a750a6c96..3dda67f2380 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.41 (2023-09-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.18.40 (2023-09-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index dca4121f4e6..0ec869ebcf3 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,11 +4,11 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/credentials v1.13.38 + github.com/aws/aws-sdk-go-v2/credentials v1.13.39 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 github.com/aws/aws-sdk-go-v2/internal/ini v1.3.42 github.com/aws/aws-sdk-go-v2/service/sso v1.14.0 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.16.0 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.0 github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index c469c4a101f..9d12517546b 100644 --- a/config/go_module_metadata.go +++ b/config/go_module_metadata.go @@ -3,4 +3,4 @@ package config // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.40" +const goModuleVersion = "1.18.41" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index cc25ec172d3..e8020010fc7 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.39 (2023-09-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.38 (2023-09-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 59934fc582e..63b06cab5a3 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 github.com/aws/aws-sdk-go-v2/service/sso v1.14.0 - github.com/aws/aws-sdk-go-v2/service/ssooidc v1.16.0 + github.com/aws/aws-sdk-go-v2/service/ssooidc v1.17.0 github.com/aws/aws-sdk-go-v2/service/sts v1.22.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index b7ca0e3c521..0b4e81b4991 100644 --- a/credentials/go_module_metadata.go +++ b/credentials/go_module_metadata.go @@ -3,4 +3,4 @@ package credentials // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.38" +const goModuleVersion = "1.13.39" diff --git a/example/service/dynamodb/createTable/go.mod b/example/service/dynamodb/createTable/go.mod index d6fddddaf60..ab3995c6d00 100644 --- a/example/service/dynamodb/createTable/go.mod +++ b/example/service/dynamodb/createTable/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5 ) diff --git a/example/service/dynamodb/scanItems/go.mod b/example/service/dynamodb/scanItems/go.mod index f709a3ddb86..7e715b922c4 100644 --- a/example/service/dynamodb/scanItems/go.mod +++ b/example/service/dynamodb/scanItems/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.10.39 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5 ) diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 1b020e00c35..d18efdd58d4 100644 --- a/example/service/s3/listObjects/go.mod +++ b/example/service/s3/listObjects/go.mod @@ -3,8 +3,8 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/listObjects go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.40 - github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 + github.com/aws/aws-sdk-go-v2/config v1.18.41 + github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/example/service/s3/usingPrivateLink/go.mod b/example/service/s3/usingPrivateLink/go.mod index 89cbd8bc8ee..ed2f3697428 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.40 - github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 + github.com/aws/aws-sdk-go-v2/config v1.18.41 + github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0 ) diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index 6dfa3391927..932c1566bcd 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.11 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 85cc0025cb7..45521d91a55 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.85 (2023-09-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.84 (2023-09-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index af0349a3027..8173fe7978a 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.40 - github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 + github.com/aws/aws-sdk-go-v2/config v1.18.41 + github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0 github.com/aws/smithy-go v1.14.2 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 4262b53157d..2d1b8c93770 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.11.84" +const goModuleVersion = "1.11.85" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index ed979c1875d..72238e9a1b1 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.41 ) diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index d0e93134e40..c02d1f00ae1 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2023-09-20) + +* **Feature**: Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors + # v1.19.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index d4048c4b0ed..8abbc826e5b 100644 --- a/service/appconfig/go_module_metadata.go +++ b/service/appconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package appconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.20.0" diff --git a/service/apprunner/CHANGELOG.md b/service/apprunner/CHANGELOG.md index 8959771434a..bf84845e545 100644 --- a/service/apprunner/CHANGELOG.md +++ b/service/apprunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2023-09-20) + +* **Feature**: This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration. + # v1.19.0 (2023-08-30) * **Feature**: App Runner adds support for Bitbucket. You can now create App Runner connection that connects to your Bitbucket repositories and deploy App Runner service with the source code stored in a Bitbucket repository. diff --git a/service/apprunner/go_module_metadata.go b/service/apprunner/go_module_metadata.go index 91bda0a2471..e9078a1fac1 100644 --- a/service/apprunner/go_module_metadata.go +++ b/service/apprunner/go_module_metadata.go @@ -3,4 +3,4 @@ package apprunner // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.20.0" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index d87c35f2e09..c519a4c329b 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2023-09-20) + +* **Feature**: Add ClientToken to QueryDefinition CFN Handler in CWL + # v1.23.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 4ada71305ce..f6ebb7d8af0 100644 --- a/service/cloudwatchlogs/go_module_metadata.go +++ b/service/cloudwatchlogs/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchlogs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.5" +const goModuleVersion = "1.24.0" diff --git a/service/codeartifact/CHANGELOG.md b/service/codeartifact/CHANGELOG.md index 4a139108a20..2138a9f1ad7 100644 --- a/service/codeartifact/CHANGELOG.md +++ b/service/codeartifact/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2023-09-20) + +* **Feature**: Add support for the Swift package format. + # v1.19.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codeartifact/go_module_metadata.go b/service/codeartifact/go_module_metadata.go index 7fd33d3a70f..515952f1a46 100644 --- a/service/codeartifact/go_module_metadata.go +++ b/service/codeartifact/go_module_metadata.go @@ -3,4 +3,4 @@ package codeartifact // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.5" +const goModuleVersion = "1.20.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index bf480f8b1be..9ea89476de4 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.21.0 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.21.5 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.15.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0 github.com/aws/aws-sdk-go-v2/service/schemas v1.17.0 github.com/aws/smithy-go v1.14.2 ) diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 6e357d2bc40..e8563912e53 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.78 (2023-09-20) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.77 (2023-09-18) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 58342a6bdbc..a24bd38e9e4 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/credentials v1.13.38 + github.com/aws/aws-sdk-go-v2/credentials v1.13.39 golang.org/x/net v0.1.0 ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index 07644c6d9f0..dc70a009872 100644 --- a/service/internal/eventstreamtesting/go_module_metadata.go +++ b/service/internal/eventstreamtesting/go_module_metadata.go @@ -3,4 +3,4 @@ package eventstreamtesting // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.77" +const goModuleVersion = "1.0.78" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index ca233fbbd4c..37b824d0d8a 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,7 +2,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.21.0 - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/service/acm v1.19.0 github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5 @@ -66,7 +66,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/route53 v1.29.5 github.com/aws/aws-sdk-go-v2/service/route53domains v1.17.3 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.20.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.38.5 + github.com/aws/aws-sdk-go-v2/service/s3 v1.39.0 github.com/aws/aws-sdk-go-v2/service/s3control v1.33.0 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.21.3 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.21.3 diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 3dca50f38bb..07b96fe1174 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.77 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.78 github.com/aws/aws-sdk-go-v2/service/kinesis v1.19.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8 diff --git a/service/kinesisvideo/CHANGELOG.md b/service/kinesisvideo/CHANGELOG.md index 6317b926b22..6bce67b8372 100644 --- a/service/kinesisvideo/CHANGELOG.md +++ b/service/kinesisvideo/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.4 (2023-09-20) + +* **Documentation**: Updated DescribeMediaStorageConfiguration, StartEdgeConfigurationUpdate, ImageGenerationConfiguration$SamplingInterval, and UpdateMediaStorageConfiguration to match AWS Docs. + # v1.18.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisvideo/go_module_metadata.go b/service/kinesisvideo/go_module_metadata.go index 6fc1f5281c5..ab6c83609c4 100644 --- a/service/kinesisvideo/go_module_metadata.go +++ b/service/kinesisvideo/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideo // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.3" +const goModuleVersion = "1.18.4" diff --git a/service/pipes/CHANGELOG.md b/service/pipes/CHANGELOG.md index d6c79ad4a89..6c37ae64d9d 100644 --- a/service/pipes/CHANGELOG.md +++ b/service/pipes/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2023-09-20) + +* No change notes available for this release. + # v1.4.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/pipes/go_module_metadata.go b/service/pipes/go_module_metadata.go index 746f78debc2..8aa42d32677 100644 --- a/service/pipes/go_module_metadata.go +++ b/service/pipes/go_module_metadata.go @@ -3,4 +3,4 @@ package pipes // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index df50ff01ae3..9de6f369613 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.39.0 (2023-09-20) + +* **Feature**: Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException + # v1.38.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 4cd8af5faff..f3cf85c7c94 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.38.5" +const goModuleVersion = "1.39.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 9b4b656aab1..19815e9be03 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/s3/internal/configtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2/config v1.18.40 + github.com/aws/aws-sdk-go-v2/config v1.18.41 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.15.4 ) diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index c47ae35c7e9..28785eb75a6 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2023-09-20) + +* **Feature**: Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response. + # v1.23.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 3894bf896b5..0a518ab16ee 100644 --- a/service/servicediscovery/go_module_metadata.go +++ b/service/servicediscovery/go_module_metadata.go @@ -3,4 +3,4 @@ package servicediscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.24.0" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index 2292bfaa5d8..e36fae50fa3 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.2 (2023-09-20) + +* No change notes available for this release. + # v1.18.1 (2023-09-19) * No change notes available for this release. diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index 260cd6a2baf..21cd9f05c61 100644 --- a/service/ssoadmin/go_module_metadata.go +++ b/service/ssoadmin/go_module_metadata.go @@ -3,4 +3,4 @@ package ssoadmin // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.1" +const goModuleVersion = "1.18.2" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index b1e3b27df5c..a54482a666a 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2023-09-20) + +* **Feature**: Update FIPS endpoints in aws-us-gov. + # v1.16.0 (2023-09-18) * **Announcement**: [BREAKFIX] Change in MaxResults datatype from value to pointer type in cognito-sync service. diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index bdc71274c6d..c4b26bff6ed 100644 --- a/service/ssooidc/go_module_metadata.go +++ b/service/ssooidc/go_module_metadata.go @@ -3,4 +3,4 @@ package ssooidc // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.0" +const goModuleVersion = "1.17.0" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 870f749a334..8861ef2d418 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.21.0 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.4.13 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.77 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.78 github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.11.0 github.com/aws/smithy-go v1.14.2 github.com/google/go-cmp v0.5.8