diff --git a/.changelog/2f38d632e93e45f2bf04734b9878a379.json b/.changelog/2f38d632e93e45f2bf04734b9878a379.json deleted file mode 100644 index c8589beee5e..00000000000 --- a/.changelog/2f38d632e93e45f2bf04734b9878a379.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "id": "2f38d632-e93e-45f2-bf04-734b9878a379", - "type": "feature", - "description": "API client updated", - "modules": [ - "service/autoscaling", - "service/backup", - "service/braket", - "service/chimesdkmeetings", - "service/cloudformation", - "service/computeoptimizer", - "service/connect", - "service/customerprofiles", - "service/databasemigrationservice", - "service/dataexchange", - "service/dynamodb", - "service/ec2", - "service/ecr", - "service/ecs", - "service/eks", - "service/elasticache", - "service/elasticloadbalancingv2", - "service/elasticsearchservice", - "service/finspacedata", - "service/imagebuilder", - "service/iot", - "service/iotdeviceadvisor", - "service/iotsitewise", - "service/iotwireless", - "service/lambda", - "service/macie2", - "service/mgn", - "service/opensearch", - "service/outposts", - "service/personalize", - "service/personalizeruntime", - "service/pinpoint", - "service/proton", - "service/quicksight", - "service/rds", - "service/redshift", - "service/s3", - "service/s3control", - "service/sqs", - "service/ssm", - "service/sts", - "service/textract", - "service/timestreamquery", - "service/timestreamwrite", - "service/transcribestreaming", - "service/translate", - "service/wellarchitected", - "service/workspaces" - ] -} diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 2db79239fb8..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/evidently", - "service/inspector2", - "service/migrationhubrefactorspaces", - "service/rbin", - "service/rum" - ] -} \ No newline at end of file diff --git a/.changelog/9667162dc94c43c7bb0c5b0bbcd5ef8a.json b/.changelog/9667162dc94c43c7bb0c5b0bbcd5ef8a.json deleted file mode 100644 index 97af8c0d481..00000000000 --- a/.changelog/9667162dc94c43c7bb0c5b0bbcd5ef8a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9667162d-c94c-43c7-bb0c-5b0bbcd5ef8a", - "type": "bugfix", - "description": "Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same `url.URL` reference in their operation's http.Request.", - "modules": [ - "service/internal/endpoint-discovery" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b2166e796c1..151e487b5c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,118 @@ +# Release (2021-11-30) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.16.0](service/autoscaling/CHANGELOG.md#v1160-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.10.0](service/backup/CHANGELOG.md#v1100-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/braket`: [v1.10.0](service/braket/CHANGELOG.md#v1100-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.2.0](service/chimesdkmeetings/CHANGELOG.md#v120-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.15.0](service/cloudformation/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.13.0](service/computeoptimizer/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.13.0](service/connect/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.12.0](service/customerprofiles/CHANGELOG.md#v1120-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice`: [v1.13.0](service/databasemigrationservice/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/dataexchange`: [v1.9.0](service/dataexchange/CHANGELOG.md#v190-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/dynamodb`: [v1.9.0](service/dynamodb/CHANGELOG.md#v190-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.24.0](service/ec2/CHANGELOG.md#v1240-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ecr`: [v1.11.0](service/ecr/CHANGELOG.md#v1110-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.13.0](service/ecs/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.15.0](service/eks/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.15.0](service/elasticache/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2`: [v1.13.0](service/elasticloadbalancingv2/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.10.0](service/elasticsearchservice/CHANGELOG.md#v1100-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/evidently`: [v1.0.0](service/evidently/CHANGELOG.md#v100-2021-11-30) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/finspacedata`: [v1.5.0](service/finspacedata/CHANGELOG.md#v150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.14.0](service/imagebuilder/CHANGELOG.md#v1140-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/inspector2`: [v1.0.0](service/inspector2/CHANGELOG.md#v100-2021-11-30) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery`: [v1.3.2](service/internal/endpoint-discovery/CHANGELOG.md#v132-2021-11-30) + * **Bug Fix**: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same `url.URL` reference in their operation's http.Request. +* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.17.0](service/iot/CHANGELOG.md#v1170-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor`: [v1.9.0](service/iotdeviceadvisor/CHANGELOG.md#v190-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/iotsitewise`: [v1.15.0](service/iotsitewise/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/iotwireless`: [v1.13.0](service/iotwireless/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.14.0](service/lambda/CHANGELOG.md#v1140-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/macie2`: [v1.14.0](service/macie2/CHANGELOG.md#v1140-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/mgn`: [v1.8.0](service/mgn/CHANGELOG.md#v180-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces`: [v1.0.0](service/migrationhubrefactorspaces/CHANGELOG.md#v100-2021-11-30) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.4.0](service/opensearch/CHANGELOG.md#v140-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.11.0](service/outposts/CHANGELOG.md#v1110-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/personalize`: [v1.12.0](service/personalize/CHANGELOG.md#v1120-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/personalizeruntime`: [v1.7.0](service/personalizeruntime/CHANGELOG.md#v170-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.12.0](service/pinpoint/CHANGELOG.md#v1120-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/proton`: [v1.7.0](service/proton/CHANGELOG.md#v170-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.15.0](service/quicksight/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/rbin`: [v1.0.0](service/rbin/CHANGELOG.md#v100-2021-11-30) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.13.0](service/rds/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.16.0](service/redshift/CHANGELOG.md#v1160-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/rum`: [v1.0.0](service/rum/CHANGELOG.md#v100-2021-11-30) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.20.0](service/s3/CHANGELOG.md#v1200-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/s3control`: [v1.15.0](service/s3control/CHANGELOG.md#v1150-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/sqs`: [v1.13.0](service/sqs/CHANGELOG.md#v1130-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.17.0](service/ssm/CHANGELOG.md#v1170-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/sts`: [v1.11.0](service/sts/CHANGELOG.md#v1110-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/textract`: [v1.10.0](service/textract/CHANGELOG.md#v1100-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/timestreamquery`: [v1.8.0](service/timestreamquery/CHANGELOG.md#v180-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/timestreamwrite`: [v1.8.0](service/timestreamwrite/CHANGELOG.md#v180-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/transcribestreaming`: [v1.1.0](service/transcribestreaming/CHANGELOG.md#v110-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/translate`: [v1.8.0](service/translate/CHANGELOG.md#v180-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/wellarchitected`: [v1.9.0](service/wellarchitected/CHANGELOG.md#v190-2021-11-30) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.11.0](service/workspaces/CHANGELOG.md#v1110-2021-11-30) + * **Feature**: API client updated + # Release (2021-11-19) ## General Highlights diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 27217bbef88..71c9b7bae4e 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index ee7c60fc8af..5640eb143ed 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.11.1 - github.com/aws/aws-sdk-go-v2/credentials v1.6.2 + github.com/aws/aws-sdk-go-v2/credentials v1.6.3 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.1 github.com/aws/aws-sdk-go-v2/internal/ini v1.3.1 github.com/aws/aws-sdk-go-v2/service/sso v1.6.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.11.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/config/go_module_metadata.go b/config/go_module_metadata.go index 7e3b14b29f6..4fa27337ff8 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.10.2" +const goModuleVersion = "1.10.3" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 3c6903ab7b1..023e6a6b6bc 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index 4247e3306fd..4e1fcd15e99 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.1 github.com/aws/aws-sdk-go-v2/service/sso v1.6.1 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.1 + github.com/aws/aws-sdk-go-v2/service/sts v1.11.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/credentials/go_module_metadata.go b/credentials/go_module_metadata.go index dadc22af8c5..e8d1345acd6 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.6.2" +const goModuleVersion = "1.6.3" diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index c1f075b239b..dbf9ea21759 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.10.2 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.1 + github.com/aws/aws-sdk-go-v2/config v1.10.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.20.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 ead6f63fbe2..a1514b3c8cf 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -4,9 +4,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/config v1.10.2 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.14.1 + github.com/aws/aws-sdk-go-v2/config v1.10.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.20.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.15.0 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index c1d3e1b1a1a..ec3845d48d4 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index 255d9ac58a6..06689f4a499 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.9.0 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.8.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 diff --git a/feature/dynamodb/attributevalue/go_module_metadata.go b/feature/dynamodb/attributevalue/go_module_metadata.go index 1e94bbb319c..9725725316c 100644 --- a/feature/dynamodb/attributevalue/go_module_metadata.go +++ b/feature/dynamodb/attributevalue/go_module_metadata.go @@ -3,4 +3,4 @@ package attributevalue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.2" +const goModuleVersion = "1.4.3" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index 6e7fa382584..867980ce484 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 242fa5ba6e7..c1501e98e6d 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -4,8 +4,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.4.2 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.1 + github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.4.3 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.9.0 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/dynamodb/expression/go_module_metadata.go b/feature/dynamodb/expression/go_module_metadata.go index c42c6c5ffef..f1f12d09254 100644 --- a/feature/dynamodb/expression/go_module_metadata.go +++ b/feature/dynamodb/expression/go_module_metadata.go @@ -3,4 +3,4 @@ package expression // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.2" +const goModuleVersion = "1.3.3" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 1bdc1387fda..2d1baf674ca 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index cfc93a685de..21102be1fc2 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -4,7 +4,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.9.0 github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.8.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 diff --git a/feature/dynamodbstreams/attributevalue/go_module_metadata.go b/feature/dynamodbstreams/attributevalue/go_module_metadata.go index 1e94bbb319c..9725725316c 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.4.2" +const goModuleVersion = "1.4.3" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index d34474237a9..c1585edd66e 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.10.2 + github.com/aws/aws-sdk-go-v2/config v1.10.3 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.1 ) diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index 702cedac5dd..a190d482f09 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index cca8d404f75..4dae7f80014 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.11.1 - github.com/aws/aws-sdk-go-v2/config v1.10.2 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.1 + github.com/aws/aws-sdk-go-v2/config v1.10.3 + github.com/aws/aws-sdk-go-v2/service/s3 v1.20.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/s3/manager/go_module_metadata.go b/feature/s3/manager/go_module_metadata.go index efebb20d1e0..8cf7ba966bc 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.7.2" +const goModuleVersion = "1.7.3" diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index c1a87f74343..d0684fa6656 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.10.2 + github.com/aws/aws-sdk-go-v2/config v1.10.3 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.1 ) diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index d6baeb56cf8..9197dee9495 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2021-11-30) + +* **Feature**: API client updated + # v1.15.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index 684c64b7eed..9e5a4b359f0 100644 --- a/service/autoscaling/go_module_metadata.go +++ b/service/autoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.1" +const goModuleVersion = "1.16.0" diff --git a/service/backup/CHANGELOG.md b/service/backup/CHANGELOG.md index 4e36f3224ff..82734830ee7 100644 --- a/service/backup/CHANGELOG.md +++ b/service/backup/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2021-11-30) + +* **Feature**: API client updated + # v1.9.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/backup/go_module_metadata.go b/service/backup/go_module_metadata.go index 9f84c3d0c37..8ae2f5be47e 100644 --- a/service/backup/go_module_metadata.go +++ b/service/backup/go_module_metadata.go @@ -3,4 +3,4 @@ package backup // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.10.0" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index a64fbf36ae0..860cc05ea89 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2021-11-30) + +* **Feature**: API client updated + # v1.9.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index ae77c5af795..09300319a6a 100644 --- a/service/braket/go_module_metadata.go +++ b/service/braket/go_module_metadata.go @@ -3,4 +3,4 @@ package braket // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.10.0" diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index 290562ebeb1..74602460429 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.0 (2021-11-30) + +* **Feature**: API client updated + # v1.1.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index 11a7ba29c30..c07640f2427 100644 --- a/service/chimesdkmeetings/go_module_metadata.go +++ b/service/chimesdkmeetings/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmeetings // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.0" +const goModuleVersion = "1.2.0" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index 78729fe0633..7b65a3f736b 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index a681e226a95..5caad959c0e 100644 --- a/service/cloudformation/go_module_metadata.go +++ b/service/cloudformation/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/computeoptimizer/CHANGELOG.md b/service/computeoptimizer/CHANGELOG.md index c37b842e2da..c37c40c916b 100644 --- a/service/computeoptimizer/CHANGELOG.md +++ b/service/computeoptimizer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/computeoptimizer/go_module_metadata.go b/service/computeoptimizer/go_module_metadata.go index aa9609bc32c..3435b367f45 100644 --- a/service/computeoptimizer/go_module_metadata.go +++ b/service/computeoptimizer/go_module_metadata.go @@ -3,4 +3,4 @@ package computeoptimizer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 510d8cd77c4..0bf4cc82da9 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index e90e10375ab..e5650e0d171 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.12.0" +const goModuleVersion = "1.13.0" diff --git a/service/customerprofiles/CHANGELOG.md b/service/customerprofiles/CHANGELOG.md index c16d6350874..8bfcfe8380a 100644 --- a/service/customerprofiles/CHANGELOG.md +++ b/service/customerprofiles/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2021-11-30) + +* **Feature**: API client updated + # v1.11.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/customerprofiles/go_module_metadata.go b/service/customerprofiles/go_module_metadata.go index 50d2a286c51..f3b3bdaa901 100644 --- a/service/customerprofiles/go_module_metadata.go +++ b/service/customerprofiles/go_module_metadata.go @@ -3,4 +3,4 @@ package customerprofiles // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.1" +const goModuleVersion = "1.12.0" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 307338a41bd..77644568fcb 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 21d5620b2a3..2cdf6d39efc 100644 --- a/service/databasemigrationservice/go_module_metadata.go +++ b/service/databasemigrationservice/go_module_metadata.go @@ -3,4 +3,4 @@ package databasemigrationservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.13.0" diff --git a/service/dataexchange/CHANGELOG.md b/service/dataexchange/CHANGELOG.md index bd22fe5e793..76d6463f7bd 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2021-11-30) + +* **Feature**: API client updated + # v1.8.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index 20a6465feae..bb39e464753 100644 --- a/service/dataexchange/go_module_metadata.go +++ b/service/dataexchange/go_module_metadata.go @@ -3,4 +3,4 @@ package dataexchange // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.1" +const goModuleVersion = "1.9.0" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 8c0a5ac323c..342d9face59 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-11-30) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/dynamodb/go.mod b/service/dynamodb/go.mod index 01f9043ca49..98267f24422 100644 --- a/service/dynamodb/go.mod +++ b/service/dynamodb/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.1 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.1 github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.5.0 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.1 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.2 github.com/aws/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/dynamodb/go_module_metadata.go b/service/dynamodb/go_module_metadata.go index 5ac91f72ed6..8e5be54e0e0 100644 --- a/service/dynamodb/go_module_metadata.go +++ b/service/dynamodb/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.1" +const goModuleVersion = "1.9.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 2d9f91d6ccf..56bed037d1b 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2021-11-30) + +* **Feature**: API client updated + # v1.23.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index e7c7364e778..3106a613298 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.0" +const goModuleVersion = "1.24.0" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index 2fe89e933b7..85c007cd814 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2021-11-30) + +* **Feature**: API client updated + # v1.10.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index 1bb3e9771d3..3d7873c0dbf 100644 --- a/service/ecr/go_module_metadata.go +++ b/service/ecr/go_module_metadata.go @@ -3,4 +3,4 @@ package ecr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.1" +const goModuleVersion = "1.11.0" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index e0aabed097a..bdaea2538c0 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index 12332feb46d..bd74543ece9 100644 --- a/service/ecs/go_module_metadata.go +++ b/service/ecs/go_module_metadata.go @@ -3,4 +3,4 @@ package ecs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 52e653c9407..95d3a561163 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index 690e85b2e9d..aed46de453d 100644 --- a/service/eks/go_module_metadata.go +++ b/service/eks/go_module_metadata.go @@ -3,4 +3,4 @@ package eks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index 88b50448979..269b199ff5c 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index 021ecca042d..d91e26ccd39 100644 --- a/service/elasticache/go_module_metadata.go +++ b/service/elasticache/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticache // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index 2ee179817de..225518d5b9e 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index 6e98f148d3e..ac20b3f522d 100644 --- a/service/elasticloadbalancingv2/go_module_metadata.go +++ b/service/elasticloadbalancingv2/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancingv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index dafddd15bb5..b16ab215d45 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2021-11-30) + +* **Feature**: API client updated + # v1.9.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 7da1bd20487..657a68e88a0 100644 --- a/service/elasticsearchservice/go_module_metadata.go +++ b/service/elasticsearchservice/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticsearchservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.10.0" diff --git a/service/evidently/CHANGELOG.md b/service/evidently/CHANGELOG.md new file mode 100644 index 00000000000..35eb4e0d364 --- /dev/null +++ b/service/evidently/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-11-30) + +* **Release**: New AWS service client module + diff --git a/service/evidently/go_module_metadata.go b/service/evidently/go_module_metadata.go index 37a5aed4222..5e2ee12b460 100644 --- a/service/evidently/go_module_metadata.go +++ b/service/evidently/go_module_metadata.go @@ -3,4 +3,4 @@ package evidently // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index fdd8026058f..0326b36d81e 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.0 (2021-11-30) + +* **Feature**: API client updated + # v1.4.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index e8140b8da39..177a134ff00 100644 --- a/service/finspacedata/go_module_metadata.go +++ b/service/finspacedata/go_module_metadata.go @@ -3,4 +3,4 @@ package finspacedata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.1" +const goModuleVersion = "1.5.0" diff --git a/service/imagebuilder/CHANGELOG.md b/service/imagebuilder/CHANGELOG.md index 3f7352d8a85..0dd8c5fc804 100644 --- a/service/imagebuilder/CHANGELOG.md +++ b/service/imagebuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2021-11-30) + +* **Feature**: API client updated + # v1.13.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/imagebuilder/go_module_metadata.go b/service/imagebuilder/go_module_metadata.go index e28a853ee8b..d7c7cb4ee12 100644 --- a/service/imagebuilder/go_module_metadata.go +++ b/service/imagebuilder/go_module_metadata.go @@ -3,4 +3,4 @@ package imagebuilder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.1" +const goModuleVersion = "1.14.0" diff --git a/service/inspector2/CHANGELOG.md b/service/inspector2/CHANGELOG.md new file mode 100644 index 00000000000..35eb4e0d364 --- /dev/null +++ b/service/inspector2/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-11-30) + +* **Release**: New AWS service client module + diff --git a/service/inspector2/go_module_metadata.go b/service/inspector2/go_module_metadata.go index 4b384d9f101..a20b3d207fb 100644 --- a/service/inspector2/go_module_metadata.go +++ b/service/inspector2/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 46deb520855..189d206b8ed 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -5,7 +5,7 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.34.33 github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.9.0 github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.8.1 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/internal/endpoint-discovery/CHANGELOG.md b/service/internal/endpoint-discovery/CHANGELOG.md index ca9b96fbb82..bac78c957e1 100644 --- a/service/internal/endpoint-discovery/CHANGELOG.md +++ b/service/internal/endpoint-discovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.2 (2021-11-30) + +* **Bug Fix**: Fixed a race condition that caused concurrent calls relying on endpoint discovery to share the same `url.URL` reference in their operation's http.Request. + # v1.3.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/endpoint-discovery/go_module_metadata.go b/service/internal/endpoint-discovery/go_module_metadata.go index 9bc8195a609..58428ef22b1 100644 --- a/service/internal/endpoint-discovery/go_module_metadata.go +++ b/service/internal/endpoint-discovery/go_module_metadata.go @@ -3,4 +3,4 @@ package endpointdiscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.1" +const goModuleVersion = "1.3.2" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 404ca13aee7..c5fc8bf6a7e 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.3 (2021-11-30) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.2 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index e94af9f3a8f..647494874d2 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.11.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.0.0 - github.com/aws/aws-sdk-go-v2/credentials v1.6.2 + github.com/aws/aws-sdk-go-v2/credentials v1.6.3 golang.org/x/net v0.0.0-20211008194852-3b03d305991f ) diff --git a/service/internal/eventstreamtesting/go_module_metadata.go b/service/internal/eventstreamtesting/go_module_metadata.go index f7671aa9dd2..9cb07c4a051 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.2" +const goModuleVersion = "1.0.3" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index c77ca492729..b4e9f86724e 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -2,16 +2,16 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.11.1 - github.com/aws/aws-sdk-go-v2/config v1.10.2 + github.com/aws/aws-sdk-go-v2/config v1.10.3 github.com/aws/aws-sdk-go-v2/service/acm v1.9.1 github.com/aws/aws-sdk-go-v2/service/apigateway v1.10.0 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.10.1 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.7.1 github.com/aws/aws-sdk-go-v2/service/appstream v1.10.0 github.com/aws/aws-sdk-go-v2/service/athena v1.9.1 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.15.1 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.16.0 github.com/aws/aws-sdk-go-v2/service/batch v1.11.0 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.14.0 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.15.0 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.11.1 github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.8.1 github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.9.1 @@ -25,21 +25,21 @@ require ( github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.9.1 github.com/aws/aws-sdk-go-v2/service/configservice v1.12.1 github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.8.1 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.12.0 + github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.13.0 github.com/aws/aws-sdk-go-v2/service/devicefarm v1.8.1 github.com/aws/aws-sdk-go-v2/service/directconnect v1.11.1 github.com/aws/aws-sdk-go-v2/service/directoryservice v1.8.1 github.com/aws/aws-sdk-go-v2/service/docdb v1.12.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.1 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.23.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.10.1 - github.com/aws/aws-sdk-go-v2/service/ecs v1.12.1 + github.com/aws/aws-sdk-go-v2/service/dynamodb v1.9.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.24.0 + github.com/aws/aws-sdk-go-v2/service/ecr v1.11.0 + github.com/aws/aws-sdk-go-v2/service/ecs v1.13.0 github.com/aws/aws-sdk-go-v2/service/efs v1.10.1 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.14.1 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.15.0 github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.9.1 github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.9.1 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.12.1 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.9.1 + github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.13.0 + github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.10.0 github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.8.1 github.com/aws/aws-sdk-go-v2/service/emr v1.12.1 github.com/aws/aws-sdk-go-v2/service/eventbridge v1.10.1 @@ -50,24 +50,24 @@ require ( github.com/aws/aws-sdk-go-v2/service/health v1.10.1 github.com/aws/aws-sdk-go-v2/service/iam v1.13.1 github.com/aws/aws-sdk-go-v2/service/inspector v1.7.1 - github.com/aws/aws-sdk-go-v2/service/iot v1.16.1 + github.com/aws/aws-sdk-go-v2/service/iot v1.17.0 github.com/aws/aws-sdk-go-v2/service/kinesis v1.9.1 github.com/aws/aws-sdk-go-v2/service/kms v1.11.0 - github.com/aws/aws-sdk-go-v2/service/lambda v1.13.0 + github.com/aws/aws-sdk-go-v2/service/lambda v1.14.0 github.com/aws/aws-sdk-go-v2/service/lightsail v1.13.1 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.7.1 github.com/aws/aws-sdk-go-v2/service/neptune v1.11.1 github.com/aws/aws-sdk-go-v2/service/opsworks v1.8.1 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.6.1 github.com/aws/aws-sdk-go-v2/service/polly v1.8.1 - github.com/aws/aws-sdk-go-v2/service/rds v1.12.1 - github.com/aws/aws-sdk-go-v2/service/redshift v1.15.0 + github.com/aws/aws-sdk-go-v2/service/rds v1.13.0 + github.com/aws/aws-sdk-go-v2/service/redshift v1.16.0 github.com/aws/aws-sdk-go-v2/service/rekognition v1.11.1 github.com/aws/aws-sdk-go-v2/service/route53 v1.14.1 github.com/aws/aws-sdk-go-v2/service/route53domains v1.7.1 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.10.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.1 - github.com/aws/aws-sdk-go-v2/service/s3control v1.14.1 + github.com/aws/aws-sdk-go-v2/service/s3 v1.20.0 + github.com/aws/aws-sdk-go-v2/service/s3control v1.15.0 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.10.1 github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.8.1 github.com/aws/aws-sdk-go-v2/service/ses v1.9.1 @@ -76,16 +76,16 @@ require ( github.com/aws/aws-sdk-go-v2/service/sms v1.7.1 github.com/aws/aws-sdk-go-v2/service/snowball v1.9.1 github.com/aws/aws-sdk-go-v2/service/sns v1.12.0 - github.com/aws/aws-sdk-go-v2/service/sqs v1.12.1 - github.com/aws/aws-sdk-go-v2/service/ssm v1.16.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.1 + github.com/aws/aws-sdk-go-v2/service/sqs v1.13.0 + github.com/aws/aws-sdk-go-v2/service/ssm v1.17.0 + github.com/aws/aws-sdk-go-v2/service/sts v1.11.0 github.com/aws/aws-sdk-go-v2/service/support v1.8.1 - github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.7.1 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.0.1 + github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.8.0 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.1.0 github.com/aws/aws-sdk-go-v2/service/waf v1.7.1 github.com/aws/aws-sdk-go-v2/service/wafregional v1.8.1 github.com/aws/aws-sdk-go-v2/service/wafv2 v1.14.0 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.10.1 + github.com/aws/aws-sdk-go-v2/service/workspaces v1.11.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index a0084785552..2ce039cfd20 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2021-11-30) + +* **Feature**: API client updated + # v1.16.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index bb6b33e3b59..5fa5637b5e0 100644 --- a/service/iot/go_module_metadata.go +++ b/service/iot/go_module_metadata.go @@ -3,4 +3,4 @@ package iot // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.16.1" +const goModuleVersion = "1.17.0" diff --git a/service/iotdeviceadvisor/CHANGELOG.md b/service/iotdeviceadvisor/CHANGELOG.md index 0526ccfea8d..619a2462840 100644 --- a/service/iotdeviceadvisor/CHANGELOG.md +++ b/service/iotdeviceadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2021-11-30) + +* **Feature**: API client updated + # v1.8.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotdeviceadvisor/go_module_metadata.go b/service/iotdeviceadvisor/go_module_metadata.go index e437cacd600..a9d9c98d285 100644 --- a/service/iotdeviceadvisor/go_module_metadata.go +++ b/service/iotdeviceadvisor/go_module_metadata.go @@ -3,4 +3,4 @@ package iotdeviceadvisor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.1" +const goModuleVersion = "1.9.0" diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index 6a597209eca..480fe49fdd9 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index 5f612d7f15b..fd68b05e948 100644 --- a/service/iotsitewise/go_module_metadata.go +++ b/service/iotsitewise/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsitewise // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index 5b0b710a79d..6af0bf2d38d 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index 59fa099e00b..3613358ddfa 100644 --- a/service/iotwireless/go_module_metadata.go +++ b/service/iotwireless/go_module_metadata.go @@ -3,4 +3,4 @@ package iotwireless // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 9096ec0f93c..b39276322d7 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.11.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.2 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.3 github.com/aws/aws-sdk-go-v2/service/kinesis v1.9.1 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 794be2da52d..0f5a3a1db29 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2021-11-30) + +* **Feature**: API client updated + # v1.13.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index 8f4e06ed89f..6857ac717eb 100644 --- a/service/lambda/go_module_metadata.go +++ b/service/lambda/go_module_metadata.go @@ -3,4 +3,4 @@ package lambda // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index 919de142e3f..6aa4d49dd86 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2021-11-30) + +* **Feature**: API client updated + # v1.13.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index eaaeadd7ad0..930853a62b2 100644 --- a/service/macie2/go_module_metadata.go +++ b/service/macie2/go_module_metadata.go @@ -3,4 +3,4 @@ package macie2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.1" +const goModuleVersion = "1.14.0" diff --git a/service/mgn/CHANGELOG.md b/service/mgn/CHANGELOG.md index 98771fb35bc..d3cf311dc83 100644 --- a/service/mgn/CHANGELOG.md +++ b/service/mgn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.0 (2021-11-30) + +* **Feature**: API client updated + # v1.7.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/mgn/go_module_metadata.go b/service/mgn/go_module_metadata.go index 99351f27127..66483a39cf4 100644 --- a/service/mgn/go_module_metadata.go +++ b/service/mgn/go_module_metadata.go @@ -3,4 +3,4 @@ package mgn // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/migrationhubrefactorspaces/CHANGELOG.md b/service/migrationhubrefactorspaces/CHANGELOG.md new file mode 100644 index 00000000000..35eb4e0d364 --- /dev/null +++ b/service/migrationhubrefactorspaces/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-11-30) + +* **Release**: New AWS service client module + diff --git a/service/migrationhubrefactorspaces/go_module_metadata.go b/service/migrationhubrefactorspaces/go_module_metadata.go index 56012dc304b..cd57bc0726d 100644 --- a/service/migrationhubrefactorspaces/go_module_metadata.go +++ b/service/migrationhubrefactorspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubrefactorspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index 8d40af77b60..f31ad5e9066 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.0 (2021-11-30) + +* **Feature**: API client updated + # v1.3.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index edfac112db8..4b20206b9cf 100644 --- a/service/opensearch/go_module_metadata.go +++ b/service/opensearch/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.1" +const goModuleVersion = "1.4.0" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 8c1258099ae..d507a301e01 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2021-11-30) + +* **Feature**: API client updated + # v1.10.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 01657d665b8..7654aa06525 100644 --- a/service/outposts/go_module_metadata.go +++ b/service/outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.1" +const goModuleVersion = "1.11.0" diff --git a/service/personalize/CHANGELOG.md b/service/personalize/CHANGELOG.md index 8851d454b20..6bf14f2e0cf 100644 --- a/service/personalize/CHANGELOG.md +++ b/service/personalize/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2021-11-30) + +* **Feature**: API client updated + # v1.11.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalize/go_module_metadata.go b/service/personalize/go_module_metadata.go index 1e14eaca5b4..185a5a3943b 100644 --- a/service/personalize/go_module_metadata.go +++ b/service/personalize/go_module_metadata.go @@ -3,4 +3,4 @@ package personalize // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.1" +const goModuleVersion = "1.12.0" diff --git a/service/personalizeruntime/CHANGELOG.md b/service/personalizeruntime/CHANGELOG.md index f605a6e9ae9..de8a510a3e5 100644 --- a/service/personalizeruntime/CHANGELOG.md +++ b/service/personalizeruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2021-11-30) + +* **Feature**: API client updated + # v1.6.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/personalizeruntime/go_module_metadata.go b/service/personalizeruntime/go_module_metadata.go index 375de6f7071..0ecd3f62e8d 100644 --- a/service/personalizeruntime/go_module_metadata.go +++ b/service/personalizeruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package personalizeruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.1" +const goModuleVersion = "1.7.0" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 677dff03766..0ea47e60adf 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2021-11-30) + +* **Feature**: API client updated + # v1.11.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index a86ba25a54e..84eddd61f7c 100644 --- a/service/pinpoint/go_module_metadata.go +++ b/service/pinpoint/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpoint // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.1" +const goModuleVersion = "1.12.0" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index e0db06c87c8..47c5c0ef53c 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2021-11-30) + +* **Feature**: API client updated + # v1.6.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/proton/go_module_metadata.go b/service/proton/go_module_metadata.go index d61e40d5d11..fe9bf394a66 100644 --- a/service/proton/go_module_metadata.go +++ b/service/proton/go_module_metadata.go @@ -3,4 +3,4 @@ package proton // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.1" +const goModuleVersion = "1.7.0" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index cf53213a721..f8ed32ccf90 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 9c0d88b50dd..1d7064f8070 100644 --- a/service/quicksight/go_module_metadata.go +++ b/service/quicksight/go_module_metadata.go @@ -3,4 +3,4 @@ package quicksight // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/rbin/CHANGELOG.md b/service/rbin/CHANGELOG.md new file mode 100644 index 00000000000..35eb4e0d364 --- /dev/null +++ b/service/rbin/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-11-30) + +* **Release**: New AWS service client module + diff --git a/service/rbin/go_module_metadata.go b/service/rbin/go_module_metadata.go index 820ab4075bc..294d0cdd9db 100644 --- a/service/rbin/go_module_metadata.go +++ b/service/rbin/go_module_metadata.go @@ -3,4 +3,4 @@ package rbin // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 986d9d87655..9436e310589 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index e9582e9e2da..419b48a2392 100644 --- a/service/rds/go_module_metadata.go +++ b/service/rds/go_module_metadata.go @@ -3,4 +3,4 @@ package rds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 67fe128c495..6e82aead2a0 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2021-11-30) + +* **Feature**: API client updated + # v1.15.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index a38df5f9e78..cf5c91e4f32 100644 --- a/service/redshift/go_module_metadata.go +++ b/service/redshift/go_module_metadata.go @@ -3,4 +3,4 @@ package redshift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.16.0" diff --git a/service/rum/CHANGELOG.md b/service/rum/CHANGELOG.md new file mode 100644 index 00000000000..35eb4e0d364 --- /dev/null +++ b/service/rum/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-11-30) + +* **Release**: New AWS service client module + diff --git a/service/rum/go_module_metadata.go b/service/rum/go_module_metadata.go index 6676ca6deb5..8d9aa658ee3 100644 --- a/service/rum/go_module_metadata.go +++ b/service/rum/go_module_metadata.go @@ -3,4 +3,4 @@ package rum // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index e5b181d865d..4123baf34f2 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2021-11-30) + +* **Feature**: API client updated + # v1.19.1 (2021-11-19) * **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 d152f43b040..0e0ab3c65e7 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.19.1" +const goModuleVersion = "1.20.0" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index bcc63a8f81a..62e7902335d 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.10.2 + github.com/aws/aws-sdk-go-v2/config v1.10.3 github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.1 ) diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 96b8caeade7..49573b75c41 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.0 (2021-11-30) + +* **Feature**: API client updated + # v1.14.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 261b3257168..a58947bbd3f 100644 --- a/service/s3control/go_module_metadata.go +++ b/service/s3control/go_module_metadata.go @@ -3,4 +3,4 @@ package s3control // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.15.0" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index edf253082df..b0c984ba43a 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.0 (2021-11-30) + +* **Feature**: API client updated + # v1.12.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index e5adcd6c59f..5b0728e8f35 100644 --- a/service/sqs/go_module_metadata.go +++ b/service/sqs/go_module_metadata.go @@ -3,4 +3,4 @@ package sqs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.1" +const goModuleVersion = "1.13.0" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index 333c0e65c6a..aa1770edf1c 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.0 (2021-11-30) + +* **Feature**: API client updated + # v1.16.0 (2021-11-19) * **Feature**: API client updated diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index ae5673a4c3b..ce37890e1f0 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.16.0" +const goModuleVersion = "1.17.0" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index 8ec5a6bacef..84d27bbf837 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2021-11-30) + +* **Feature**: API client updated + # v1.10.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index ed57489baa8..5f6177b56bc 100644 --- a/service/sts/go_module_metadata.go +++ b/service/sts/go_module_metadata.go @@ -3,4 +3,4 @@ package sts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.1" +const goModuleVersion = "1.11.0" diff --git a/service/textract/CHANGELOG.md b/service/textract/CHANGELOG.md index be76d4542d9..1520b02e6e8 100644 --- a/service/textract/CHANGELOG.md +++ b/service/textract/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2021-11-30) + +* **Feature**: API client updated + # v1.9.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/textract/go_module_metadata.go b/service/textract/go_module_metadata.go index 4f43ff5bd0e..c100f5f3f45 100644 --- a/service/textract/go_module_metadata.go +++ b/service/textract/go_module_metadata.go @@ -3,4 +3,4 @@ package textract // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.1" +const goModuleVersion = "1.10.0" diff --git a/service/timestreamquery/CHANGELOG.md b/service/timestreamquery/CHANGELOG.md index d1c23739174..9a062c054af 100644 --- a/service/timestreamquery/CHANGELOG.md +++ b/service/timestreamquery/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-11-30) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/timestreamquery/go.mod b/service/timestreamquery/go.mod index bac6e6ba588..0bf1b67fdd4 100644 --- a/service/timestreamquery/go.mod +++ b/service/timestreamquery/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.1 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.1 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.1 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.2 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/timestreamquery/go_module_metadata.go b/service/timestreamquery/go_module_metadata.go index b1b3bf0f65e..986a1a3e698 100644 --- a/service/timestreamquery/go_module_metadata.go +++ b/service/timestreamquery/go_module_metadata.go @@ -3,4 +3,4 @@ package timestreamquery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.1" +const goModuleVersion = "1.8.0" diff --git a/service/timestreamwrite/CHANGELOG.md b/service/timestreamwrite/CHANGELOG.md index d1c23739174..9a062c054af 100644 --- a/service/timestreamwrite/CHANGELOG.md +++ b/service/timestreamwrite/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-11-30) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/timestreamwrite/go.mod b/service/timestreamwrite/go.mod index 22110095fe0..15647f94430 100644 --- a/service/timestreamwrite/go.mod +++ b/service/timestreamwrite/go.mod @@ -6,7 +6,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.1 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.1 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.1 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.2 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/timestreamwrite/go_module_metadata.go b/service/timestreamwrite/go_module_metadata.go index efecdb647cb..0103b920ce9 100644 --- a/service/timestreamwrite/go_module_metadata.go +++ b/service/timestreamwrite/go_module_metadata.go @@ -3,4 +3,4 @@ package timestreamwrite // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.1" +const goModuleVersion = "1.8.0" diff --git a/service/transcribestreaming/CHANGELOG.md b/service/transcribestreaming/CHANGELOG.md index 154cca9eff2..c2bde49e128 100644 --- a/service/transcribestreaming/CHANGELOG.md +++ b/service/transcribestreaming/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2021-11-30) + +* **Feature**: API client updated + # v1.0.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/transcribestreaming/go_module_metadata.go b/service/transcribestreaming/go_module_metadata.go index 64e2bbed4b1..03b8227de87 100644 --- a/service/transcribestreaming/go_module_metadata.go +++ b/service/transcribestreaming/go_module_metadata.go @@ -3,4 +3,4 @@ package transcribestreaming // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.1" +const goModuleVersion = "1.1.0" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index 9554ac29891..a881dc5085f 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -5,8 +5,8 @@ go 1.15 require ( github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.2 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.0.1 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.3 + github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.1.0 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/translate/CHANGELOG.md b/service/translate/CHANGELOG.md index b8d30c65231..65553671e88 100644 --- a/service/translate/CHANGELOG.md +++ b/service/translate/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.0 (2021-11-30) + +* **Feature**: API client updated + # v1.7.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/translate/go_module_metadata.go b/service/translate/go_module_metadata.go index eb3dc128eb7..168b4ac7137 100644 --- a/service/translate/go_module_metadata.go +++ b/service/translate/go_module_metadata.go @@ -3,4 +3,4 @@ package translate // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.1" +const goModuleVersion = "1.8.0" diff --git a/service/wellarchitected/CHANGELOG.md b/service/wellarchitected/CHANGELOG.md index e180cfdab39..6347266993c 100644 --- a/service/wellarchitected/CHANGELOG.md +++ b/service/wellarchitected/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2021-11-30) + +* **Feature**: API client updated + # v1.8.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/wellarchitected/go_module_metadata.go b/service/wellarchitected/go_module_metadata.go index 896528f9a98..63633f64ba2 100644 --- a/service/wellarchitected/go_module_metadata.go +++ b/service/wellarchitected/go_module_metadata.go @@ -3,4 +3,4 @@ package wellarchitected // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.1" +const goModuleVersion = "1.9.0" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 385d87de6f7..de0497f580e 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2021-11-30) + +* **Feature**: API client updated + # v1.10.1 (2021-11-19) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 1999db831f8..6d8d47e4671 100644 --- a/service/workspaces/go_module_metadata.go +++ b/service/workspaces/go_module_metadata.go @@ -3,4 +3,4 @@ package workspaces // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.1" +const goModuleVersion = "1.11.0"