diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index e5bcf7fbc3b..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/appconfigdata", - "service/drs", - "service/migrationhubstrategy" - ] -} \ No newline at end of file diff --git a/.changelog/59f1938f00b846e9a4a224a69b1919ea.json b/.changelog/59f1938f00b846e9a4a224a69b1919ea.json deleted file mode 100644 index 91ba67f62d2..00000000000 --- a/.changelog/59f1938f00b846e9a4a224a69b1919ea.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "59f1938f-00b8-46e9-a4a2-24a69b1919ea", - "type": "announcement", - "description": "Fix API modeling bug incorrectly generating `DocumentAttributeValue` type as a union instead of a structure. This update corrects this bug by correcting the `DocumentAttributeValue` type to be a `struct` instead of an `interface`. This change also removes the `DocumentAttributeValueMember` types. To migrate to this change your application using service/kendra will need to be updated to use struct members in `DocumentAttributeValue` instead of `DocumentAttributeValueMember` types.", - "modules": [ - "service/kendra" - ] -} diff --git a/.changelog/e2d513dd7ed54a0ea1eac2ef37c64d52.json b/.changelog/e2d513dd7ed54a0ea1eac2ef37c64d52.json deleted file mode 100644 index 1c41591b08a..00000000000 --- a/.changelog/e2d513dd7ed54a0ea1eac2ef37c64d52.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "id": "e2d513dd-7ed5-4a0e-a1ea-c2ef37c64d52", - "type": "feature", - "description": "API client updated", - "modules": [ - "service/amplifybackend", - "service/apigateway", - "service/appconfig", - "service/applicationinsights", - "service/appstream", - "service/auditmanager", - "service/batch", - "service/chime", - "service/chimesdkmeetings", - "service/cloudformation", - "service/cloudtrail", - "service/cloudwatch", - "service/connect", - "service/databasemigrationservice", - "service/databrew", - "service/devopsguru", - "service/dynamodbstreams", - "service/ec2", - "service/eks", - "service/forecast", - "service/ivs", - "service/kafka", - "service/kendra", - "service/kms", - "service/lambda", - "service/lexmodelsv2", - "service/lexruntimev2", - "service/location", - "service/mediaconvert", - "service/medialive", - "service/mgn", - "service/qldb", - "service/qldbsession", - "service/redshift", - "service/sns", - "service/ssm", - "service/transfer", - "service/wafv2" - ] -} \ No newline at end of file diff --git a/.changelog/ee24d721edd94d88826eac19451093c6.json b/.changelog/ee24d721edd94d88826eac19451093c6.json deleted file mode 100644 index a9c8061168b..00000000000 --- a/.changelog/ee24d721edd94d88826eac19451093c6.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ee24d721-edd9-4d88-826e-ac19451093c6", - "type": "bugfix", - "description": "Fixed a bug that prevented aws.EndpointResolverWithOptionsFunc from satisfying the aws.EndpointResolverWithOptions interface.", - "modules": [ - "." - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 298a286f265..b2166e796c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,95 @@ +# Release (2021-11-19) + +## General Highlights +* **Dependency Update**: Updated to the latest SDK module versions + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2`: v1.11.1 + * **Bug Fix**: Fixed a bug that prevented aws.EndpointResolverWithOptionsFunc from satisfying the aws.EndpointResolverWithOptions interface. +* `github.com/aws/aws-sdk-go-v2/service/amplifybackend`: [v1.8.0](service/amplifybackend/CHANGELOG.md#v180-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/apigateway`: [v1.10.0](service/apigateway/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/appconfig`: [v1.7.0](service/appconfig/CHANGELOG.md#v170-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/appconfigdata`: [v1.0.0](service/appconfigdata/CHANGELOG.md#v100-2021-11-19) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/applicationinsights`: [v1.8.0](service/applicationinsights/CHANGELOG.md#v180-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.10.0](service/appstream/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/auditmanager`: [v1.12.0](service/auditmanager/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.11.0](service/batch/CHANGELOG.md#v1110-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/chime`: [v1.14.0](service/chime/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings`: [v1.1.0](service/chimesdkmeetings/CHANGELOG.md#v110-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.14.0](service/cloudformation/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/cloudtrail`: [v1.10.0](service/cloudtrail/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.12.0](service/cloudwatch/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.12.0](service/connect/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/databasemigrationservice`: [v1.12.0](service/databasemigrationservice/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/databrew`: [v1.13.0](service/databrew/CHANGELOG.md#v1130-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/devopsguru`: [v1.10.0](service/devopsguru/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/drs`: [v1.0.0](service/drs/CHANGELOG.md#v100-2021-11-19) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/dynamodbstreams`: [v1.8.0](service/dynamodbstreams/CHANGELOG.md#v180-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.23.0](service/ec2/CHANGELOG.md#v1230-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.14.0](service/eks/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/forecast`: [v1.14.0](service/forecast/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ivs`: [v1.10.0](service/ivs/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/kafka`: [v1.10.0](service/kafka/CHANGELOG.md#v1100-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/kendra`: [v1.16.0](service/kendra/CHANGELOG.md#v1160-2021-11-19) + * **Announcement**: Fix API modeling bug incorrectly generating `DocumentAttributeValue` type as a union instead of a structure. This update corrects this bug by correcting the `DocumentAttributeValue` type to be a `struct` instead of an `interface`. This change also removes the `DocumentAttributeValueMember` types. To migrate to this change your application using service/kendra will need to be updated to use struct members in `DocumentAttributeValue` instead of `DocumentAttributeValueMember` types. + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.11.0](service/kms/CHANGELOG.md#v1110-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/lambda`: [v1.13.0](service/lambda/CHANGELOG.md#v1130-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.13.0](service/lexmodelsv2/CHANGELOG.md#v1130-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/lexruntimev2`: [v1.9.0](service/lexruntimev2/CHANGELOG.md#v190-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.9.0](service/location/CHANGELOG.md#v190-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.15.0](service/mediaconvert/CHANGELOG.md#v1150-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.14.0](service/medialive/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/mgn`: [v1.7.0](service/mgn/CHANGELOG.md#v170-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy`: [v1.0.0](service/migrationhubstrategy/CHANGELOG.md#v100-2021-11-19) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/qldb`: [v1.9.0](service/qldb/CHANGELOG.md#v190-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/qldbsession`: [v1.9.0](service/qldbsession/CHANGELOG.md#v190-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.15.0](service/redshift/CHANGELOG.md#v1150-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.12.0](service/sns/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/ssm`: [v1.16.0](service/ssm/CHANGELOG.md#v1160-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.12.0](service/transfer/CHANGELOG.md#v1120-2021-11-19) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.14.0](service/wafv2/CHANGELOG.md#v1140-2021-11-19) + * **Feature**: API client updated + # Release (2021-11-12) ## General Highlights diff --git a/aws/go_module_metadata.go b/aws/go_module_metadata.go index abbaf9b9bc7..b162ad3d592 100644 --- a/aws/go_module_metadata.go +++ b/aws/go_module_metadata.go @@ -3,4 +3,4 @@ package aws // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 5028481eef6..27217bbef88 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/config/go.mod b/config/go.mod index 57baba89f1d..ee7c60fc8af 100644 --- a/config/go.mod +++ b/config/go.mod @@ -3,12 +3,12 @@ module github.com/aws/aws-sdk-go-v2/config go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/credentials v1.6.1 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.0 - github.com/aws/aws-sdk-go-v2/internal/ini v1.3.0 - github.com/aws/aws-sdk-go-v2/service/sso v1.6.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.0 + 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/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/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 781f47c9ac0..7e3b14b29f6 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.1" +const goModuleVersion = "1.10.2" diff --git a/credentials/CHANGELOG.md b/credentials/CHANGELOG.md index 790ea647f8a..3c6903ab7b1 100644 --- a/credentials/CHANGELOG.md +++ b/credentials/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/credentials/go.mod b/credentials/go.mod index ca96480c8ca..4247e3306fd 100644 --- a/credentials/go.mod +++ b/credentials/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/credentials go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.0 - github.com/aws/aws-sdk-go-v2/service/sso v1.6.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.0 + 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/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 7ae9ceb3555..dadc22af8c5 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.1" +const goModuleVersion = "1.6.2" diff --git a/example/service/s3/listObjects/go.mod b/example/service/s3/listObjects/go.mod index 492d2824cb3..c1f075b239b 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.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0 + github.com/aws/aws-sdk-go-v2/config v1.10.2 + github.com/aws/aws-sdk-go-v2/service/s3 v1.19.1 ) 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 90be2c47344..ead6f63fbe2 100644 --- a/example/service/s3/usingPrivateLink/go.mod +++ b/example/service/s3/usingPrivateLink/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/example/service/s3/usingPrivateLink go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/config v1.10.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.14.0 + 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 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/feature/cloudfront/sign/CHANGELOG.md b/feature/cloudfront/sign/CHANGELOG.md index 09cc2077cad..a2393aaa645 100644 --- a/feature/cloudfront/sign/CHANGELOG.md +++ b/feature/cloudfront/sign/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.8 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.7 (2021-11-06) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/cloudfront/sign/go.mod b/feature/cloudfront/sign/go.mod index cdd637792a9..f6f887c6aa4 100644 --- a/feature/cloudfront/sign/go.mod +++ b/feature/cloudfront/sign/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.11.0 +require github.com/aws/aws-sdk-go-v2 v1.11.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/cloudfront/sign/go_module_metadata.go b/feature/cloudfront/sign/go_module_metadata.go index 13cca092ee9..24788eee969 100644 --- a/feature/cloudfront/sign/go_module_metadata.go +++ b/feature/cloudfront/sign/go_module_metadata.go @@ -3,4 +3,4 @@ package sign // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.7" +const goModuleVersion = "1.3.8" diff --git a/feature/dynamodb/attributevalue/CHANGELOG.md b/feature/dynamodb/attributevalue/CHANGELOG.md index ff979269d57..c1d3e1b1a1a 100644 --- a/feature/dynamodb/attributevalue/CHANGELOG.md +++ b/feature/dynamodb/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/attributevalue/go.mod b/feature/dynamodb/attributevalue/go.mod index d31ce7c30c4..255d9ac58a6 100644 --- a/feature/dynamodb/attributevalue/go.mod +++ b/feature/dynamodb/attributevalue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.7.0 + 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/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 2102c4f547a..1e94bbb319c 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.1" +const goModuleVersion = "1.4.2" diff --git a/feature/dynamodb/expression/CHANGELOG.md b/feature/dynamodb/expression/CHANGELOG.md index af31bf2be94..6e7fa382584 100644 --- a/feature/dynamodb/expression/CHANGELOG.md +++ b/feature/dynamodb/expression/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodb/expression/go.mod b/feature/dynamodb/expression/go.mod index 07b3677bca4..242fa5ba6e7 100644 --- a/feature/dynamodb/expression/go.mod +++ b/feature/dynamodb/expression/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue v1.4.1 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.0 + 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 ) 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 fa192b6cc63..c42c6c5ffef 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.1" +const goModuleVersion = "1.3.2" diff --git a/feature/dynamodbstreams/attributevalue/CHANGELOG.md b/feature/dynamodbstreams/attributevalue/CHANGELOG.md index 60f01d17f3d..1bdc1387fda 100644 --- a/feature/dynamodbstreams/attributevalue/CHANGELOG.md +++ b/feature/dynamodbstreams/attributevalue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/dynamodbstreams/attributevalue/go.mod b/feature/dynamodbstreams/attributevalue/go.mod index 80107b83423..cfc93a685de 100644 --- a/feature/dynamodbstreams/attributevalue/go.mod +++ b/feature/dynamodbstreams/attributevalue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.0 - github.com/aws/aws-sdk-go-v2/service/dynamodbstreams v1.7.0 + 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/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 2102c4f547a..1e94bbb319c 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.1" +const goModuleVersion = "1.4.2" diff --git a/feature/ec2/imds/CHANGELOG.md b/feature/ec2/imds/CHANGELOG.md index 2a2fe38777e..799ac74c8e6 100644 --- a/feature/ec2/imds/CHANGELOG.md +++ b/feature/ec2/imds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/feature/ec2/imds/go.mod b/feature/ec2/imds/go.mod index d9def74df2b..8dc1d3f2767 100644 --- a/feature/ec2/imds/go.mod +++ b/feature/ec2/imds/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/feature/ec2/imds go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/feature/ec2/imds/go_module_metadata.go b/feature/ec2/imds/go_module_metadata.go index 0aebc899c4c..536b6fca8cb 100644 --- a/feature/ec2/imds/go_module_metadata.go +++ b/feature/ec2/imds/go_module_metadata.go @@ -3,4 +3,4 @@ package imds // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/feature/ec2/imds/internal/configtesting/go.mod b/feature/ec2/imds/internal/configtesting/go.mod index d3940c063df..d34474237a9 100644 --- a/feature/ec2/imds/internal/configtesting/go.mod +++ b/feature/ec2/imds/internal/configtesting/go.mod @@ -3,8 +3,8 @@ 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.1 - github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.0 + github.com/aws/aws-sdk-go-v2/config v1.10.2 + github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.8.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../../ diff --git a/feature/rds/auth/CHANGELOG.md b/feature/rds/auth/CHANGELOG.md index c24576a2434..36ec58946c4 100644 --- a/feature/rds/auth/CHANGELOG.md +++ b/feature/rds/auth/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.11 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.10 (2021-11-06) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/rds/auth/go.mod b/feature/rds/auth/go.mod index 70c0164124f..675944fd25d 100644 --- a/feature/rds/auth/go.mod +++ b/feature/rds/auth/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/feature/rds/auth go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.11.0 +require github.com/aws/aws-sdk-go-v2 v1.11.1 replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/feature/rds/auth/go_module_metadata.go b/feature/rds/auth/go_module_metadata.go index 4cfba3bbde1..879d8da3093 100644 --- a/feature/rds/auth/go_module_metadata.go +++ b/feature/rds/auth/go_module_metadata.go @@ -3,4 +3,4 @@ package auth // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.10" +const goModuleVersion = "1.1.11" diff --git a/feature/s3/manager/CHANGELOG.md b/feature/s3/manager/CHANGELOG.md index a0b905c0219..702cedac5dd 100644 --- a/feature/s3/manager/CHANGELOG.md +++ b/feature/s3/manager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/feature/s3/manager/go.mod b/feature/s3/manager/go.mod index 768ccd336e6..cca8d404f75 100644 --- a/feature/s3/manager/go.mod +++ b/feature/s3/manager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/feature/s3/manager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/config v1.10.1 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0 + 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/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 dc4acbf3ff9..efebb20d1e0 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.1" +const goModuleVersion = "1.7.2" diff --git a/internal/configsources/CHANGELOG.md b/internal/configsources/CHANGELOG.md index 5ab86d8d642..3ab5a9d2a31 100644 --- a/internal/configsources/CHANGELOG.md +++ b/internal/configsources/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/internal/configsources/configtesting/go.mod b/internal/configsources/configtesting/go.mod index 6ec58535a1d..c1a87f74343 100644 --- a/internal/configsources/configtesting/go.mod +++ b/internal/configsources/configtesting/go.mod @@ -3,8 +3,8 @@ 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.1 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 + github.com/aws/aws-sdk-go-v2/config v1.10.2 + github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../ diff --git a/internal/configsources/go.mod b/internal/configsources/go.mod index 9934eb84f39..2a170466a32 100644 --- a/internal/configsources/go.mod +++ b/internal/configsources/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/internal/configsources go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.11.0 +require github.com/aws/aws-sdk-go-v2 v1.11.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/configsources/go_module_metadata.go b/internal/configsources/go_module_metadata.go index 284eee10d10..fecd7903544 100644 --- a/internal/configsources/go_module_metadata.go +++ b/internal/configsources/go_module_metadata.go @@ -3,4 +3,4 @@ package configsources // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.0" +const goModuleVersion = "1.1.1" diff --git a/internal/endpoints/v2/CHANGELOG.md b/internal/endpoints/v2/CHANGELOG.md index 32b23722151..7042f67f8d5 100644 --- a/internal/endpoints/v2/CHANGELOG.md +++ b/internal/endpoints/v2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.0.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v2.0.0 (2021-11-06) * **Release**: Endpoint Variant Model Support diff --git a/internal/endpoints/v2/go.mod b/internal/endpoints/v2/go.mod index 639822c68d4..1440c1b49ce 100644 --- a/internal/endpoints/v2/go.mod +++ b/internal/endpoints/v2/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/endpoints/v2/go_module_metadata.go b/internal/endpoints/v2/go_module_metadata.go index 899ff7e2c8d..386b8ceb5bf 100644 --- a/internal/endpoints/v2/go_module_metadata.go +++ b/internal/endpoints/v2/go_module_metadata.go @@ -3,4 +3,4 @@ package endpoints // goModuleVersion is the tagged release for this module -const goModuleVersion = "2.0.0" +const goModuleVersion = "2.0.1" diff --git a/internal/ini/CHANGELOG.md b/internal/ini/CHANGELOG.md index dec5bda94c3..7365abeddc8 100644 --- a/internal/ini/CHANGELOG.md +++ b/internal/ini/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/internal/ini/go.mod b/internal/ini/go.mod index 31ad794b2d8..4e5367c00d1 100644 --- a/internal/ini/go.mod +++ b/internal/ini/go.mod @@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/internal/ini go 1.15 -require github.com/aws/aws-sdk-go-v2 v1.11.0 +require github.com/aws/aws-sdk-go-v2 v1.11.1 replace github.com/aws/aws-sdk-go-v2 => ../../ diff --git a/internal/ini/go_module_metadata.go b/internal/ini/go_module_metadata.go index fb255e78084..69ff37ff548 100644 --- a/internal/ini/go_module_metadata.go +++ b/internal/ini/go_module_metadata.go @@ -3,4 +3,4 @@ package ini // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/internal/protocoltest/awsrestjson/go.mod b/internal/protocoltest/awsrestjson/go.mod index abcd2ad5952..2881d4056aa 100644 --- a/internal/protocoltest/awsrestjson/go.mod +++ b/internal/protocoltest/awsrestjson/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/awsrestjson go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/ec2query/go.mod b/internal/protocoltest/ec2query/go.mod index b90b9f5aa5c..9b2f7f53fa2 100644 --- a/internal/protocoltest/ec2query/go.mod +++ b/internal/protocoltest/ec2query/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/ec2query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/jsonrpc/go.mod b/internal/protocoltest/jsonrpc/go.mod index 6664442222b..620fc9a5eeb 100644 --- a/internal/protocoltest/jsonrpc/go.mod +++ b/internal/protocoltest/jsonrpc/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/jsonrpc10/go.mod b/internal/protocoltest/jsonrpc10/go.mod index 09b63ba21a3..d4ad60085d2 100644 --- a/internal/protocoltest/jsonrpc10/go.mod +++ b/internal/protocoltest/jsonrpc10/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/jsonrpc10 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/query/go.mod b/internal/protocoltest/query/go.mod index 5ef9c860345..70cf5846781 100644 --- a/internal/protocoltest/query/go.mod +++ b/internal/protocoltest/query/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/query go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/restxml/go.mod b/internal/protocoltest/restxml/go.mod index 36c81ed59e3..25659a10ccf 100644 --- a/internal/protocoltest/restxml/go.mod +++ b/internal/protocoltest/restxml/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxml go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/internal/protocoltest/restxmlwithnamespace/go.mod b/internal/protocoltest/restxmlwithnamespace/go.mod index b5125fbf5a2..43b327d8c47 100644 --- a/internal/protocoltest/restxmlwithnamespace/go.mod +++ b/internal/protocoltest/restxmlwithnamespace/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/internal/protocoltest/restxmlwithnamespace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index 17921d018e9..c01b51e246d 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/accessanalyzer/go.mod b/service/accessanalyzer/go.mod index 5bb093fe532..cfcb4f60f9a 100644 --- a/service/accessanalyzer/go.mod +++ b/service/accessanalyzer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/accessanalyzer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index ced6ddbde5e..4f71d868cf2 100644 --- a/service/accessanalyzer/go_module_metadata.go +++ b/service/accessanalyzer/go_module_metadata.go @@ -3,4 +3,4 @@ package accessanalyzer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/account/CHANGELOG.md b/service/account/CHANGELOG.md index 01df6c7fcd4..d23cc70dc26 100644 --- a/service/account/CHANGELOG.md +++ b/service/account/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/account/go.mod b/service/account/go.mod index 309817699a3..c027fa0a3e1 100644 --- a/service/account/go.mod +++ b/service/account/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/account go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/account/go_module_metadata.go b/service/account/go_module_metadata.go index 5a0e7c6654d..d3e7861af9e 100644 --- a/service/account/go_module_metadata.go +++ b/service/account/go_module_metadata.go @@ -3,4 +3,4 @@ package account // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index f8a11b35295..3b32d989e36 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/acm/go.mod b/service/acm/go.mod index 0dc10b02488..27c575a67c4 100644 --- a/service/acm/go.mod +++ b/service/acm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/acm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index b711d044b2d..97056f38643 100644 --- a/service/acm/go_module_metadata.go +++ b/service/acm/go_module_metadata.go @@ -3,4 +3,4 @@ package acm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/acmpca/CHANGELOG.md b/service/acmpca/CHANGELOG.md index 3f4e8ccd7f0..45aa24fd40c 100644 --- a/service/acmpca/CHANGELOG.md +++ b/service/acmpca/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/acmpca/go.mod b/service/acmpca/go.mod index ab18b71464c..c1ad473f0c3 100644 --- a/service/acmpca/go.mod +++ b/service/acmpca/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/acmpca go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/acmpca/go_module_metadata.go b/service/acmpca/go_module_metadata.go index 42b81aa680d..464250d7b57 100644 --- a/service/acmpca/go_module_metadata.go +++ b/service/acmpca/go_module_metadata.go @@ -3,4 +3,4 @@ package acmpca // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/alexaforbusiness/CHANGELOG.md b/service/alexaforbusiness/CHANGELOG.md index 445b4c7a8c4..b70e5c6996c 100644 --- a/service/alexaforbusiness/CHANGELOG.md +++ b/service/alexaforbusiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/alexaforbusiness/go.mod b/service/alexaforbusiness/go.mod index 7939ddafeb6..6e712139b91 100644 --- a/service/alexaforbusiness/go.mod +++ b/service/alexaforbusiness/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/alexaforbusiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/alexaforbusiness/go_module_metadata.go b/service/alexaforbusiness/go_module_metadata.go index 05a0f8b3c02..a78dab75b54 100644 --- a/service/alexaforbusiness/go_module_metadata.go +++ b/service/alexaforbusiness/go_module_metadata.go @@ -3,4 +3,4 @@ package alexaforbusiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/amp/CHANGELOG.md b/service/amp/CHANGELOG.md index b4bfcdaabaa..15d2b58f59f 100644 --- a/service/amp/CHANGELOG.md +++ b/service/amp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/amp/go.mod b/service/amp/go.mod index da0037b3551..f4ce596f4a9 100644 --- a/service/amp/go.mod +++ b/service/amp/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amp go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/amp/go_module_metadata.go b/service/amp/go_module_metadata.go index 281674697f8..ecc0f95a99c 100644 --- a/service/amp/go_module_metadata.go +++ b/service/amp/go_module_metadata.go @@ -3,4 +3,4 @@ package amp // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/amplify/CHANGELOG.md b/service/amplify/CHANGELOG.md index 70163043d66..b4f2b4cc192 100644 --- a/service/amplify/CHANGELOG.md +++ b/service/amplify/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/amplify/go.mod b/service/amplify/go.mod index 42d0223e1c4..9a15b390c27 100644 --- a/service/amplify/go.mod +++ b/service/amplify/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amplify go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/amplify/go_module_metadata.go b/service/amplify/go_module_metadata.go index 5243514e028..0131cdd1d0a 100644 --- a/service/amplify/go_module_metadata.go +++ b/service/amplify/go_module_metadata.go @@ -3,4 +3,4 @@ package amplify // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/amplifybackend/CHANGELOG.md b/service/amplifybackend/CHANGELOG.md index e0208e9bd64..a4a2d1c8985 100644 --- a/service/amplifybackend/CHANGELOG.md +++ b/service/amplifybackend/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/amplifybackend/go.mod b/service/amplifybackend/go.mod index ff655d7761a..c9b2e4bfece 100644 --- a/service/amplifybackend/go.mod +++ b/service/amplifybackend/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/amplifybackend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/amplifybackend/go_module_metadata.go b/service/amplifybackend/go_module_metadata.go index d8b1e3d390c..1cde7725df3 100644 --- a/service/amplifybackend/go_module_metadata.go +++ b/service/amplifybackend/go_module_metadata.go @@ -3,4 +3,4 @@ package amplifybackend // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/apigateway/CHANGELOG.md b/service/apigateway/CHANGELOG.md index b0a0d4e12a5..2102f325130 100644 --- a/service/apigateway/CHANGELOG.md +++ b/service/apigateway/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/apigateway/go.mod b/service/apigateway/go.mod index 6a9e329e6bf..dfa4ea60816 100644 --- a/service/apigateway/go.mod +++ b/service/apigateway/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/apigateway/go_module_metadata.go b/service/apigateway/go_module_metadata.go index e1637a5744d..8ba3265ae23 100644 --- a/service/apigateway/go_module_metadata.go +++ b/service/apigateway/go_module_metadata.go @@ -3,4 +3,4 @@ package apigateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/apigatewaymanagementapi/CHANGELOG.md b/service/apigatewaymanagementapi/CHANGELOG.md index 694e6c6cce4..179ff9c758c 100644 --- a/service/apigatewaymanagementapi/CHANGELOG.md +++ b/service/apigatewaymanagementapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/apigatewaymanagementapi/go.mod b/service/apigatewaymanagementapi/go.mod index 26bb8b413e0..1e640e3ceab 100644 --- a/service/apigatewaymanagementapi/go.mod +++ b/service/apigatewaymanagementapi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/apigatewaymanagementapi/go_module_metadata.go b/service/apigatewaymanagementapi/go_module_metadata.go index 22117630f43..ce54894c105 100644 --- a/service/apigatewaymanagementapi/go_module_metadata.go +++ b/service/apigatewaymanagementapi/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewaymanagementapi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/apigatewayv2/CHANGELOG.md b/service/apigatewayv2/CHANGELOG.md index 72160295d60..8f196a8b2e4 100644 --- a/service/apigatewayv2/CHANGELOG.md +++ b/service/apigatewayv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/apigatewayv2/go.mod b/service/apigatewayv2/go.mod index 37d7465688a..806acd54e39 100644 --- a/service/apigatewayv2/go.mod +++ b/service/apigatewayv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apigatewayv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/apigatewayv2/go_module_metadata.go b/service/apigatewayv2/go_module_metadata.go index 91a28374a7f..d9b5af7247d 100644 --- a/service/apigatewayv2/go_module_metadata.go +++ b/service/apigatewayv2/go_module_metadata.go @@ -3,4 +3,4 @@ package apigatewayv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/appconfig/CHANGELOG.md b/service/appconfig/CHANGELOG.md index 8c584a16878..fa082afb18a 100644 --- a/service/appconfig/CHANGELOG.md +++ b/service/appconfig/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.7.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/appconfig/go.mod b/service/appconfig/go.mod index 6e0ab914583..d6e28b1469a 100644 --- a/service/appconfig/go.mod +++ b/service/appconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appconfig/go_module_metadata.go b/service/appconfig/go_module_metadata.go index 769c8f4a1fd..2f0ed34e9aa 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.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/appconfigdata/CHANGELOG.md b/service/appconfigdata/CHANGELOG.md new file mode 100644 index 00000000000..440b944068d --- /dev/null +++ b/service/appconfigdata/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2021-11-19) + +* **Release**: New AWS service client module +* **Dependency Update**: Updated to the latest SDK module versions + diff --git a/service/appconfigdata/go.mod b/service/appconfigdata/go.mod index ed68e47676e..ac50e5e67c7 100644 --- a/service/appconfigdata/go.mod +++ b/service/appconfigdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appconfigdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appconfigdata/go_module_metadata.go b/service/appconfigdata/go_module_metadata.go index a0018290166..d9752c88c7a 100644 --- a/service/appconfigdata/go_module_metadata.go +++ b/service/appconfigdata/go_module_metadata.go @@ -3,4 +3,4 @@ package appconfigdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/appflow/CHANGELOG.md b/service/appflow/CHANGELOG.md index c97beec2cc3..ebe669810a7 100644 --- a/service/appflow/CHANGELOG.md +++ b/service/appflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/appflow/go.mod b/service/appflow/go.mod index 52c8d755f4f..51b7d8bd010 100644 --- a/service/appflow/go.mod +++ b/service/appflow/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appflow/go_module_metadata.go b/service/appflow/go_module_metadata.go index 83f08783a0e..1f3f2dedd1f 100644 --- a/service/appflow/go_module_metadata.go +++ b/service/appflow/go_module_metadata.go @@ -3,4 +3,4 @@ package appflow // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/appintegrations/CHANGELOG.md b/service/appintegrations/CHANGELOG.md index 0ba257fe5f1..49a793d959c 100644 --- a/service/appintegrations/CHANGELOG.md +++ b/service/appintegrations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/appintegrations/go.mod b/service/appintegrations/go.mod index 7992fc9129c..864da7c4192 100644 --- a/service/appintegrations/go.mod +++ b/service/appintegrations/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appintegrations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appintegrations/go_module_metadata.go b/service/appintegrations/go_module_metadata.go index 82770a6424f..b215333313b 100644 --- a/service/appintegrations/go_module_metadata.go +++ b/service/appintegrations/go_module_metadata.go @@ -3,4 +3,4 @@ package appintegrations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/applicationautoscaling/CHANGELOG.md b/service/applicationautoscaling/CHANGELOG.md index d5fd45292e2..b36da564e53 100644 --- a/service/applicationautoscaling/CHANGELOG.md +++ b/service/applicationautoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/applicationautoscaling/go.mod b/service/applicationautoscaling/go.mod index 8d07cbdeae4..3f62ee5d37f 100644 --- a/service/applicationautoscaling/go.mod +++ b/service/applicationautoscaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationautoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/applicationautoscaling/go_module_metadata.go b/service/applicationautoscaling/go_module_metadata.go index aca6d153b97..615d84bf2b2 100644 --- a/service/applicationautoscaling/go_module_metadata.go +++ b/service/applicationautoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationautoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/applicationcostprofiler/CHANGELOG.md b/service/applicationcostprofiler/CHANGELOG.md index 0eef5436d28..74140c8f97a 100644 --- a/service/applicationcostprofiler/CHANGELOG.md +++ b/service/applicationcostprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/applicationcostprofiler/go.mod b/service/applicationcostprofiler/go.mod index 7ae2d9d06c2..2677e843a79 100644 --- a/service/applicationcostprofiler/go.mod +++ b/service/applicationcostprofiler/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/applicationcostprofiler/go_module_metadata.go b/service/applicationcostprofiler/go_module_metadata.go index 69bfecac0b9..d5e14128f95 100644 --- a/service/applicationcostprofiler/go_module_metadata.go +++ b/service/applicationcostprofiler/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationcostprofiler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/applicationdiscoveryservice/CHANGELOG.md b/service/applicationdiscoveryservice/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/applicationdiscoveryservice/CHANGELOG.md +++ b/service/applicationdiscoveryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/applicationdiscoveryservice/go.mod b/service/applicationdiscoveryservice/go.mod index cd5a26df507..ede087dc9a5 100644 --- a/service/applicationdiscoveryservice/go.mod +++ b/service/applicationdiscoveryservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/applicationdiscoveryservice/go_module_metadata.go b/service/applicationdiscoveryservice/go_module_metadata.go index 234ad600124..26f6fe7ebe6 100644 --- a/service/applicationdiscoveryservice/go_module_metadata.go +++ b/service/applicationdiscoveryservice/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationdiscoveryservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index 038ddf799fb..c53a53a2cdc 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/applicationinsights/go.mod b/service/applicationinsights/go.mod index 13a4264e54c..c54c1b9cac7 100644 --- a/service/applicationinsights/go.mod +++ b/service/applicationinsights/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/applicationinsights go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index a8874cbee71..1c41b1b31fc 100644 --- a/service/applicationinsights/go_module_metadata.go +++ b/service/applicationinsights/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationinsights // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/appmesh/CHANGELOG.md b/service/appmesh/CHANGELOG.md index c13d530bace..4d79022e820 100644 --- a/service/appmesh/CHANGELOG.md +++ b/service/appmesh/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/appmesh/go.mod b/service/appmesh/go.mod index 509a1240a44..98f16d9e337 100644 --- a/service/appmesh/go.mod +++ b/service/appmesh/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appmesh go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appmesh/go_module_metadata.go b/service/appmesh/go_module_metadata.go index 08f9603968e..ef289509eb4 100644 --- a/service/appmesh/go_module_metadata.go +++ b/service/appmesh/go_module_metadata.go @@ -3,4 +3,4 @@ package appmesh // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/apprunner/CHANGELOG.md b/service/apprunner/CHANGELOG.md index c4eaaa113ef..f871eb523f2 100644 --- a/service/apprunner/CHANGELOG.md +++ b/service/apprunner/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/apprunner/go.mod b/service/apprunner/go.mod index 4ca0b7838be..7977509de12 100644 --- a/service/apprunner/go.mod +++ b/service/apprunner/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/apprunner go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/apprunner/go_module_metadata.go b/service/apprunner/go_module_metadata.go index 39fd0903fe2..c5524807d00 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index 034753cef78..780d2684dd7 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/appstream/go.mod b/service/appstream/go.mod index a424ff952c8..bf10e9cdca5 100644 --- a/service/appstream/go.mod +++ b/service/appstream/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appstream go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/appstream/go_module_metadata.go b/service/appstream/go_module_metadata.go index 00345ca7797..bf05da3dbf5 100644 --- a/service/appstream/go_module_metadata.go +++ b/service/appstream/go_module_metadata.go @@ -3,4 +3,4 @@ package appstream // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/appsync/CHANGELOG.md b/service/appsync/CHANGELOG.md index cdab348ccf1..9ab138308de 100644 --- a/service/appsync/CHANGELOG.md +++ b/service/appsync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/appsync/go.mod b/service/appsync/go.mod index a9825c92fb8..e02fa4c0ffa 100644 --- a/service/appsync/go.mod +++ b/service/appsync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/appsync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/appsync/go_module_metadata.go b/service/appsync/go_module_metadata.go index 0e180e4c793..47d62077054 100644 --- a/service/appsync/go_module_metadata.go +++ b/service/appsync/go_module_metadata.go @@ -3,4 +3,4 @@ package appsync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index c8f60cb1bd7..ea43b846c91 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/athena/go.mod b/service/athena/go.mod index 6a4d5e4d120..12e1d1323af 100644 --- a/service/athena/go.mod +++ b/service/athena/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/athena go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index 591adb2848b..03cec869d11 100644 --- a/service/athena/go_module_metadata.go +++ b/service/athena/go_module_metadata.go @@ -3,4 +3,4 @@ package athena // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/auditmanager/CHANGELOG.md b/service/auditmanager/CHANGELOG.md index 2de2905da7b..ec1fa3a9871 100644 --- a/service/auditmanager/CHANGELOG.md +++ b/service/auditmanager/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/auditmanager/go.mod b/service/auditmanager/go.mod index 6c25b1687d9..2420c5d9c01 100644 --- a/service/auditmanager/go.mod +++ b/service/auditmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/auditmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/auditmanager/go_module_metadata.go b/service/auditmanager/go_module_metadata.go index 41f3f520d6c..289b9dd765a 100644 --- a/service/auditmanager/go_module_metadata.go +++ b/service/auditmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package auditmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index ec73de9815b..d6baeb56cf8 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/autoscaling/go.mod b/service/autoscaling/go.mod index abcbbf7a0ba..6d372ea6112 100644 --- a/service/autoscaling/go.mod +++ b/service/autoscaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/autoscaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index 22755f35bc6..684c64b7eed 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.0" +const goModuleVersion = "1.15.1" diff --git a/service/autoscalingplans/CHANGELOG.md b/service/autoscalingplans/CHANGELOG.md index 586509b6ee0..ea2e5f1773d 100644 --- a/service/autoscalingplans/CHANGELOG.md +++ b/service/autoscalingplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/autoscalingplans/go.mod b/service/autoscalingplans/go.mod index e6f8acdb4ed..14d5a38d13c 100644 --- a/service/autoscalingplans/go.mod +++ b/service/autoscalingplans/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/autoscalingplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/autoscalingplans/go_module_metadata.go b/service/autoscalingplans/go_module_metadata.go index abfed188f0f..9e363ce6ce9 100644 --- a/service/autoscalingplans/go_module_metadata.go +++ b/service/autoscalingplans/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscalingplans // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/backup/CHANGELOG.md b/service/backup/CHANGELOG.md index dc09297e0e5..4e36f3224ff 100644 --- a/service/backup/CHANGELOG.md +++ b/service/backup/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/backup/go.mod b/service/backup/go.mod index e3d2efedb57..6e469e9031a 100644 --- a/service/backup/go.mod +++ b/service/backup/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/backup go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/backup/go_module_metadata.go b/service/backup/go_module_metadata.go index ce72fa10ed5..9f84c3d0c37 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.0" +const goModuleVersion = "1.9.1" diff --git a/service/batch/CHANGELOG.md b/service/batch/CHANGELOG.md index 31d7e2efaca..7396b10600b 100644 --- a/service/batch/CHANGELOG.md +++ b/service/batch/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.11.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/batch/go.mod b/service/batch/go.mod index 74ce0fbedb8..4158fb844c0 100644 --- a/service/batch/go.mod +++ b/service/batch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/batch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/batch/go_module_metadata.go b/service/batch/go_module_metadata.go index 2ff538e4a57..7465911033d 100644 --- a/service/batch/go_module_metadata.go +++ b/service/batch/go_module_metadata.go @@ -3,4 +3,4 @@ package batch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.11.0" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index 49df17326b8..a64fbf36ae0 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/braket/go.mod b/service/braket/go.mod index 0e23d7c4413..496f111d168 100644 --- a/service/braket/go.mod +++ b/service/braket/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/braket go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index 8050fa2cbe6..ae77c5af795 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.0" +const goModuleVersion = "1.9.1" diff --git a/service/budgets/CHANGELOG.md b/service/budgets/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/budgets/CHANGELOG.md +++ b/service/budgets/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/budgets/go.mod b/service/budgets/go.mod index e94177e6120..8661e33ed29 100644 --- a/service/budgets/go.mod +++ b/service/budgets/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/budgets go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/budgets/go_module_metadata.go b/service/budgets/go_module_metadata.go index ed4f6e489ed..adee9c8a7d8 100644 --- a/service/budgets/go_module_metadata.go +++ b/service/budgets/go_module_metadata.go @@ -3,4 +3,4 @@ package budgets // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/chime/CHANGELOG.md b/service/chime/CHANGELOG.md index 6f35935c57f..98ee70b274e 100644 --- a/service/chime/CHANGELOG.md +++ b/service/chime/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/chime/go.mod b/service/chime/go.mod index 9643960e760..968e56dac24 100644 --- a/service/chime/go.mod +++ b/service/chime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/chime/go_module_metadata.go b/service/chime/go_module_metadata.go index 65261a980bd..bf77d66a88e 100644 --- a/service/chime/go_module_metadata.go +++ b/service/chime/go_module_metadata.go @@ -3,4 +3,4 @@ package chime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/chimesdkidentity/CHANGELOG.md b/service/chimesdkidentity/CHANGELOG.md index d7061eda07e..9b3aa767862 100644 --- a/service/chimesdkidentity/CHANGELOG.md +++ b/service/chimesdkidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/chimesdkidentity/go.mod b/service/chimesdkidentity/go.mod index 29e4177518e..899f9c1743a 100644 --- a/service/chimesdkidentity/go.mod +++ b/service/chimesdkidentity/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/chimesdkidentity/go_module_metadata.go b/service/chimesdkidentity/go_module_metadata.go index 47244cc8861..ef4789ce854 100644 --- a/service/chimesdkidentity/go_module_metadata.go +++ b/service/chimesdkidentity/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkidentity // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index 83b1b91318b..290562ebeb1 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.1.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2021-11-12) * **Release**: New AWS service client module diff --git a/service/chimesdkmeetings/go.mod b/service/chimesdkmeetings/go.mod index 4ac6e0c266c..84b28aa594b 100644 --- a/service/chimesdkmeetings/go.mod +++ b/service/chimesdkmeetings/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index fe217118748..11a7ba29c30 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.0.0" +const goModuleVersion = "1.1.0" diff --git a/service/chimesdkmessaging/CHANGELOG.md b/service/chimesdkmessaging/CHANGELOG.md index 29afeec57fb..ed856545960 100644 --- a/service/chimesdkmessaging/CHANGELOG.md +++ b/service/chimesdkmessaging/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/chimesdkmessaging/go.mod b/service/chimesdkmessaging/go.mod index b7e8137bfc5..46b92c0abac 100644 --- a/service/chimesdkmessaging/go.mod +++ b/service/chimesdkmessaging/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/chimesdkmessaging/go_module_metadata.go b/service/chimesdkmessaging/go_module_metadata.go index b08d5a49318..dce75cb9fd8 100644 --- a/service/chimesdkmessaging/go_module_metadata.go +++ b/service/chimesdkmessaging/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmessaging // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/cloud9/CHANGELOG.md b/service/cloud9/CHANGELOG.md index 74b05889d56..ee7163d9dd5 100644 --- a/service/cloud9/CHANGELOG.md +++ b/service/cloud9/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloud9/go.mod b/service/cloud9/go.mod index 2eb111258e1..a625e4aad19 100644 --- a/service/cloud9/go.mod +++ b/service/cloud9/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloud9 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloud9/go_module_metadata.go b/service/cloud9/go_module_metadata.go index efdcab747ca..315db7327d3 100644 --- a/service/cloud9/go_module_metadata.go +++ b/service/cloud9/go_module_metadata.go @@ -3,4 +3,4 @@ package cloud9 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/cloudcontrol/CHANGELOG.md b/service/cloudcontrol/CHANGELOG.md index ff233334cf8..c88e6a7b8bb 100644 --- a/service/cloudcontrol/CHANGELOG.md +++ b/service/cloudcontrol/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudcontrol/go.mod b/service/cloudcontrol/go.mod index 48c330df471..4eadf9f0ef7 100644 --- a/service/cloudcontrol/go.mod +++ b/service/cloudcontrol/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudcontrol go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/cloudcontrol/go_module_metadata.go b/service/cloudcontrol/go_module_metadata.go index 804be303216..b5a8ad5c4d2 100644 --- a/service/cloudcontrol/go_module_metadata.go +++ b/service/cloudcontrol/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudcontrol // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/clouddirectory/CHANGELOG.md b/service/clouddirectory/CHANGELOG.md index 4cce3caf872..8509c6f5a64 100644 --- a/service/clouddirectory/CHANGELOG.md +++ b/service/clouddirectory/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/clouddirectory/go.mod b/service/clouddirectory/go.mod index 1711e336d57..63c5538b89f 100644 --- a/service/clouddirectory/go.mod +++ b/service/clouddirectory/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/clouddirectory go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/clouddirectory/go_module_metadata.go b/service/clouddirectory/go_module_metadata.go index 125b573fac2..91bc2f8a7d2 100644 --- a/service/clouddirectory/go_module_metadata.go +++ b/service/clouddirectory/go_module_metadata.go @@ -3,4 +3,4 @@ package clouddirectory // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/cloudformation/CHANGELOG.md b/service/cloudformation/CHANGELOG.md index a1ed0a76139..78729fe0633 100644 --- a/service/cloudformation/CHANGELOG.md +++ b/service/cloudformation/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudformation/go.mod b/service/cloudformation/go.mod index c9cde3bbace..84bd83b61b7 100644 --- a/service/cloudformation/go.mod +++ b/service/cloudformation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/cloudformation/go_module_metadata.go b/service/cloudformation/go_module_metadata.go index e5ab5ea7e54..a681e226a95 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.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/cloudfront/CHANGELOG.md b/service/cloudfront/CHANGELOG.md index 68aaffaef99..9bee499e8f5 100644 --- a/service/cloudfront/CHANGELOG.md +++ b/service/cloudfront/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/cloudfront/go.mod b/service/cloudfront/go.mod index 4d760463942..f334ffbd799 100644 --- a/service/cloudfront/go.mod +++ b/service/cloudfront/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudfront go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/cloudfront/go_module_metadata.go b/service/cloudfront/go_module_metadata.go index f562809a1be..0c71c1cb0fd 100644 --- a/service/cloudfront/go_module_metadata.go +++ b/service/cloudfront/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudfront // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/cloudhsm/CHANGELOG.md b/service/cloudhsm/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/cloudhsm/CHANGELOG.md +++ b/service/cloudhsm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudhsm/go.mod b/service/cloudhsm/go.mod index d0c62f4c50a..0d4befdb4e8 100644 --- a/service/cloudhsm/go.mod +++ b/service/cloudhsm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudhsm/go_module_metadata.go b/service/cloudhsm/go_module_metadata.go index b7647fd9667..4dca18e97ed 100644 --- a/service/cloudhsm/go_module_metadata.go +++ b/service/cloudhsm/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudhsm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/cloudhsmv2/CHANGELOG.md b/service/cloudhsmv2/CHANGELOG.md index 185318fd960..57572524a87 100644 --- a/service/cloudhsmv2/CHANGELOG.md +++ b/service/cloudhsmv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudhsmv2/go.mod b/service/cloudhsmv2/go.mod index ea6c1484d7a..24b75dd4168 100644 --- a/service/cloudhsmv2/go.mod +++ b/service/cloudhsmv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudhsmv2/go_module_metadata.go b/service/cloudhsmv2/go_module_metadata.go index 79465b124d6..9ce6db60b14 100644 --- a/service/cloudhsmv2/go_module_metadata.go +++ b/service/cloudhsmv2/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudhsmv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/cloudsearch/CHANGELOG.md b/service/cloudsearch/CHANGELOG.md index 42511baf423..65088eebfbf 100644 --- a/service/cloudsearch/CHANGELOG.md +++ b/service/cloudsearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudsearch/go.mod b/service/cloudsearch/go.mod index 60b8dc26a3b..b1c7560c91c 100644 --- a/service/cloudsearch/go.mod +++ b/service/cloudsearch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudsearch/go_module_metadata.go b/service/cloudsearch/go_module_metadata.go index c9cf0a85c21..f6eb57e466f 100644 --- a/service/cloudsearch/go_module_metadata.go +++ b/service/cloudsearch/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudsearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/cloudsearchdomain/CHANGELOG.md b/service/cloudsearchdomain/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/cloudsearchdomain/CHANGELOG.md +++ b/service/cloudsearchdomain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/cloudsearchdomain/go.mod b/service/cloudsearchdomain/go.mod index 62309246548..ccb59e3745a 100644 --- a/service/cloudsearchdomain/go.mod +++ b/service/cloudsearchdomain/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudsearchdomain/go_module_metadata.go b/service/cloudsearchdomain/go_module_metadata.go index b65f57abfb0..fc4609b2faf 100644 --- a/service/cloudsearchdomain/go_module_metadata.go +++ b/service/cloudsearchdomain/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudsearchdomain // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/cloudtrail/CHANGELOG.md b/service/cloudtrail/CHANGELOG.md index 1d170be91dc..5dbe6159c5b 100644 --- a/service/cloudtrail/CHANGELOG.md +++ b/service/cloudtrail/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudtrail/go.mod b/service/cloudtrail/go.mod index 2e9f6734768..f10649ed9e2 100644 --- a/service/cloudtrail/go.mod +++ b/service/cloudtrail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudtrail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudtrail/go_module_metadata.go b/service/cloudtrail/go_module_metadata.go index f95c9dc96e1..324246c94e8 100644 --- a/service/cloudtrail/go_module_metadata.go +++ b/service/cloudtrail/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudtrail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/cloudwatch/CHANGELOG.md b/service/cloudwatch/CHANGELOG.md index 3e37188a36e..152c291f801 100644 --- a/service/cloudwatch/CHANGELOG.md +++ b/service/cloudwatch/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudwatch/go.mod b/service/cloudwatch/go.mod index 1d7daaebcc1..82112aa53a1 100644 --- a/service/cloudwatch/go.mod +++ b/service/cloudwatch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/cloudwatch/go_module_metadata.go b/service/cloudwatch/go_module_metadata.go index f4a8216d684..2ba968c94d9 100644 --- a/service/cloudwatch/go_module_metadata.go +++ b/service/cloudwatch/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/cloudwatchevents/CHANGELOG.md b/service/cloudwatchevents/CHANGELOG.md index 116bc451904..1d0cd03bd60 100644 --- a/service/cloudwatchevents/CHANGELOG.md +++ b/service/cloudwatchevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudwatchevents/go.mod b/service/cloudwatchevents/go.mod index 3d3df51e1ae..13c2fda189f 100644 --- a/service/cloudwatchevents/go.mod +++ b/service/cloudwatchevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudwatchevents/go_module_metadata.go b/service/cloudwatchevents/go_module_metadata.go index c7d9e76f73b..25719c577d5 100644 --- a/service/cloudwatchevents/go_module_metadata.go +++ b/service/cloudwatchevents/go_module_metadata.go @@ -3,4 +3,4 @@ package cloudwatchevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/cloudwatchlogs/CHANGELOG.md b/service/cloudwatchlogs/CHANGELOG.md index a9cf5a9cdd3..2b90e345d78 100644 --- a/service/cloudwatchlogs/CHANGELOG.md +++ b/service/cloudwatchlogs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cloudwatchlogs/go.mod b/service/cloudwatchlogs/go.mod index dec7c4ae901..5cd665264c2 100644 --- a/service/cloudwatchlogs/go.mod +++ b/service/cloudwatchlogs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cloudwatchlogs/go_module_metadata.go b/service/cloudwatchlogs/go_module_metadata.go index 3dc3bde0101..46b80073af1 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/codeartifact/CHANGELOG.md b/service/codeartifact/CHANGELOG.md index bce062f39c9..f4e32df78ed 100644 --- a/service/codeartifact/CHANGELOG.md +++ b/service/codeartifact/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/codeartifact/go.mod b/service/codeartifact/go.mod index 4f0eb1ab5bb..cc7bf633128 100644 --- a/service/codeartifact/go.mod +++ b/service/codeartifact/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codeartifact go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codeartifact/go_module_metadata.go b/service/codeartifact/go_module_metadata.go index 01a67559857..db9003da29e 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.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/codebuild/CHANGELOG.md b/service/codebuild/CHANGELOG.md index 11a23d5c63f..ad080a2874c 100644 --- a/service/codebuild/CHANGELOG.md +++ b/service/codebuild/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codebuild/go.mod b/service/codebuild/go.mod index e2ac83c53b2..2ec21483d65 100644 --- a/service/codebuild/go.mod +++ b/service/codebuild/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codebuild go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codebuild/go_module_metadata.go b/service/codebuild/go_module_metadata.go index 700565af469..a0c9cb6a374 100644 --- a/service/codebuild/go_module_metadata.go +++ b/service/codebuild/go_module_metadata.go @@ -3,4 +3,4 @@ package codebuild // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/codecommit/CHANGELOG.md b/service/codecommit/CHANGELOG.md index f33b327c471..879285e9a0f 100644 --- a/service/codecommit/CHANGELOG.md +++ b/service/codecommit/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codecommit/go.mod b/service/codecommit/go.mod index 682521798d2..79912c50633 100644 --- a/service/codecommit/go.mod +++ b/service/codecommit/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codecommit go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codecommit/go_module_metadata.go b/service/codecommit/go_module_metadata.go index 6b887f93653..170c25bfb63 100644 --- a/service/codecommit/go_module_metadata.go +++ b/service/codecommit/go_module_metadata.go @@ -3,4 +3,4 @@ package codecommit // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/codedeploy/CHANGELOG.md b/service/codedeploy/CHANGELOG.md index 30e2bbf631a..395fbee721e 100644 --- a/service/codedeploy/CHANGELOG.md +++ b/service/codedeploy/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codedeploy/go.mod b/service/codedeploy/go.mod index 1114e0936fa..08029c8ea9d 100644 --- a/service/codedeploy/go.mod +++ b/service/codedeploy/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codedeploy go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/codedeploy/go_module_metadata.go b/service/codedeploy/go_module_metadata.go index 63ed696a00d..87f09fac139 100644 --- a/service/codedeploy/go_module_metadata.go +++ b/service/codedeploy/go_module_metadata.go @@ -3,4 +3,4 @@ package codedeploy // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/codeguruprofiler/CHANGELOG.md b/service/codeguruprofiler/CHANGELOG.md index 9e24ba5f19f..80d75de1b22 100644 --- a/service/codeguruprofiler/CHANGELOG.md +++ b/service/codeguruprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/codeguruprofiler/go.mod b/service/codeguruprofiler/go.mod index 94c3f34acd0..1fe2c0fc9ea 100644 --- a/service/codeguruprofiler/go.mod +++ b/service/codeguruprofiler/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codeguruprofiler go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codeguruprofiler/go_module_metadata.go b/service/codeguruprofiler/go_module_metadata.go index e0bd310ac99..4fca7daf7aa 100644 --- a/service/codeguruprofiler/go_module_metadata.go +++ b/service/codeguruprofiler/go_module_metadata.go @@ -3,4 +3,4 @@ package codeguruprofiler // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/codegurureviewer/CHANGELOG.md b/service/codegurureviewer/CHANGELOG.md index 963f7b902f1..bb02e533ec0 100644 --- a/service/codegurureviewer/CHANGELOG.md +++ b/service/codegurureviewer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/codegurureviewer/go.mod b/service/codegurureviewer/go.mod index 4c4cee5a6f2..633413f559b 100644 --- a/service/codegurureviewer/go.mod +++ b/service/codegurureviewer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codegurureviewer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/codegurureviewer/go_module_metadata.go b/service/codegurureviewer/go_module_metadata.go index 65b5b6afef9..053a0bfe699 100644 --- a/service/codegurureviewer/go_module_metadata.go +++ b/service/codegurureviewer/go_module_metadata.go @@ -3,4 +3,4 @@ package codegurureviewer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/codepipeline/CHANGELOG.md b/service/codepipeline/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/codepipeline/CHANGELOG.md +++ b/service/codepipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codepipeline/go.mod b/service/codepipeline/go.mod index 6f69ec5e4e1..cf6b756ba18 100644 --- a/service/codepipeline/go.mod +++ b/service/codepipeline/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codepipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codepipeline/go_module_metadata.go b/service/codepipeline/go_module_metadata.go index 7134a046228..9353d803580 100644 --- a/service/codepipeline/go_module_metadata.go +++ b/service/codepipeline/go_module_metadata.go @@ -3,4 +3,4 @@ package codepipeline // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/codestar/CHANGELOG.md b/service/codestar/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/codestar/CHANGELOG.md +++ b/service/codestar/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codestar/go.mod b/service/codestar/go.mod index 4c5e67d2263..da7f0f66ceb 100644 --- a/service/codestar/go.mod +++ b/service/codestar/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestar go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codestar/go_module_metadata.go b/service/codestar/go_module_metadata.go index fdd10b1fb49..e32d950f27a 100644 --- a/service/codestar/go_module_metadata.go +++ b/service/codestar/go_module_metadata.go @@ -3,4 +3,4 @@ package codestar // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/codestarconnections/CHANGELOG.md b/service/codestarconnections/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/codestarconnections/CHANGELOG.md +++ b/service/codestarconnections/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/codestarconnections/go.mod b/service/codestarconnections/go.mod index abf241d0212..f1e12c1f65f 100644 --- a/service/codestarconnections/go.mod +++ b/service/codestarconnections/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestarconnections go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codestarconnections/go_module_metadata.go b/service/codestarconnections/go_module_metadata.go index d3cad54d83b..82e5f6a26a9 100644 --- a/service/codestarconnections/go_module_metadata.go +++ b/service/codestarconnections/go_module_metadata.go @@ -3,4 +3,4 @@ package codestarconnections // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/codestarnotifications/CHANGELOG.md b/service/codestarnotifications/CHANGELOG.md index 694e6c6cce4..179ff9c758c 100644 --- a/service/codestarnotifications/CHANGELOG.md +++ b/service/codestarnotifications/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/codestarnotifications/go.mod b/service/codestarnotifications/go.mod index a195f2378c3..dd118b81aca 100644 --- a/service/codestarnotifications/go.mod +++ b/service/codestarnotifications/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/codestarnotifications go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/codestarnotifications/go_module_metadata.go b/service/codestarnotifications/go_module_metadata.go index afe3f484751..942446e69df 100644 --- a/service/codestarnotifications/go_module_metadata.go +++ b/service/codestarnotifications/go_module_metadata.go @@ -3,4 +3,4 @@ package codestarnotifications // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/cognitoidentity/CHANGELOG.md b/service/cognitoidentity/CHANGELOG.md index a9a0687ca4f..4db39d089c3 100644 --- a/service/cognitoidentity/CHANGELOG.md +++ b/service/cognitoidentity/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cognitoidentity/go.mod b/service/cognitoidentity/go.mod index f4443f4340d..fb88b1199dd 100644 --- a/service/cognitoidentity/go.mod +++ b/service/cognitoidentity/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentity go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cognitoidentity/go_module_metadata.go b/service/cognitoidentity/go_module_metadata.go index c56c5dad59a..e1154a997a7 100644 --- a/service/cognitoidentity/go_module_metadata.go +++ b/service/cognitoidentity/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentity // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/cognitoidentityprovider/CHANGELOG.md b/service/cognitoidentityprovider/CHANGELOG.md index 808587cc4c3..5ba9123c908 100644 --- a/service/cognitoidentityprovider/CHANGELOG.md +++ b/service/cognitoidentityprovider/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/cognitoidentityprovider/go.mod b/service/cognitoidentityprovider/go.mod index 90bd46c183a..dad5284a749 100644 --- a/service/cognitoidentityprovider/go.mod +++ b/service/cognitoidentityprovider/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cognitoidentityprovider/go_module_metadata.go b/service/cognitoidentityprovider/go_module_metadata.go index b05f76ec0f8..fac9f6e2bb9 100644 --- a/service/cognitoidentityprovider/go_module_metadata.go +++ b/service/cognitoidentityprovider/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitoidentityprovider // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/cognitosync/CHANGELOG.md b/service/cognitosync/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/cognitosync/CHANGELOG.md +++ b/service/cognitosync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/cognitosync/go.mod b/service/cognitosync/go.mod index af8a01a94d8..1342e56ff39 100644 --- a/service/cognitosync/go.mod +++ b/service/cognitosync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/cognitosync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/cognitosync/go_module_metadata.go b/service/cognitosync/go_module_metadata.go index d72ea31e0a4..579b29f6755 100644 --- a/service/cognitosync/go_module_metadata.go +++ b/service/cognitosync/go_module_metadata.go @@ -3,4 +3,4 @@ package cognitosync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/comprehend/CHANGELOG.md b/service/comprehend/CHANGELOG.md index 76b473322e4..61aaf222585 100644 --- a/service/comprehend/CHANGELOG.md +++ b/service/comprehend/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/comprehend/go.mod b/service/comprehend/go.mod index 38658b153ec..08e9423e55c 100644 --- a/service/comprehend/go.mod +++ b/service/comprehend/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/comprehend go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/comprehend/go_module_metadata.go b/service/comprehend/go_module_metadata.go index f64390c57d3..7ad089d5081 100644 --- a/service/comprehend/go_module_metadata.go +++ b/service/comprehend/go_module_metadata.go @@ -3,4 +3,4 @@ package comprehend // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/comprehendmedical/CHANGELOG.md b/service/comprehendmedical/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/comprehendmedical/CHANGELOG.md +++ b/service/comprehendmedical/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/comprehendmedical/go.mod b/service/comprehendmedical/go.mod index 656a46a896c..a6b9ba85be3 100644 --- a/service/comprehendmedical/go.mod +++ b/service/comprehendmedical/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/comprehendmedical go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/comprehendmedical/go_module_metadata.go b/service/comprehendmedical/go_module_metadata.go index 390f8366a29..1f8210ee175 100644 --- a/service/comprehendmedical/go_module_metadata.go +++ b/service/comprehendmedical/go_module_metadata.go @@ -3,4 +3,4 @@ package comprehendmedical // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/computeoptimizer/CHANGELOG.md b/service/computeoptimizer/CHANGELOG.md index ced6f2f673c..c37b842e2da 100644 --- a/service/computeoptimizer/CHANGELOG.md +++ b/service/computeoptimizer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/computeoptimizer/go.mod b/service/computeoptimizer/go.mod index c23b0e8f7ac..9fed660128a 100644 --- a/service/computeoptimizer/go.mod +++ b/service/computeoptimizer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/computeoptimizer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/computeoptimizer/go_module_metadata.go b/service/computeoptimizer/go_module_metadata.go index 195a7336b1b..aa9609bc32c 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/configservice/CHANGELOG.md b/service/configservice/CHANGELOG.md index 9393c7cce9e..5873717a5ee 100644 --- a/service/configservice/CHANGELOG.md +++ b/service/configservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/configservice/go.mod b/service/configservice/go.mod index 417b23a690e..ed02ac03aae 100644 --- a/service/configservice/go.mod +++ b/service/configservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/configservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/configservice/go_module_metadata.go b/service/configservice/go_module_metadata.go index b7f3440ca19..e0262e516a8 100644 --- a/service/configservice/go_module_metadata.go +++ b/service/configservice/go_module_metadata.go @@ -3,4 +3,4 @@ package configservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index f3e906b0033..510d8cd77c4 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/connect/go.mod b/service/connect/go.mod index 8fe8e547cd8..fe2a65835e6 100644 --- a/service/connect/go.mod +++ b/service/connect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 295f4dae883..e90e10375ab 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.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/connectcontactlens/CHANGELOG.md b/service/connectcontactlens/CHANGELOG.md index 86531d78db5..eef9fa62d0a 100644 --- a/service/connectcontactlens/CHANGELOG.md +++ b/service/connectcontactlens/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/connectcontactlens/go.mod b/service/connectcontactlens/go.mod index 676833a153d..b1895a2d360 100644 --- a/service/connectcontactlens/go.mod +++ b/service/connectcontactlens/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectcontactlens go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/connectcontactlens/go_module_metadata.go b/service/connectcontactlens/go_module_metadata.go index 78541eddf9e..ec65cc4c787 100644 --- a/service/connectcontactlens/go_module_metadata.go +++ b/service/connectcontactlens/go_module_metadata.go @@ -3,4 +3,4 @@ package connectcontactlens // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/connectparticipant/CHANGELOG.md b/service/connectparticipant/CHANGELOG.md index df4871c2a60..5a43ffb2d3e 100644 --- a/service/connectparticipant/CHANGELOG.md +++ b/service/connectparticipant/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/connectparticipant/go.mod b/service/connectparticipant/go.mod index 3e089f69695..3d68ee631c5 100644 --- a/service/connectparticipant/go.mod +++ b/service/connectparticipant/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/connectparticipant go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/connectparticipant/go_module_metadata.go b/service/connectparticipant/go_module_metadata.go index 96bf6d474d3..57d85f51bcc 100644 --- a/service/connectparticipant/go_module_metadata.go +++ b/service/connectparticipant/go_module_metadata.go @@ -3,4 +3,4 @@ package connectparticipant // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/costandusagereportservice/CHANGELOG.md b/service/costandusagereportservice/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/costandusagereportservice/CHANGELOG.md +++ b/service/costandusagereportservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/costandusagereportservice/go.mod b/service/costandusagereportservice/go.mod index 1b322d2f35b..8d6977698e9 100644 --- a/service/costandusagereportservice/go.mod +++ b/service/costandusagereportservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/costandusagereportservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/costandusagereportservice/go_module_metadata.go b/service/costandusagereportservice/go_module_metadata.go index ee3821fea7e..de819361051 100644 --- a/service/costandusagereportservice/go_module_metadata.go +++ b/service/costandusagereportservice/go_module_metadata.go @@ -3,4 +3,4 @@ package costandusagereportservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/costexplorer/CHANGELOG.md b/service/costexplorer/CHANGELOG.md index a316d9fa9a1..9d035ec4b9c 100644 --- a/service/costexplorer/CHANGELOG.md +++ b/service/costexplorer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/costexplorer/go.mod b/service/costexplorer/go.mod index 4c735dd3f90..1335707c921 100644 --- a/service/costexplorer/go.mod +++ b/service/costexplorer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/costexplorer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/costexplorer/go_module_metadata.go b/service/costexplorer/go_module_metadata.go index 811b7171a20..cae6fe0d44d 100644 --- a/service/costexplorer/go_module_metadata.go +++ b/service/costexplorer/go_module_metadata.go @@ -3,4 +3,4 @@ package costexplorer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/customerprofiles/CHANGELOG.md b/service/customerprofiles/CHANGELOG.md index 71e0a8f98ff..c16d6350874 100644 --- a/service/customerprofiles/CHANGELOG.md +++ b/service/customerprofiles/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/customerprofiles/go.mod b/service/customerprofiles/go.mod index decae6a6e1c..732daa037b2 100644 --- a/service/customerprofiles/go.mod +++ b/service/customerprofiles/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/customerprofiles go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/customerprofiles/go_module_metadata.go b/service/customerprofiles/go_module_metadata.go index 7b8397b53aa..50d2a286c51 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.0" +const goModuleVersion = "1.11.1" diff --git a/service/databasemigrationservice/CHANGELOG.md b/service/databasemigrationservice/CHANGELOG.md index 0b8a4a5a6d7..307338a41bd 100644 --- a/service/databasemigrationservice/CHANGELOG.md +++ b/service/databasemigrationservice/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/databasemigrationservice/go.mod b/service/databasemigrationservice/go.mod index 9f031702466..0fd3929f14c 100644 --- a/service/databasemigrationservice/go.mod +++ b/service/databasemigrationservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/databasemigrationservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/databasemigrationservice/go_module_metadata.go b/service/databasemigrationservice/go_module_metadata.go index 8fee28a37bb..21d5620b2a3 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.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/databrew/CHANGELOG.md b/service/databrew/CHANGELOG.md index a574761a191..5cbc3639de1 100644 --- a/service/databrew/CHANGELOG.md +++ b/service/databrew/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.13.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/databrew/go.mod b/service/databrew/go.mod index 528d7f37725..3e71fc448e6 100644 --- a/service/databrew/go.mod +++ b/service/databrew/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/databrew go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/databrew/go_module_metadata.go b/service/databrew/go_module_metadata.go index dca1083cdac..955b04dd049 100644 --- a/service/databrew/go_module_metadata.go +++ b/service/databrew/go_module_metadata.go @@ -3,4 +3,4 @@ package databrew // 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 5ad769bc468..bd22fe5e793 100644 --- a/service/dataexchange/CHANGELOG.md +++ b/service/dataexchange/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/dataexchange/go.mod b/service/dataexchange/go.mod index a8b791b8acd..32dd52e41a6 100644 --- a/service/dataexchange/go.mod +++ b/service/dataexchange/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dataexchange go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/dataexchange/go_module_metadata.go b/service/dataexchange/go_module_metadata.go index e192cad8d92..20a6465feae 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.0" +const goModuleVersion = "1.8.1" diff --git a/service/datapipeline/CHANGELOG.md b/service/datapipeline/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/datapipeline/CHANGELOG.md +++ b/service/datapipeline/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/datapipeline/go.mod b/service/datapipeline/go.mod index 65b4a87d000..b33bddd5e61 100644 --- a/service/datapipeline/go.mod +++ b/service/datapipeline/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/datapipeline go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/datapipeline/go_module_metadata.go b/service/datapipeline/go_module_metadata.go index 63dff7620aa..8a3268d6eff 100644 --- a/service/datapipeline/go_module_metadata.go +++ b/service/datapipeline/go_module_metadata.go @@ -3,4 +3,4 @@ package datapipeline // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index 4844b151c70..358273bbc57 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/datasync/go.mod b/service/datasync/go.mod index 753840b380c..31039bb139c 100644 --- a/service/datasync/go.mod +++ b/service/datasync/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/datasync go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index eac192256d5..b7628076c6c 100644 --- a/service/datasync/go_module_metadata.go +++ b/service/datasync/go_module_metadata.go @@ -3,4 +3,4 @@ package datasync // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/dax/CHANGELOG.md b/service/dax/CHANGELOG.md index aa22c172124..852e7c47c67 100644 --- a/service/dax/CHANGELOG.md +++ b/service/dax/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/dax/go.mod b/service/dax/go.mod index 3231d687899..2014ee90f9b 100644 --- a/service/dax/go.mod +++ b/service/dax/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dax go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/dax/go_module_metadata.go b/service/dax/go_module_metadata.go index 1b2d94d4871..50a3edc4d02 100644 --- a/service/dax/go_module_metadata.go +++ b/service/dax/go_module_metadata.go @@ -3,4 +3,4 @@ package dax // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/detective/CHANGELOG.md b/service/detective/CHANGELOG.md index c00df2efc6d..74f3ff5900c 100644 --- a/service/detective/CHANGELOG.md +++ b/service/detective/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/detective/go.mod b/service/detective/go.mod index 228055357c2..c8bfc872238 100644 --- a/service/detective/go.mod +++ b/service/detective/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/detective go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/detective/go_module_metadata.go b/service/detective/go_module_metadata.go index afaae88c80d..7cfa66d81df 100644 --- a/service/detective/go_module_metadata.go +++ b/service/detective/go_module_metadata.go @@ -3,4 +3,4 @@ package detective // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/devicefarm/CHANGELOG.md b/service/devicefarm/CHANGELOG.md index 8c8547f1a1e..d57ec99806f 100644 --- a/service/devicefarm/CHANGELOG.md +++ b/service/devicefarm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/devicefarm/go.mod b/service/devicefarm/go.mod index 1b92694db68..064907a4987 100644 --- a/service/devicefarm/go.mod +++ b/service/devicefarm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/devicefarm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/devicefarm/go_module_metadata.go b/service/devicefarm/go_module_metadata.go index adbdff1ebb1..65667c9c6bb 100644 --- a/service/devicefarm/go_module_metadata.go +++ b/service/devicefarm/go_module_metadata.go @@ -3,4 +3,4 @@ package devicefarm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/devopsguru/CHANGELOG.md b/service/devopsguru/CHANGELOG.md index e892fb4b4d4..dfb72832036 100644 --- a/service/devopsguru/CHANGELOG.md +++ b/service/devopsguru/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/devopsguru/go.mod b/service/devopsguru/go.mod index 760c48b5148..a565078de36 100644 --- a/service/devopsguru/go.mod +++ b/service/devopsguru/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/devopsguru go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/devopsguru/go_module_metadata.go b/service/devopsguru/go_module_metadata.go index 57d7bd1fea7..ace9f68cad5 100644 --- a/service/devopsguru/go_module_metadata.go +++ b/service/devopsguru/go_module_metadata.go @@ -3,4 +3,4 @@ package devopsguru // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/directconnect/CHANGELOG.md b/service/directconnect/CHANGELOG.md index 5b074dfd1b9..fd56aa082d2 100644 --- a/service/directconnect/CHANGELOG.md +++ b/service/directconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/directconnect/go.mod b/service/directconnect/go.mod index 08960a2d2ee..a5d3ba7823d 100644 --- a/service/directconnect/go.mod +++ b/service/directconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/directconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/directconnect/go_module_metadata.go b/service/directconnect/go_module_metadata.go index c2cc5e6286c..7e762cd6509 100644 --- a/service/directconnect/go_module_metadata.go +++ b/service/directconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package directconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/directoryservice/CHANGELOG.md b/service/directoryservice/CHANGELOG.md index a2ce43b6b16..9be317f537a 100644 --- a/service/directoryservice/CHANGELOG.md +++ b/service/directoryservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/directoryservice/go.mod b/service/directoryservice/go.mod index de21e6aaff3..9b89cecbc34 100644 --- a/service/directoryservice/go.mod +++ b/service/directoryservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/directoryservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/directoryservice/go_module_metadata.go b/service/directoryservice/go_module_metadata.go index 655db0085e8..22a62360447 100644 --- a/service/directoryservice/go_module_metadata.go +++ b/service/directoryservice/go_module_metadata.go @@ -3,4 +3,4 @@ package directoryservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/dlm/CHANGELOG.md b/service/dlm/CHANGELOG.md index e87a44e2650..08faf1cfb9f 100644 --- a/service/dlm/CHANGELOG.md +++ b/service/dlm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/dlm/go.mod b/service/dlm/go.mod index ef56b5644fe..29c048f569e 100644 --- a/service/dlm/go.mod +++ b/service/dlm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dlm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/dlm/go_module_metadata.go b/service/dlm/go_module_metadata.go index a87dbe02e0d..aec2542c68d 100644 --- a/service/dlm/go_module_metadata.go +++ b/service/dlm/go_module_metadata.go @@ -3,4 +3,4 @@ package dlm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/docdb/CHANGELOG.md b/service/docdb/CHANGELOG.md index 5bb6b8927e3..b6861b33b9f 100644 --- a/service/docdb/CHANGELOG.md +++ b/service/docdb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/docdb/go.mod b/service/docdb/go.mod index 8ba7ec9c554..59dd37177a0 100644 --- a/service/docdb/go.mod +++ b/service/docdb/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/docdb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.0 + 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/presigned-url v1.5.1 github.com/aws/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/docdb/go_module_metadata.go b/service/docdb/go_module_metadata.go index 5691ce4aba7..c66d08507e0 100644 --- a/service/docdb/go_module_metadata.go +++ b/service/docdb/go_module_metadata.go @@ -3,4 +3,4 @@ package docdb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/drs/CHANGELOG.md b/service/drs/CHANGELOG.md new file mode 100644 index 00000000000..440b944068d --- /dev/null +++ b/service/drs/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2021-11-19) + +* **Release**: New AWS service client module +* **Dependency Update**: Updated to the latest SDK module versions + diff --git a/service/drs/go.mod b/service/drs/go.mod index 0cba3055ef0..94dc01ace9e 100644 --- a/service/drs/go.mod +++ b/service/drs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/drs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/drs/go_module_metadata.go b/service/drs/go_module_metadata.go index 0bcd7be72a0..3b55176d9c2 100644 --- a/service/drs/go_module_metadata.go +++ b/service/drs/go_module_metadata.go @@ -3,4 +3,4 @@ package drs // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/dynamodb/CHANGELOG.md b/service/dynamodb/CHANGELOG.md index 42d6ba9d54d..8c0a5ac323c 100644 --- a/service/dynamodb/CHANGELOG.md +++ b/service/dynamodb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/dynamodb/go.mod b/service/dynamodb/go.mod index d0be17d9530..01f9043ca49 100644 --- a/service/dynamodb/go.mod +++ b/service/dynamodb/go.mod @@ -3,11 +3,11 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/accept-encoding v1.5.0 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.0 + github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.1 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 27be94fac58..5ac91f72ed6 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.0" +const goModuleVersion = "1.8.1" diff --git a/service/dynamodbstreams/CHANGELOG.md b/service/dynamodbstreams/CHANGELOG.md index 62842d6e7bf..6a52d26cf64 100644 --- a/service/dynamodbstreams/CHANGELOG.md +++ b/service/dynamodbstreams/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.8.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/dynamodbstreams/go.mod b/service/dynamodbstreams/go.mod index f02020c5e25..5dee4be7c72 100644 --- a/service/dynamodbstreams/go.mod +++ b/service/dynamodbstreams/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/dynamodbstreams go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/dynamodbstreams/go_module_metadata.go b/service/dynamodbstreams/go_module_metadata.go index d37cffc3e2f..05ac8413bd5 100644 --- a/service/dynamodbstreams/go_module_metadata.go +++ b/service/dynamodbstreams/go_module_metadata.go @@ -3,4 +3,4 @@ package dynamodbstreams // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/ebs/CHANGELOG.md b/service/ebs/CHANGELOG.md index dc12d916446..07161f39c9b 100644 --- a/service/ebs/CHANGELOG.md +++ b/service/ebs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/ebs/go.mod b/service/ebs/go.mod index 9679eaac907..4ed88d5cae8 100644 --- a/service/ebs/go.mod +++ b/service/ebs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ebs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ebs/go_module_metadata.go b/service/ebs/go_module_metadata.go index 4bd536354f6..403e462abc0 100644 --- a/service/ebs/go_module_metadata.go +++ b/service/ebs/go_module_metadata.go @@ -3,4 +3,4 @@ package ebs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 368493a6fa3..2d9f91d6ccf 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.23.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.22.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ec2/go.mod b/service/ec2/go.mod index 6057d63f867..0954cc07e1d 100644 --- a/service/ec2/go.mod +++ b/service/ec2/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/ec2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.0 + 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/presigned-url v1.5.1 github.com/aws/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 3ec0f81d7c6..e7c7364e778 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.22.0" +const goModuleVersion = "1.23.0" diff --git a/service/ec2instanceconnect/CHANGELOG.md b/service/ec2instanceconnect/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/ec2instanceconnect/CHANGELOG.md +++ b/service/ec2instanceconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ec2instanceconnect/go.mod b/service/ec2instanceconnect/go.mod index 35ec0c7c076..e43e537bc59 100644 --- a/service/ec2instanceconnect/go.mod +++ b/service/ec2instanceconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ec2instanceconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ec2instanceconnect/go_module_metadata.go b/service/ec2instanceconnect/go_module_metadata.go index b21128bed34..d901e1c89b3 100644 --- a/service/ec2instanceconnect/go_module_metadata.go +++ b/service/ec2instanceconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2instanceconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/ecr/CHANGELOG.md b/service/ecr/CHANGELOG.md index d00558335a3..2fe89e933b7 100644 --- a/service/ecr/CHANGELOG.md +++ b/service/ecr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ecr/go.mod b/service/ecr/go.mod index 8b9197a14aa..6039153bf78 100644 --- a/service/ecr/go.mod +++ b/service/ecr/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ecr/go_module_metadata.go b/service/ecr/go_module_metadata.go index 04ab394f592..1bb3e9771d3 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.0" +const goModuleVersion = "1.10.1" diff --git a/service/ecrpublic/CHANGELOG.md b/service/ecrpublic/CHANGELOG.md index 586509b6ee0..ea2e5f1773d 100644 --- a/service/ecrpublic/CHANGELOG.md +++ b/service/ecrpublic/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ecrpublic/go.mod b/service/ecrpublic/go.mod index 41995552601..7cf0d61d7d1 100644 --- a/service/ecrpublic/go.mod +++ b/service/ecrpublic/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecrpublic go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ecrpublic/go_module_metadata.go b/service/ecrpublic/go_module_metadata.go index 8fad4f246fb..d52fda74335 100644 --- a/service/ecrpublic/go_module_metadata.go +++ b/service/ecrpublic/go_module_metadata.go @@ -3,4 +3,4 @@ package ecrpublic // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/ecs/CHANGELOG.md b/service/ecs/CHANGELOG.md index 7339d50da0e..e0aabed097a 100644 --- a/service/ecs/CHANGELOG.md +++ b/service/ecs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ecs/go.mod b/service/ecs/go.mod index a667dd731dd..2a7151e30c0 100644 --- a/service/ecs/go.mod +++ b/service/ecs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ecs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ecs/go_module_metadata.go b/service/ecs/go_module_metadata.go index d7cb68ded34..12332feb46d 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/efs/CHANGELOG.md b/service/efs/CHANGELOG.md index cf0924f19e0..7a2d3b8bc50 100644 --- a/service/efs/CHANGELOG.md +++ b/service/efs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/efs/go.mod b/service/efs/go.mod index 81d899f9fe8..1859b034c60 100644 --- a/service/efs/go.mod +++ b/service/efs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/efs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/efs/go_module_metadata.go b/service/efs/go_module_metadata.go index 4f7c7a410a3..f81cdc970ca 100644 --- a/service/efs/go_module_metadata.go +++ b/service/efs/go_module_metadata.go @@ -3,4 +3,4 @@ package efs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/eks/CHANGELOG.md b/service/eks/CHANGELOG.md index 1a5d66eb335..52e653c9407 100644 --- a/service/eks/CHANGELOG.md +++ b/service/eks/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/eks/go.mod b/service/eks/go.mod index eb2c48f031a..323e6a87449 100644 --- a/service/eks/go.mod +++ b/service/eks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/eks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/eks/go_module_metadata.go b/service/eks/go_module_metadata.go index a3b6c8fb745..690e85b2e9d 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.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/elasticache/CHANGELOG.md b/service/elasticache/CHANGELOG.md index 856c3bd8aff..88b50448979 100644 --- a/service/elasticache/CHANGELOG.md +++ b/service/elasticache/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/elasticache/go.mod b/service/elasticache/go.mod index 145484a8cdc..8c84304a3c8 100644 --- a/service/elasticache/go.mod +++ b/service/elasticache/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticache go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/elasticache/go_module_metadata.go b/service/elasticache/go_module_metadata.go index 946473fcce2..021ecca042d 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.0" +const goModuleVersion = "1.14.1" diff --git a/service/elasticbeanstalk/CHANGELOG.md b/service/elasticbeanstalk/CHANGELOG.md index 3ef464789f8..20a09ba3eca 100644 --- a/service/elasticbeanstalk/CHANGELOG.md +++ b/service/elasticbeanstalk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/elasticbeanstalk/go.mod b/service/elasticbeanstalk/go.mod index 75e7905ffba..a87088f9341 100644 --- a/service/elasticbeanstalk/go.mod +++ b/service/elasticbeanstalk/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/elasticbeanstalk/go_module_metadata.go b/service/elasticbeanstalk/go_module_metadata.go index d0c26dbe696..15102c7a4ab 100644 --- a/service/elasticbeanstalk/go_module_metadata.go +++ b/service/elasticbeanstalk/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticbeanstalk // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/elasticinference/CHANGELOG.md b/service/elasticinference/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/elasticinference/CHANGELOG.md +++ b/service/elasticinference/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/elasticinference/go.mod b/service/elasticinference/go.mod index c9ab5467971..e2e319f73c8 100644 --- a/service/elasticinference/go.mod +++ b/service/elasticinference/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticinference go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/elasticinference/go_module_metadata.go b/service/elasticinference/go_module_metadata.go index 857ad9205e2..d3a6263d667 100644 --- a/service/elasticinference/go_module_metadata.go +++ b/service/elasticinference/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticinference // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/elasticloadbalancing/CHANGELOG.md b/service/elasticloadbalancing/CHANGELOG.md index 666fd4b5f2f..4ebefcc4bc9 100644 --- a/service/elasticloadbalancing/CHANGELOG.md +++ b/service/elasticloadbalancing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/elasticloadbalancing/go.mod b/service/elasticloadbalancing/go.mod index e27149117ff..982cac8a52b 100644 --- a/service/elasticloadbalancing/go.mod +++ b/service/elasticloadbalancing/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/elasticloadbalancing/go_module_metadata.go b/service/elasticloadbalancing/go_module_metadata.go index 7c5ea47e8ad..90fa7bfbed8 100644 --- a/service/elasticloadbalancing/go_module_metadata.go +++ b/service/elasticloadbalancing/go_module_metadata.go @@ -3,4 +3,4 @@ package elasticloadbalancing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/elasticloadbalancingv2/CHANGELOG.md b/service/elasticloadbalancingv2/CHANGELOG.md index f5df6b5d1df..2ee179817de 100644 --- a/service/elasticloadbalancingv2/CHANGELOG.md +++ b/service/elasticloadbalancingv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/elasticloadbalancingv2/go.mod b/service/elasticloadbalancingv2/go.mod index 269bb64f3a7..53f1c9c8213 100644 --- a/service/elasticloadbalancingv2/go.mod +++ b/service/elasticloadbalancingv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/elasticloadbalancingv2/go_module_metadata.go b/service/elasticloadbalancingv2/go_module_metadata.go index fd49571be40..6e98f148d3e 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/elasticsearchservice/CHANGELOG.md b/service/elasticsearchservice/CHANGELOG.md index 7c97f7bfe51..dafddd15bb5 100644 --- a/service/elasticsearchservice/CHANGELOG.md +++ b/service/elasticsearchservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/elasticsearchservice/go.mod b/service/elasticsearchservice/go.mod index 13867253ae6..ba2158aafe1 100644 --- a/service/elasticsearchservice/go.mod +++ b/service/elasticsearchservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elasticsearchservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/elasticsearchservice/go_module_metadata.go b/service/elasticsearchservice/go_module_metadata.go index 05cee87ab2e..7da1bd20487 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.0" +const goModuleVersion = "1.9.1" diff --git a/service/elastictranscoder/CHANGELOG.md b/service/elastictranscoder/CHANGELOG.md index 50c56cf1858..2c82c48cc59 100644 --- a/service/elastictranscoder/CHANGELOG.md +++ b/service/elastictranscoder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/elastictranscoder/go.mod b/service/elastictranscoder/go.mod index 5055b5ed012..07fa24f58d5 100644 --- a/service/elastictranscoder/go.mod +++ b/service/elastictranscoder/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/elastictranscoder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/elastictranscoder/go_module_metadata.go b/service/elastictranscoder/go_module_metadata.go index cbab269848a..dc16b413755 100644 --- a/service/elastictranscoder/go_module_metadata.go +++ b/service/elastictranscoder/go_module_metadata.go @@ -3,4 +3,4 @@ package elastictranscoder // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/emr/CHANGELOG.md b/service/emr/CHANGELOG.md index a61f4fa00fc..718b86e9795 100644 --- a/service/emr/CHANGELOG.md +++ b/service/emr/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/emr/go.mod b/service/emr/go.mod index 4fde086eff8..cf01744e23f 100644 --- a/service/emr/go.mod +++ b/service/emr/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/emr go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/emr/go_module_metadata.go b/service/emr/go_module_metadata.go index 4dc000765ea..de126371457 100644 --- a/service/emr/go_module_metadata.go +++ b/service/emr/go_module_metadata.go @@ -3,4 +3,4 @@ package emr // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/emrcontainers/CHANGELOG.md b/service/emrcontainers/CHANGELOG.md index 844e5b1de57..6ad371bdbef 100644 --- a/service/emrcontainers/CHANGELOG.md +++ b/service/emrcontainers/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/emrcontainers/go.mod b/service/emrcontainers/go.mod index b5753b401d9..d9308a8771b 100644 --- a/service/emrcontainers/go.mod +++ b/service/emrcontainers/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/emrcontainers go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/emrcontainers/go_module_metadata.go b/service/emrcontainers/go_module_metadata.go index bb56d9008f6..30aca08c891 100644 --- a/service/emrcontainers/go_module_metadata.go +++ b/service/emrcontainers/go_module_metadata.go @@ -3,4 +3,4 @@ package emrcontainers // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/eventbridge/CHANGELOG.md b/service/eventbridge/CHANGELOG.md index d681bcd0312..31c70df28c0 100644 --- a/service/eventbridge/CHANGELOG.md +++ b/service/eventbridge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/eventbridge/go.mod b/service/eventbridge/go.mod index 6eea844e5c7..a1e033b15e9 100644 --- a/service/eventbridge/go.mod +++ b/service/eventbridge/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/eventbridge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/eventbridge/go_module_metadata.go b/service/eventbridge/go_module_metadata.go index 06fa69544cb..03271614460 100644 --- a/service/eventbridge/go_module_metadata.go +++ b/service/eventbridge/go_module_metadata.go @@ -3,4 +3,4 @@ package eventbridge // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/finspace/CHANGELOG.md b/service/finspace/CHANGELOG.md index f3c169e49a9..53eff9bfb6c 100644 --- a/service/finspace/CHANGELOG.md +++ b/service/finspace/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/finspace/go.mod b/service/finspace/go.mod index e5a31075e1b..244e0bb442a 100644 --- a/service/finspace/go.mod +++ b/service/finspace/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/finspace go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/finspace/go_module_metadata.go b/service/finspace/go_module_metadata.go index 408f4200d48..57463382e5f 100644 --- a/service/finspace/go_module_metadata.go +++ b/service/finspace/go_module_metadata.go @@ -3,4 +3,4 @@ package finspace // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/finspacedata/CHANGELOG.md b/service/finspacedata/CHANGELOG.md index d3bd30b7746..fdd8026058f 100644 --- a/service/finspacedata/CHANGELOG.md +++ b/service/finspacedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/finspacedata/go.mod b/service/finspacedata/go.mod index aec4022af84..7192feba3cf 100644 --- a/service/finspacedata/go.mod +++ b/service/finspacedata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/finspacedata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/finspacedata/go_module_metadata.go b/service/finspacedata/go_module_metadata.go index 1c9deb01153..e8140b8da39 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.0" +const goModuleVersion = "1.4.1" diff --git a/service/firehose/CHANGELOG.md b/service/firehose/CHANGELOG.md index bff20d08999..5696e7d2e8a 100644 --- a/service/firehose/CHANGELOG.md +++ b/service/firehose/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/firehose/go.mod b/service/firehose/go.mod index 69f22eb04e7..703b7c2e8c3 100644 --- a/service/firehose/go.mod +++ b/service/firehose/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/firehose go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/firehose/go_module_metadata.go b/service/firehose/go_module_metadata.go index 9248868fd91..b7542176f84 100644 --- a/service/firehose/go_module_metadata.go +++ b/service/firehose/go_module_metadata.go @@ -3,4 +3,4 @@ package firehose // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/fis/CHANGELOG.md b/service/fis/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/fis/CHANGELOG.md +++ b/service/fis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/fis/go.mod b/service/fis/go.mod index 1c3515c3e64..417649720c4 100644 --- a/service/fis/go.mod +++ b/service/fis/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/fis/go_module_metadata.go b/service/fis/go_module_metadata.go index 8c4d2072ba8..57f02668b61 100644 --- a/service/fis/go_module_metadata.go +++ b/service/fis/go_module_metadata.go @@ -3,4 +3,4 @@ package fis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index acce3a30d33..0b2a90d95d1 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/fms/go.mod b/service/fms/go.mod index 1e7fd9152cf..0cd0f317fd8 100644 --- a/service/fms/go.mod +++ b/service/fms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index 07028fa8fbe..0d28fca84ab 100644 --- a/service/fms/go_module_metadata.go +++ b/service/fms/go_module_metadata.go @@ -3,4 +3,4 @@ package fms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/forecast/CHANGELOG.md b/service/forecast/CHANGELOG.md index 69f6001a921..e0ae547e0f2 100644 --- a/service/forecast/CHANGELOG.md +++ b/service/forecast/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/forecast/go.mod b/service/forecast/go.mod index 555283921f9..e0535cbf6e0 100644 --- a/service/forecast/go.mod +++ b/service/forecast/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/forecast go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/forecast/go_module_metadata.go b/service/forecast/go_module_metadata.go index ebff5b3de88..44e3aeba91b 100644 --- a/service/forecast/go_module_metadata.go +++ b/service/forecast/go_module_metadata.go @@ -3,4 +3,4 @@ package forecast // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/forecastquery/CHANGELOG.md b/service/forecastquery/CHANGELOG.md index 62842d6e7bf..9ada6c446ec 100644 --- a/service/forecastquery/CHANGELOG.md +++ b/service/forecastquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/forecastquery/go.mod b/service/forecastquery/go.mod index c5ce4431f44..71a391d90b9 100644 --- a/service/forecastquery/go.mod +++ b/service/forecastquery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/forecastquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/forecastquery/go_module_metadata.go b/service/forecastquery/go_module_metadata.go index 45ae67cff29..2c86cb09445 100644 --- a/service/forecastquery/go_module_metadata.go +++ b/service/forecastquery/go_module_metadata.go @@ -3,4 +3,4 @@ package forecastquery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/frauddetector/CHANGELOG.md b/service/frauddetector/CHANGELOG.md index 0842f7d6234..92fe8c4eaae 100644 --- a/service/frauddetector/CHANGELOG.md +++ b/service/frauddetector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/frauddetector/go.mod b/service/frauddetector/go.mod index 2dbc18f9b58..c424b717111 100644 --- a/service/frauddetector/go.mod +++ b/service/frauddetector/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/frauddetector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/frauddetector/go_module_metadata.go b/service/frauddetector/go_module_metadata.go index 6294e0df449..c502bcc30af 100644 --- a/service/frauddetector/go_module_metadata.go +++ b/service/frauddetector/go_module_metadata.go @@ -3,4 +3,4 @@ package frauddetector // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/fsx/CHANGELOG.md b/service/fsx/CHANGELOG.md index 785b2c4ae90..e22a394bb99 100644 --- a/service/fsx/CHANGELOG.md +++ b/service/fsx/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/fsx/go.mod b/service/fsx/go.mod index 36328f24c5b..f4c081bc2d1 100644 --- a/service/fsx/go.mod +++ b/service/fsx/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/fsx go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/fsx/go_module_metadata.go b/service/fsx/go_module_metadata.go index af7ca594c59..0c44ac51e34 100644 --- a/service/fsx/go_module_metadata.go +++ b/service/fsx/go_module_metadata.go @@ -3,4 +3,4 @@ package fsx // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/gamelift/CHANGELOG.md b/service/gamelift/CHANGELOG.md index 63e0fe24588..0c4b3128451 100644 --- a/service/gamelift/CHANGELOG.md +++ b/service/gamelift/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/gamelift/go.mod b/service/gamelift/go.mod index f8d4d2359f4..459b26efc87 100644 --- a/service/gamelift/go.mod +++ b/service/gamelift/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/gamelift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/gamelift/go_module_metadata.go b/service/gamelift/go_module_metadata.go index 1fa39f615df..0eb10419158 100644 --- a/service/gamelift/go_module_metadata.go +++ b/service/gamelift/go_module_metadata.go @@ -3,4 +3,4 @@ package gamelift // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/glacier/CHANGELOG.md b/service/glacier/CHANGELOG.md index eedb96ca75c..21c1c4c0f1a 100644 --- a/service/glacier/CHANGELOG.md +++ b/service/glacier/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/glacier/go.mod b/service/glacier/go.mod index f32f7679480..cd713ece6ab 100644 --- a/service/glacier/go.mod +++ b/service/glacier/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/glacier go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/glacier/go_module_metadata.go b/service/glacier/go_module_metadata.go index 5e53285bb1e..c3e9ba3cb18 100644 --- a/service/glacier/go_module_metadata.go +++ b/service/glacier/go_module_metadata.go @@ -3,4 +3,4 @@ package glacier // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/globalaccelerator/CHANGELOG.md b/service/globalaccelerator/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/globalaccelerator/CHANGELOG.md +++ b/service/globalaccelerator/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/globalaccelerator/go.mod b/service/globalaccelerator/go.mod index 5c556b2db9c..42e254b6285 100644 --- a/service/globalaccelerator/go.mod +++ b/service/globalaccelerator/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/globalaccelerator go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/globalaccelerator/go_module_metadata.go b/service/globalaccelerator/go_module_metadata.go index df3e2ab5a0b..8d02ecd65fd 100644 --- a/service/globalaccelerator/go_module_metadata.go +++ b/service/globalaccelerator/go_module_metadata.go @@ -3,4 +3,4 @@ package globalaccelerator // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/glue/CHANGELOG.md b/service/glue/CHANGELOG.md index 15bb609ddf9..9958684a3bb 100644 --- a/service/glue/CHANGELOG.md +++ b/service/glue/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/glue/go.mod b/service/glue/go.mod index ddff9681ebe..2da9c235c02 100644 --- a/service/glue/go.mod +++ b/service/glue/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/glue go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/glue/go_module_metadata.go b/service/glue/go_module_metadata.go index d125117ed69..d3df152c13a 100644 --- a/service/glue/go_module_metadata.go +++ b/service/glue/go_module_metadata.go @@ -3,4 +3,4 @@ package glue // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.15.1" diff --git a/service/grafana/CHANGELOG.md b/service/grafana/CHANGELOG.md index e4625265ecf..f4cefeb081d 100644 --- a/service/grafana/CHANGELOG.md +++ b/service/grafana/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/grafana/go.mod b/service/grafana/go.mod index 225622dcf46..7897d089d46 100644 --- a/service/grafana/go.mod +++ b/service/grafana/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/grafana go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/grafana/go_module_metadata.go b/service/grafana/go_module_metadata.go index bb4dd199f0b..1258808cb0c 100644 --- a/service/grafana/go_module_metadata.go +++ b/service/grafana/go_module_metadata.go @@ -3,4 +3,4 @@ package grafana // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/greengrass/CHANGELOG.md b/service/greengrass/CHANGELOG.md index ba27c49742e..4983aea763a 100644 --- a/service/greengrass/CHANGELOG.md +++ b/service/greengrass/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/greengrass/go.mod b/service/greengrass/go.mod index f537ad8d479..de8a402ce52 100644 --- a/service/greengrass/go.mod +++ b/service/greengrass/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/greengrass go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/greengrass/go_module_metadata.go b/service/greengrass/go_module_metadata.go index 97f5f4e9199..42ade9bc836 100644 --- a/service/greengrass/go_module_metadata.go +++ b/service/greengrass/go_module_metadata.go @@ -3,4 +3,4 @@ package greengrass // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/greengrassv2/CHANGELOG.md b/service/greengrassv2/CHANGELOG.md index 9aecf25195c..d561797c94b 100644 --- a/service/greengrassv2/CHANGELOG.md +++ b/service/greengrassv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/greengrassv2/go.mod b/service/greengrassv2/go.mod index 130405e5851..4fa3aa144c4 100644 --- a/service/greengrassv2/go.mod +++ b/service/greengrassv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/greengrassv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/greengrassv2/go_module_metadata.go b/service/greengrassv2/go_module_metadata.go index ccfa2b5f7a0..a913c8b037c 100644 --- a/service/greengrassv2/go_module_metadata.go +++ b/service/greengrassv2/go_module_metadata.go @@ -3,4 +3,4 @@ package greengrassv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/groundstation/CHANGELOG.md b/service/groundstation/CHANGELOG.md index 1f53e0cd963..e228da4e901 100644 --- a/service/groundstation/CHANGELOG.md +++ b/service/groundstation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/groundstation/go.mod b/service/groundstation/go.mod index 58df9ed3bf4..f3fe870c518 100644 --- a/service/groundstation/go.mod +++ b/service/groundstation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/groundstation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/groundstation/go_module_metadata.go b/service/groundstation/go_module_metadata.go index cb40dcfca0d..8cf93ae9a34 100644 --- a/service/groundstation/go_module_metadata.go +++ b/service/groundstation/go_module_metadata.go @@ -3,4 +3,4 @@ package groundstation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/guardduty/CHANGELOG.md b/service/guardduty/CHANGELOG.md index e87a44e2650..08faf1cfb9f 100644 --- a/service/guardduty/CHANGELOG.md +++ b/service/guardduty/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/guardduty/go.mod b/service/guardduty/go.mod index 7942b26de4b..f6fb0813e64 100644 --- a/service/guardduty/go.mod +++ b/service/guardduty/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/guardduty go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/guardduty/go_module_metadata.go b/service/guardduty/go_module_metadata.go index 2c2c62639c2..c67cd88ef96 100644 --- a/service/guardduty/go_module_metadata.go +++ b/service/guardduty/go_module_metadata.go @@ -3,4 +3,4 @@ package guardduty // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/health/CHANGELOG.md b/service/health/CHANGELOG.md index 480ac78a7dd..fd5ac1e5839 100644 --- a/service/health/CHANGELOG.md +++ b/service/health/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/health/go.mod b/service/health/go.mod index 680f65b569f..0608d14d1e3 100644 --- a/service/health/go.mod +++ b/service/health/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/health go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/health/go_module_metadata.go b/service/health/go_module_metadata.go index aa226695039..f4df121c770 100644 --- a/service/health/go_module_metadata.go +++ b/service/health/go_module_metadata.go @@ -3,4 +3,4 @@ package health // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/healthlake/CHANGELOG.md b/service/healthlake/CHANGELOG.md index d607fe10bfc..8fb766c8869 100644 --- a/service/healthlake/CHANGELOG.md +++ b/service/healthlake/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/healthlake/go.mod b/service/healthlake/go.mod index 7d33d904044..c56d89c23a6 100644 --- a/service/healthlake/go.mod +++ b/service/healthlake/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/healthlake go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/healthlake/go_module_metadata.go b/service/healthlake/go_module_metadata.go index 79e525da389..a77c86aa4f6 100644 --- a/service/healthlake/go_module_metadata.go +++ b/service/healthlake/go_module_metadata.go @@ -3,4 +3,4 @@ package healthlake // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/honeycode/CHANGELOG.md b/service/honeycode/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/honeycode/CHANGELOG.md +++ b/service/honeycode/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/honeycode/go.mod b/service/honeycode/go.mod index 0dc6dff0e2f..25fa7d72886 100644 --- a/service/honeycode/go.mod +++ b/service/honeycode/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/honeycode go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/honeycode/go_module_metadata.go b/service/honeycode/go_module_metadata.go index 6e9080a44ae..a7c2b1e237e 100644 --- a/service/honeycode/go_module_metadata.go +++ b/service/honeycode/go_module_metadata.go @@ -3,4 +3,4 @@ package honeycode // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iam/CHANGELOG.md b/service/iam/CHANGELOG.md index 481f33509c8..40120c7debc 100644 --- a/service/iam/CHANGELOG.md +++ b/service/iam/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/iam/go.mod b/service/iam/go.mod index 52e6deb3162..980ef032ece 100644 --- a/service/iam/go.mod +++ b/service/iam/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iam go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iam/go_module_metadata.go b/service/iam/go_module_metadata.go index 0093ceb7e50..9bc346d95b7 100644 --- a/service/iam/go_module_metadata.go +++ b/service/iam/go_module_metadata.go @@ -3,4 +3,4 @@ package iam // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/identitystore/CHANGELOG.md b/service/identitystore/CHANGELOG.md index 298593835a9..fb65b061f48 100644 --- a/service/identitystore/CHANGELOG.md +++ b/service/identitystore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/identitystore/go.mod b/service/identitystore/go.mod index 55b8d5298ba..e8a09618357 100644 --- a/service/identitystore/go.mod +++ b/service/identitystore/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/identitystore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/identitystore/go_module_metadata.go b/service/identitystore/go_module_metadata.go index 1f6992dcbf6..1c191453b94 100644 --- a/service/identitystore/go_module_metadata.go +++ b/service/identitystore/go_module_metadata.go @@ -3,4 +3,4 @@ package identitystore // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/imagebuilder/CHANGELOG.md b/service/imagebuilder/CHANGELOG.md index 25a0a342350..3f7352d8a85 100644 --- a/service/imagebuilder/CHANGELOG.md +++ b/service/imagebuilder/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/imagebuilder/go.mod b/service/imagebuilder/go.mod index a9ecaf5f45b..723232bc0c2 100644 --- a/service/imagebuilder/go.mod +++ b/service/imagebuilder/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/imagebuilder go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/imagebuilder/go_module_metadata.go b/service/imagebuilder/go_module_metadata.go index c71bc750ecb..e28a853ee8b 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.0" +const goModuleVersion = "1.13.1" diff --git a/service/inspector/CHANGELOG.md b/service/inspector/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/inspector/CHANGELOG.md +++ b/service/inspector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/inspector/go.mod b/service/inspector/go.mod index 951bfa42781..0d77ef7a964 100644 --- a/service/inspector/go.mod +++ b/service/inspector/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/inspector go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/inspector/go_module_metadata.go b/service/inspector/go_module_metadata.go index 72f4ed99250..106bed1b219 100644 --- a/service/inspector/go_module_metadata.go +++ b/service/inspector/go_module_metadata.go @@ -3,4 +3,4 @@ package inspector // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/internal/benchmark/go.mod b/service/internal/benchmark/go.mod index 0fe14f4199f..46deb520855 100644 --- a/service/internal/benchmark/go.mod +++ b/service/internal/benchmark/go.mod @@ -4,9 +4,9 @@ go 1.15 require ( github.com/aws/aws-sdk-go v1.34.33 - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.0 - github.com/aws/aws-sdk-go-v2/service/lexruntimeservice v1.8.0 + 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/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 10ab1054e0a..ca9b96fbb82 100644 --- a/service/internal/endpoint-discovery/CHANGELOG.md +++ b/service/internal/endpoint-discovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/internal/endpoint-discovery/go.mod b/service/internal/endpoint-discovery/go.mod index e0133261102..85ac3f4ea38 100644 --- a/service/internal/endpoint-discovery/go.mod +++ b/service/internal/endpoint-discovery/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/internal/endpoint-discovery/go_module_metadata.go b/service/internal/endpoint-discovery/go_module_metadata.go index cc746ac50d1..9bc8195a609 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.0" +const goModuleVersion = "1.3.1" diff --git a/service/internal/eventstreamtesting/CHANGELOG.md b/service/internal/eventstreamtesting/CHANGELOG.md index 2cc1f354c5c..404ca13aee7 100644 --- a/service/internal/eventstreamtesting/CHANGELOG.md +++ b/service/internal/eventstreamtesting/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.2 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.1 (2021-11-12) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/internal/eventstreamtesting/go.mod b/service/internal/eventstreamtesting/go.mod index 5921e3cda3a..e94af9f3a8f 100644 --- a/service/internal/eventstreamtesting/go.mod +++ b/service/internal/eventstreamtesting/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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.1 + github.com/aws/aws-sdk-go-v2/credentials v1.6.2 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 887357715c9..f7671aa9dd2 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.1" +const goModuleVersion = "1.0.2" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a0a7a154d89..c77ca492729 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -1,91 +1,91 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/config v1.10.1 - github.com/aws/aws-sdk-go-v2/service/acm v1.9.0 - github.com/aws/aws-sdk-go-v2/service/apigateway v1.9.0 - github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.10.0 - github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.7.0 - github.com/aws/aws-sdk-go-v2/service/appstream v1.9.0 - github.com/aws/aws-sdk-go-v2/service/athena v1.9.0 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.15.0 - github.com/aws/aws-sdk-go-v2/service/batch v1.10.0 - github.com/aws/aws-sdk-go-v2/service/cloudformation v1.13.0 - github.com/aws/aws-sdk-go-v2/service/cloudfront v1.11.0 - github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.8.0 - github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.9.0 - github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.9.0 - github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.11.0 - github.com/aws/aws-sdk-go-v2/service/codebuild v1.14.0 - github.com/aws/aws-sdk-go-v2/service/codecommit v1.8.0 - github.com/aws/aws-sdk-go-v2/service/codedeploy v1.9.0 - github.com/aws/aws-sdk-go-v2/service/codepipeline v1.8.0 - github.com/aws/aws-sdk-go-v2/service/codestar v1.7.0 - github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider v1.9.0 - github.com/aws/aws-sdk-go-v2/service/configservice v1.12.0 - github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.8.0 - github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.11.0 - github.com/aws/aws-sdk-go-v2/service/devicefarm v1.8.0 - github.com/aws/aws-sdk-go-v2/service/directconnect v1.11.0 - github.com/aws/aws-sdk-go-v2/service/directoryservice v1.8.0 - github.com/aws/aws-sdk-go-v2/service/docdb v1.12.0 - github.com/aws/aws-sdk-go-v2/service/dynamodb v1.8.0 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.22.0 - github.com/aws/aws-sdk-go-v2/service/ecr v1.10.0 - github.com/aws/aws-sdk-go-v2/service/ecs v1.12.0 - github.com/aws/aws-sdk-go-v2/service/efs v1.10.0 - github.com/aws/aws-sdk-go-v2/service/elasticache v1.14.0 - github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.9.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.9.0 - github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.12.0 - github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.9.0 - github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.8.0 - github.com/aws/aws-sdk-go-v2/service/emr v1.12.0 - github.com/aws/aws-sdk-go-v2/service/eventbridge v1.10.0 - github.com/aws/aws-sdk-go-v2/service/firehose v1.10.0 - github.com/aws/aws-sdk-go-v2/service/gamelift v1.9.0 - github.com/aws/aws-sdk-go-v2/service/glacier v1.8.0 - github.com/aws/aws-sdk-go-v2/service/glue v1.15.0 - github.com/aws/aws-sdk-go-v2/service/health v1.10.0 - github.com/aws/aws-sdk-go-v2/service/iam v1.13.0 - github.com/aws/aws-sdk-go-v2/service/inspector v1.7.0 - github.com/aws/aws-sdk-go-v2/service/iot v1.16.0 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.9.0 - github.com/aws/aws-sdk-go-v2/service/kms v1.10.0 - github.com/aws/aws-sdk-go-v2/service/lambda v1.12.0 - github.com/aws/aws-sdk-go-v2/service/lightsail v1.13.0 - github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.7.0 - github.com/aws/aws-sdk-go-v2/service/neptune v1.11.0 - github.com/aws/aws-sdk-go-v2/service/opsworks v1.8.0 - github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.6.0 - github.com/aws/aws-sdk-go-v2/service/polly v1.8.0 - github.com/aws/aws-sdk-go-v2/service/rds v1.12.0 - github.com/aws/aws-sdk-go-v2/service/redshift v1.14.0 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.11.0 - github.com/aws/aws-sdk-go-v2/service/route53 v1.14.0 - github.com/aws/aws-sdk-go-v2/service/route53domains v1.7.0 - github.com/aws/aws-sdk-go-v2/service/route53resolver v1.10.0 - github.com/aws/aws-sdk-go-v2/service/s3 v1.19.0 - github.com/aws/aws-sdk-go-v2/service/s3control v1.14.0 - github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.10.0 - github.com/aws/aws-sdk-go-v2/service/servicecatalog v1.8.0 - github.com/aws/aws-sdk-go-v2/service/ses v1.9.0 - github.com/aws/aws-sdk-go-v2/service/sfn v1.8.0 - github.com/aws/aws-sdk-go-v2/service/shield v1.10.0 - github.com/aws/aws-sdk-go-v2/service/sms v1.7.0 - github.com/aws/aws-sdk-go-v2/service/snowball v1.9.0 - github.com/aws/aws-sdk-go-v2/service/sns v1.11.0 - github.com/aws/aws-sdk-go-v2/service/sqs v1.12.0 - github.com/aws/aws-sdk-go-v2/service/ssm v1.15.0 - github.com/aws/aws-sdk-go-v2/service/sts v1.10.0 - github.com/aws/aws-sdk-go-v2/service/support v1.8.0 - github.com/aws/aws-sdk-go-v2/service/timestreamwrite v1.7.0 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming v1.0.0 - github.com/aws/aws-sdk-go-v2/service/waf v1.7.0 - github.com/aws/aws-sdk-go-v2/service/wafregional v1.8.0 - github.com/aws/aws-sdk-go-v2/service/wafv2 v1.13.0 - github.com/aws/aws-sdk-go-v2/service/workspaces v1.10.0 + 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/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/batch v1.11.0 + github.com/aws/aws-sdk-go-v2/service/cloudformation v1.14.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 + github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.10.0 + github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.12.0 + github.com/aws/aws-sdk-go-v2/service/codebuild v1.14.1 + github.com/aws/aws-sdk-go-v2/service/codecommit v1.8.1 + github.com/aws/aws-sdk-go-v2/service/codedeploy v1.9.1 + github.com/aws/aws-sdk-go-v2/service/codepipeline v1.8.1 + github.com/aws/aws-sdk-go-v2/service/codestar v1.7.1 + 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/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/efs v1.10.1 + github.com/aws/aws-sdk-go-v2/service/elasticache v1.14.1 + 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/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 + github.com/aws/aws-sdk-go-v2/service/firehose v1.10.1 + github.com/aws/aws-sdk-go-v2/service/gamelift v1.9.1 + github.com/aws/aws-sdk-go-v2/service/glacier v1.8.1 + github.com/aws/aws-sdk-go-v2/service/glue v1.15.1 + 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/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/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/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/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 + github.com/aws/aws-sdk-go-v2/service/sfn v1.8.1 + github.com/aws/aws-sdk-go-v2/service/shield v1.10.1 + 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/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/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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/internal/presigned-url/CHANGELOG.md b/service/internal/presigned-url/CHANGELOG.md index 6f961a2e82d..e683afdae84 100644 --- a/service/internal/presigned-url/CHANGELOG.md +++ b/service/internal/presigned-url/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-11-06) * **Feature**: Updated `github.com/aws/smithy-go` to latest version diff --git a/service/internal/presigned-url/go.mod b/service/internal/presigned-url/go.mod index 81dd047aa9d..60e59fe4354 100644 --- a/service/internal/presigned-url/go.mod +++ b/service/internal/presigned-url/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/presigned-url go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/internal/presigned-url/go_module_metadata.go b/service/internal/presigned-url/go_module_metadata.go index 372ba21177a..fcbda4ba829 100644 --- a/service/internal/presigned-url/go_module_metadata.go +++ b/service/internal/presigned-url/go_module_metadata.go @@ -3,4 +3,4 @@ package presignedurl // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/internal/s3shared/CHANGELOG.md b/service/internal/s3shared/CHANGELOG.md index 29c90ed09d6..655f93d99a7 100644 --- a/service/internal/s3shared/CHANGELOG.md +++ b/service/internal/s3shared/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/internal/s3shared/go.mod b/service/internal/s3shared/go.mod index 61fc6ca072f..cf54df1f5cf 100644 --- a/service/internal/s3shared/go.mod +++ b/service/internal/s3shared/go.mod @@ -3,7 +3,7 @@ module github.com/aws/aws-sdk-go-v2/service/internal/s3shared go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + github.com/aws/aws-sdk-go-v2 v1.11.1 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/internal/s3shared/go_module_metadata.go b/service/internal/s3shared/go_module_metadata.go index 57e953d752f..c48ebd57eee 100644 --- a/service/internal/s3shared/go_module_metadata.go +++ b/service/internal/s3shared/go_module_metadata.go @@ -3,4 +3,4 @@ package s3shared // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/iot/CHANGELOG.md b/service/iot/CHANGELOG.md index e406ee8a3e1..a0084785552 100644 --- a/service/iot/CHANGELOG.md +++ b/service/iot/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.16.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/iot/go.mod b/service/iot/go.mod index 04dd4a9d1f0..38c491aa0b0 100644 --- a/service/iot/go.mod +++ b/service/iot/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iot/go_module_metadata.go b/service/iot/go_module_metadata.go index 5cb3b038ffd..bb6b33e3b59 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.0" +const goModuleVersion = "1.16.1" diff --git a/service/iot1clickdevicesservice/CHANGELOG.md b/service/iot1clickdevicesservice/CHANGELOG.md index 694e6c6cce4..179ff9c758c 100644 --- a/service/iot1clickdevicesservice/CHANGELOG.md +++ b/service/iot1clickdevicesservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iot1clickdevicesservice/go.mod b/service/iot1clickdevicesservice/go.mod index 1b478c697fa..e8f4c296009 100644 --- a/service/iot1clickdevicesservice/go.mod +++ b/service/iot1clickdevicesservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickdevicesservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iot1clickdevicesservice/go_module_metadata.go b/service/iot1clickdevicesservice/go_module_metadata.go index 609b15ba36a..afb9bca44b9 100644 --- a/service/iot1clickdevicesservice/go_module_metadata.go +++ b/service/iot1clickdevicesservice/go_module_metadata.go @@ -3,4 +3,4 @@ package iot1clickdevicesservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iot1clickprojects/CHANGELOG.md b/service/iot1clickprojects/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/iot1clickprojects/CHANGELOG.md +++ b/service/iot1clickprojects/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iot1clickprojects/go.mod b/service/iot1clickprojects/go.mod index 758791c960f..8937fb2b441 100644 --- a/service/iot1clickprojects/go.mod +++ b/service/iot1clickprojects/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iot1clickprojects go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iot1clickprojects/go_module_metadata.go b/service/iot1clickprojects/go_module_metadata.go index 7a4c3bd7709..3f0cb68222e 100644 --- a/service/iot1clickprojects/go_module_metadata.go +++ b/service/iot1clickprojects/go_module_metadata.go @@ -3,4 +3,4 @@ package iot1clickprojects // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iotanalytics/CHANGELOG.md b/service/iotanalytics/CHANGELOG.md index 2aadc8c60e5..464bea894d0 100644 --- a/service/iotanalytics/CHANGELOG.md +++ b/service/iotanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotanalytics/go.mod b/service/iotanalytics/go.mod index fcbcb433c25..c2b61af4bf4 100644 --- a/service/iotanalytics/go.mod +++ b/service/iotanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotanalytics/go_module_metadata.go b/service/iotanalytics/go_module_metadata.go index e0304e41ecf..a982552c547 100644 --- a/service/iotanalytics/go_module_metadata.go +++ b/service/iotanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package iotanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotdataplane/CHANGELOG.md b/service/iotdataplane/CHANGELOG.md index 694e6c6cce4..179ff9c758c 100644 --- a/service/iotdataplane/CHANGELOG.md +++ b/service/iotdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotdataplane/go.mod b/service/iotdataplane/go.mod index ea2016e6197..bd746773384 100644 --- a/service/iotdataplane/go.mod +++ b/service/iotdataplane/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotdataplane/go_module_metadata.go b/service/iotdataplane/go_module_metadata.go index 217fc3db7a4..10e57a48b09 100644 --- a/service/iotdataplane/go_module_metadata.go +++ b/service/iotdataplane/go_module_metadata.go @@ -3,4 +3,4 @@ package iotdataplane // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/iotdeviceadvisor/CHANGELOG.md b/service/iotdeviceadvisor/CHANGELOG.md index 62658add1b0..0526ccfea8d 100644 --- a/service/iotdeviceadvisor/CHANGELOG.md +++ b/service/iotdeviceadvisor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotdeviceadvisor/go.mod b/service/iotdeviceadvisor/go.mod index f4b3d189527..da47cae7c56 100644 --- a/service/iotdeviceadvisor/go.mod +++ b/service/iotdeviceadvisor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotdeviceadvisor/go_module_metadata.go b/service/iotdeviceadvisor/go_module_metadata.go index cc5f47e0c2a..e437cacd600 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.0" +const goModuleVersion = "1.8.1" diff --git a/service/iotevents/CHANGELOG.md b/service/iotevents/CHANGELOG.md index ee6654cb498..1f109ad5369 100644 --- a/service/iotevents/CHANGELOG.md +++ b/service/iotevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotevents/go.mod b/service/iotevents/go.mod index c89db1dc0ee..65d4505efd2 100644 --- a/service/iotevents/go.mod +++ b/service/iotevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotevents/go_module_metadata.go b/service/iotevents/go_module_metadata.go index c9dc2a49830..dd1a63c0832 100644 --- a/service/iotevents/go_module_metadata.go +++ b/service/iotevents/go_module_metadata.go @@ -3,4 +3,4 @@ package iotevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/ioteventsdata/CHANGELOG.md b/service/ioteventsdata/CHANGELOG.md index 7640aa8a102..0468f53a27f 100644 --- a/service/ioteventsdata/CHANGELOG.md +++ b/service/ioteventsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/ioteventsdata/go.mod b/service/ioteventsdata/go.mod index bb2886c90c8..795e7494d0e 100644 --- a/service/ioteventsdata/go.mod +++ b/service/ioteventsdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ioteventsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ioteventsdata/go_module_metadata.go b/service/ioteventsdata/go_module_metadata.go index b6470d6c730..b26035a0803 100644 --- a/service/ioteventsdata/go_module_metadata.go +++ b/service/ioteventsdata/go_module_metadata.go @@ -3,4 +3,4 @@ package ioteventsdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotfleethub/CHANGELOG.md b/service/iotfleethub/CHANGELOG.md index e87a44e2650..08faf1cfb9f 100644 --- a/service/iotfleethub/CHANGELOG.md +++ b/service/iotfleethub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotfleethub/go.mod b/service/iotfleethub/go.mod index 6f63913e5d7..3b551ab00f4 100644 --- a/service/iotfleethub/go.mod +++ b/service/iotfleethub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotfleethub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotfleethub/go_module_metadata.go b/service/iotfleethub/go_module_metadata.go index 6db53d0906e..a01a1ce7280 100644 --- a/service/iotfleethub/go_module_metadata.go +++ b/service/iotfleethub/go_module_metadata.go @@ -3,4 +3,4 @@ package iotfleethub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotjobsdataplane/CHANGELOG.md b/service/iotjobsdataplane/CHANGELOG.md index fffb42e6604..a02626cb76f 100644 --- a/service/iotjobsdataplane/CHANGELOG.md +++ b/service/iotjobsdataplane/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/iotjobsdataplane/go.mod b/service/iotjobsdataplane/go.mod index 687ce5ab12b..f23aac6f1cb 100644 --- a/service/iotjobsdataplane/go.mod +++ b/service/iotjobsdataplane/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotjobsdataplane go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotjobsdataplane/go_module_metadata.go b/service/iotjobsdataplane/go_module_metadata.go index 94478fefed1..50d0e7ba1e9 100644 --- a/service/iotjobsdataplane/go_module_metadata.go +++ b/service/iotjobsdataplane/go_module_metadata.go @@ -3,4 +3,4 @@ package iotjobsdataplane // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotsecuretunneling/CHANGELOG.md b/service/iotsecuretunneling/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/iotsecuretunneling/CHANGELOG.md +++ b/service/iotsecuretunneling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/iotsecuretunneling/go.mod b/service/iotsecuretunneling/go.mod index 2ebb178de4b..6f4967170d1 100644 --- a/service/iotsecuretunneling/go.mod +++ b/service/iotsecuretunneling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotsecuretunneling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotsecuretunneling/go_module_metadata.go b/service/iotsecuretunneling/go_module_metadata.go index f16ec6050c6..2a0daff0fc2 100644 --- a/service/iotsecuretunneling/go_module_metadata.go +++ b/service/iotsecuretunneling/go_module_metadata.go @@ -3,4 +3,4 @@ package iotsecuretunneling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotsitewise/CHANGELOG.md b/service/iotsitewise/CHANGELOG.md index 4dc4dae5b44..6a597209eca 100644 --- a/service/iotsitewise/CHANGELOG.md +++ b/service/iotsitewise/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/iotsitewise/go.mod b/service/iotsitewise/go.mod index 73f2c46a546..3f25141a525 100644 --- a/service/iotsitewise/go.mod +++ b/service/iotsitewise/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotsitewise go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/iotsitewise/go_module_metadata.go b/service/iotsitewise/go_module_metadata.go index aa494f7cf83..5f612d7f15b 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.0" +const goModuleVersion = "1.14.1" diff --git a/service/iotthingsgraph/CHANGELOG.md b/service/iotthingsgraph/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/iotthingsgraph/CHANGELOG.md +++ b/service/iotthingsgraph/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/iotthingsgraph/go.mod b/service/iotthingsgraph/go.mod index fbef6565948..59d7d477e02 100644 --- a/service/iotthingsgraph/go.mod +++ b/service/iotthingsgraph/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotthingsgraph go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotthingsgraph/go_module_metadata.go b/service/iotthingsgraph/go_module_metadata.go index 7351dff3fef..36a4f081919 100644 --- a/service/iotthingsgraph/go_module_metadata.go +++ b/service/iotthingsgraph/go_module_metadata.go @@ -3,4 +3,4 @@ package iotthingsgraph // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/iotwireless/CHANGELOG.md b/service/iotwireless/CHANGELOG.md index 130c78090eb..5b0b710a79d 100644 --- a/service/iotwireless/CHANGELOG.md +++ b/service/iotwireless/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/iotwireless/go.mod b/service/iotwireless/go.mod index ff7d935b3a6..226986c7b97 100644 --- a/service/iotwireless/go.mod +++ b/service/iotwireless/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/iotwireless go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/iotwireless/go_module_metadata.go b/service/iotwireless/go_module_metadata.go index e42620548a9..59fa099e00b 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/ivs/CHANGELOG.md b/service/ivs/CHANGELOG.md index c6d1c35748b..1f3f7d541cf 100644 --- a/service/ivs/CHANGELOG.md +++ b/service/ivs/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/ivs/go.mod b/service/ivs/go.mod index 81a62705dd0..672d5b9d2a9 100644 --- a/service/ivs/go.mod +++ b/service/ivs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ivs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ivs/go_module_metadata.go b/service/ivs/go_module_metadata.go index e67885fd166..fa0488d2987 100644 --- a/service/ivs/go_module_metadata.go +++ b/service/ivs/go_module_metadata.go @@ -3,4 +3,4 @@ package ivs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/kafka/CHANGELOG.md b/service/kafka/CHANGELOG.md index 14c0911a64f..0d277807124 100644 --- a/service/kafka/CHANGELOG.md +++ b/service/kafka/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.10.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kafka/go.mod b/service/kafka/go.mod index 2da2000cb2c..f77d6727eba 100644 --- a/service/kafka/go.mod +++ b/service/kafka/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kafka go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kafka/go_module_metadata.go b/service/kafka/go_module_metadata.go index c060e041c9e..7f7af9bacda 100644 --- a/service/kafka/go_module_metadata.go +++ b/service/kafka/go_module_metadata.go @@ -3,4 +3,4 @@ package kafka // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.10.0" diff --git a/service/kafkaconnect/CHANGELOG.md b/service/kafkaconnect/CHANGELOG.md index 008fe6120d1..d7b580a8c1f 100644 --- a/service/kafkaconnect/CHANGELOG.md +++ b/service/kafkaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kafkaconnect/go.mod b/service/kafkaconnect/go.mod index 7ac5b7f48fd..405a0c43fd2 100644 --- a/service/kafkaconnect/go.mod +++ b/service/kafkaconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kafkaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kafkaconnect/go_module_metadata.go b/service/kafkaconnect/go_module_metadata.go index 5bf74e527cd..807b23f49e6 100644 --- a/service/kafkaconnect/go_module_metadata.go +++ b/service/kafkaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package kafkaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/kendra/CHANGELOG.md b/service/kendra/CHANGELOG.md index 5734f4186cf..f526d1aa7a1 100644 --- a/service/kendra/CHANGELOG.md +++ b/service/kendra/CHANGELOG.md @@ -1,3 +1,9 @@ +# v1.16.0 (2021-11-19) + +* **Announcement**: Fix API modeling bug incorrectly generating `DocumentAttributeValue` type as a union instead of a structure. This update corrects this bug by correcting the `DocumentAttributeValue` type to be a `struct` instead of an `interface`. This change also removes the `DocumentAttributeValueMember` types. To migrate to this change your application using service/kendra will need to be updated to use struct members in `DocumentAttributeValue` instead of `DocumentAttributeValueMember` types. +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/kendra/go.mod b/service/kendra/go.mod index 1f9e2fb04cc..f792fbf24d2 100644 --- a/service/kendra/go.mod +++ b/service/kendra/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kendra go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kendra/go_module_metadata.go b/service/kendra/go_module_metadata.go index ee98123b468..c9862eb184e 100644 --- a/service/kendra/go_module_metadata.go +++ b/service/kendra/go_module_metadata.go @@ -3,4 +3,4 @@ package kendra // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.0" +const goModuleVersion = "1.16.0" diff --git a/service/kinesis/CHANGELOG.md b/service/kinesis/CHANGELOG.md index 75b872ef8bb..f33c882ee25 100644 --- a/service/kinesis/CHANGELOG.md +++ b/service/kinesis/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/kinesis/go.mod b/service/kinesis/go.mod index aeb48e21fc6..ac40cbb03ef 100644 --- a/service/kinesis/go.mod +++ b/service/kinesis/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/kinesis go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/kinesis/go_module_metadata.go b/service/kinesis/go_module_metadata.go index 53c55be717e..aa78f05b9e4 100644 --- a/service/kinesis/go_module_metadata.go +++ b/service/kinesis/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesis // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/kinesis/internal/testing/go.mod b/service/kinesis/internal/testing/go.mod index 86e887797c9..9096ec0f93c 100644 --- a/service/kinesis/internal/testing/go.mod +++ b/service/kinesis/internal/testing/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/kinesis/internal/testing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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.1 - github.com/aws/aws-sdk-go-v2/service/kinesis v1.9.0 + github.com/aws/aws-sdk-go-v2/service/internal/eventstreamtesting v1.0.2 + 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/kinesisanalytics/CHANGELOG.md b/service/kinesisanalytics/CHANGELOG.md index 2f5adba0d68..215a30a4ade 100644 --- a/service/kinesisanalytics/CHANGELOG.md +++ b/service/kinesisanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/kinesisanalytics/go.mod b/service/kinesisanalytics/go.mod index 691910c31d1..504d288a330 100644 --- a/service/kinesisanalytics/go.mod +++ b/service/kinesisanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisanalytics/go_module_metadata.go b/service/kinesisanalytics/go_module_metadata.go index 02efff154e1..a486c5e5fad 100644 --- a/service/kinesisanalytics/go_module_metadata.go +++ b/service/kinesisanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/kinesisanalyticsv2/CHANGELOG.md b/service/kinesisanalyticsv2/CHANGELOG.md index ee70dfd9379..468a170da11 100644 --- a/service/kinesisanalyticsv2/CHANGELOG.md +++ b/service/kinesisanalyticsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/kinesisanalyticsv2/go.mod b/service/kinesisanalyticsv2/go.mod index 6fefddb4d6a..65a0375dd69 100644 --- a/service/kinesisanalyticsv2/go.mod +++ b/service/kinesisanalyticsv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisanalyticsv2/go_module_metadata.go b/service/kinesisanalyticsv2/go_module_metadata.go index f670106c382..012da3208de 100644 --- a/service/kinesisanalyticsv2/go_module_metadata.go +++ b/service/kinesisanalyticsv2/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisanalyticsv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/kinesisvideo/CHANGELOG.md b/service/kinesisvideo/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/kinesisvideo/CHANGELOG.md +++ b/service/kinesisvideo/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kinesisvideo/go.mod b/service/kinesisvideo/go.mod index 626c5e8f193..29b01c4ee6d 100644 --- a/service/kinesisvideo/go.mod +++ b/service/kinesisvideo/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideo go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisvideo/go_module_metadata.go b/service/kinesisvideo/go_module_metadata.go index 3fe71956346..34c4a70d9d6 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.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kinesisvideoarchivedmedia/CHANGELOG.md b/service/kinesisvideoarchivedmedia/CHANGELOG.md index 31a3587b8dd..150fe1bc75d 100644 --- a/service/kinesisvideoarchivedmedia/CHANGELOG.md +++ b/service/kinesisvideoarchivedmedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kinesisvideoarchivedmedia/go.mod b/service/kinesisvideoarchivedmedia/go.mod index 2791aa5b0e1..9d12764b602 100644 --- a/service/kinesisvideoarchivedmedia/go.mod +++ b/service/kinesisvideoarchivedmedia/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisvideoarchivedmedia/go_module_metadata.go b/service/kinesisvideoarchivedmedia/go_module_metadata.go index 871480b7d78..661b93d80a2 100644 --- a/service/kinesisvideoarchivedmedia/go_module_metadata.go +++ b/service/kinesisvideoarchivedmedia/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideoarchivedmedia // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/kinesisvideomedia/CHANGELOG.md b/service/kinesisvideomedia/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/kinesisvideomedia/CHANGELOG.md +++ b/service/kinesisvideomedia/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kinesisvideomedia/go.mod b/service/kinesisvideomedia/go.mod index 2ea9c4f0500..fde2ae95e95 100644 --- a/service/kinesisvideomedia/go.mod +++ b/service/kinesisvideomedia/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideomedia go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisvideomedia/go_module_metadata.go b/service/kinesisvideomedia/go_module_metadata.go index 0b6beba521f..7de3c86a12e 100644 --- a/service/kinesisvideomedia/go_module_metadata.go +++ b/service/kinesisvideomedia/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideomedia // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kinesisvideosignaling/CHANGELOG.md b/service/kinesisvideosignaling/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/kinesisvideosignaling/CHANGELOG.md +++ b/service/kinesisvideosignaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/kinesisvideosignaling/go.mod b/service/kinesisvideosignaling/go.mod index 084c9f9d5b4..d519cd4b4e6 100644 --- a/service/kinesisvideosignaling/go.mod +++ b/service/kinesisvideosignaling/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kinesisvideosignaling/go_module_metadata.go b/service/kinesisvideosignaling/go_module_metadata.go index ebe6728c56c..cd6188f992b 100644 --- a/service/kinesisvideosignaling/go_module_metadata.go +++ b/service/kinesisvideosignaling/go_module_metadata.go @@ -3,4 +3,4 @@ package kinesisvideosignaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/kms/CHANGELOG.md b/service/kms/CHANGELOG.md index aae50504ba4..df29634d152 100644 --- a/service/kms/CHANGELOG.md +++ b/service/kms/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.11.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/kms/go.mod b/service/kms/go.mod index bc0a6e7c652..351d5c74b8e 100644 --- a/service/kms/go.mod +++ b/service/kms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/kms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/kms/go_module_metadata.go b/service/kms/go_module_metadata.go index 75dfee454fe..6a4ca7c8f8e 100644 --- a/service/kms/go_module_metadata.go +++ b/service/kms/go_module_metadata.go @@ -3,4 +3,4 @@ package kms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.11.0" diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index 1a890de4b70..06b9de0fcba 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/lakeformation/go.mod b/service/lakeformation/go.mod index 610d7d68b15..22873e808e2 100644 --- a/service/lakeformation/go.mod +++ b/service/lakeformation/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lakeformation go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index e9cdf7ec439..4cbfef71f0f 100644 --- a/service/lakeformation/go_module_metadata.go +++ b/service/lakeformation/go_module_metadata.go @@ -3,4 +3,4 @@ package lakeformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/lambda/CHANGELOG.md b/service/lambda/CHANGELOG.md index 32b69cd1c43..794be2da52d 100644 --- a/service/lambda/CHANGELOG.md +++ b/service/lambda/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.13.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/lambda/go.mod b/service/lambda/go.mod index 06bd5de7d86..3c911789f47 100644 --- a/service/lambda/go.mod +++ b/service/lambda/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lambda go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/lambda/go_module_metadata.go b/service/lambda/go_module_metadata.go index a417e77d20c..8f4e06ed89f 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.12.0" +const goModuleVersion = "1.13.0" diff --git a/service/lexmodelbuildingservice/CHANGELOG.md b/service/lexmodelbuildingservice/CHANGELOG.md index 454abe6ac7b..7bd2d7003ef 100644 --- a/service/lexmodelbuildingservice/CHANGELOG.md +++ b/service/lexmodelbuildingservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/lexmodelbuildingservice/go.mod b/service/lexmodelbuildingservice/go.mod index ee7315ade11..d1b7b03d9ad 100644 --- a/service/lexmodelbuildingservice/go.mod +++ b/service/lexmodelbuildingservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelbuildingservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lexmodelbuildingservice/go_module_metadata.go b/service/lexmodelbuildingservice/go_module_metadata.go index fac87fcee5d..6075aa3e025 100644 --- a/service/lexmodelbuildingservice/go_module_metadata.go +++ b/service/lexmodelbuildingservice/go_module_metadata.go @@ -3,4 +3,4 @@ package lexmodelbuildingservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/lexmodelsv2/CHANGELOG.md b/service/lexmodelsv2/CHANGELOG.md index 4863b23596b..132bc843a2d 100644 --- a/service/lexmodelsv2/CHANGELOG.md +++ b/service/lexmodelsv2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.13.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/lexmodelsv2/go.mod b/service/lexmodelsv2/go.mod index b95e565be73..e0ba279f58c 100644 --- a/service/lexmodelsv2/go.mod +++ b/service/lexmodelsv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexmodelsv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/lexmodelsv2/go_module_metadata.go b/service/lexmodelsv2/go_module_metadata.go index 709ff44bc53..c88e39d03dd 100644 --- a/service/lexmodelsv2/go_module_metadata.go +++ b/service/lexmodelsv2/go_module_metadata.go @@ -3,4 +3,4 @@ package lexmodelsv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.12.0" +const goModuleVersion = "1.13.0" diff --git a/service/lexruntimeservice/CHANGELOG.md b/service/lexruntimeservice/CHANGELOG.md index 31a3587b8dd..150fe1bc75d 100644 --- a/service/lexruntimeservice/CHANGELOG.md +++ b/service/lexruntimeservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/lexruntimeservice/go.mod b/service/lexruntimeservice/go.mod index 6bfc77d73f9..477ae70a725 100644 --- a/service/lexruntimeservice/go.mod +++ b/service/lexruntimeservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimeservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lexruntimeservice/go_module_metadata.go b/service/lexruntimeservice/go_module_metadata.go index 7a2e4f7d675..bdf08ae7209 100644 --- a/service/lexruntimeservice/go_module_metadata.go +++ b/service/lexruntimeservice/go_module_metadata.go @@ -3,4 +3,4 @@ package lexruntimeservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/lexruntimev2/CHANGELOG.md b/service/lexruntimev2/CHANGELOG.md index b3d11e38b10..3134732d0c4 100644 --- a/service/lexruntimev2/CHANGELOG.md +++ b/service/lexruntimev2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/lexruntimev2/go.mod b/service/lexruntimev2/go.mod index 8570cce4fe6..aee60d0ed81 100644 --- a/service/lexruntimev2/go.mod +++ b/service/lexruntimev2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lexruntimev2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lexruntimev2/go_module_metadata.go b/service/lexruntimev2/go_module_metadata.go index 72ddcd14e86..cd53e83762c 100644 --- a/service/lexruntimev2/go_module_metadata.go +++ b/service/lexruntimev2/go_module_metadata.go @@ -3,4 +3,4 @@ package lexruntimev2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/licensemanager/CHANGELOG.md b/service/licensemanager/CHANGELOG.md index d9419a2add0..675f57b4145 100644 --- a/service/licensemanager/CHANGELOG.md +++ b/service/licensemanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/licensemanager/go.mod b/service/licensemanager/go.mod index 3ee100ca3c7..2bcbfb7efc4 100644 --- a/service/licensemanager/go.mod +++ b/service/licensemanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/licensemanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/licensemanager/go_module_metadata.go b/service/licensemanager/go_module_metadata.go index 86cf6c9270f..1d377453b08 100644 --- a/service/licensemanager/go_module_metadata.go +++ b/service/licensemanager/go_module_metadata.go @@ -3,4 +3,4 @@ package licensemanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/lightsail/CHANGELOG.md b/service/lightsail/CHANGELOG.md index 3d8ab2738f1..e205076a143 100644 --- a/service/lightsail/CHANGELOG.md +++ b/service/lightsail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/lightsail/go.mod b/service/lightsail/go.mod index b3d5506fbff..2642754147c 100644 --- a/service/lightsail/go.mod +++ b/service/lightsail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lightsail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lightsail/go_module_metadata.go b/service/lightsail/go_module_metadata.go index 67591641d70..54983a3f26d 100644 --- a/service/lightsail/go_module_metadata.go +++ b/service/lightsail/go_module_metadata.go @@ -3,4 +3,4 @@ package lightsail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/location/CHANGELOG.md b/service/location/CHANGELOG.md index 6e82df1af57..83befa7c9fa 100644 --- a/service/location/CHANGELOG.md +++ b/service/location/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/location/go.mod b/service/location/go.mod index e1cd239886a..4574db202f5 100644 --- a/service/location/go.mod +++ b/service/location/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/location go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/location/go_module_metadata.go b/service/location/go_module_metadata.go index 30e65baca76..f8f760484d0 100644 --- a/service/location/go_module_metadata.go +++ b/service/location/go_module_metadata.go @@ -3,4 +3,4 @@ package location // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/lookoutequipment/CHANGELOG.md b/service/lookoutequipment/CHANGELOG.md index fffa90086c2..a2aa7c4fbe2 100644 --- a/service/lookoutequipment/CHANGELOG.md +++ b/service/lookoutequipment/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/lookoutequipment/go.mod b/service/lookoutequipment/go.mod index fb26f4a1685..9669fe02bc1 100644 --- a/service/lookoutequipment/go.mod +++ b/service/lookoutequipment/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutequipment go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lookoutequipment/go_module_metadata.go b/service/lookoutequipment/go_module_metadata.go index b56e39332c2..47c597c4647 100644 --- a/service/lookoutequipment/go_module_metadata.go +++ b/service/lookoutequipment/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutequipment // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/lookoutmetrics/CHANGELOG.md b/service/lookoutmetrics/CHANGELOG.md index da99e992b97..dd778c9fb83 100644 --- a/service/lookoutmetrics/CHANGELOG.md +++ b/service/lookoutmetrics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/lookoutmetrics/go.mod b/service/lookoutmetrics/go.mod index 14224d44e7a..c44a766ee5a 100644 --- a/service/lookoutmetrics/go.mod +++ b/service/lookoutmetrics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutmetrics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lookoutmetrics/go_module_metadata.go b/service/lookoutmetrics/go_module_metadata.go index da72ed36cc0..ccb53441c62 100644 --- a/service/lookoutmetrics/go_module_metadata.go +++ b/service/lookoutmetrics/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutmetrics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/lookoutvision/CHANGELOG.md b/service/lookoutvision/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/lookoutvision/CHANGELOG.md +++ b/service/lookoutvision/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/lookoutvision/go.mod b/service/lookoutvision/go.mod index eb2568a02fb..8c0fbae77fa 100644 --- a/service/lookoutvision/go.mod +++ b/service/lookoutvision/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/lookoutvision go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/lookoutvision/go_module_metadata.go b/service/lookoutvision/go_module_metadata.go index 83d758702a6..864e869e202 100644 --- a/service/lookoutvision/go_module_metadata.go +++ b/service/lookoutvision/go_module_metadata.go @@ -3,4 +3,4 @@ package lookoutvision // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/machinelearning/CHANGELOG.md b/service/machinelearning/CHANGELOG.md index c9a6549c142..d2fe64649ea 100644 --- a/service/machinelearning/CHANGELOG.md +++ b/service/machinelearning/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/machinelearning/go.mod b/service/machinelearning/go.mod index 9fd5167ae06..6cfe5be6d81 100644 --- a/service/machinelearning/go.mod +++ b/service/machinelearning/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/machinelearning go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/machinelearning/go_module_metadata.go b/service/machinelearning/go_module_metadata.go index e9af05b1f63..582dbd00e8f 100644 --- a/service/machinelearning/go_module_metadata.go +++ b/service/machinelearning/go_module_metadata.go @@ -3,4 +3,4 @@ package machinelearning // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/macie/CHANGELOG.md b/service/macie/CHANGELOG.md index 99d50a861b3..428f37b5ad9 100644 --- a/service/macie/CHANGELOG.md +++ b/service/macie/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/macie/go.mod b/service/macie/go.mod index f4117d2cc3c..b6dce05ed0d 100644 --- a/service/macie/go.mod +++ b/service/macie/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/macie go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/macie/go_module_metadata.go b/service/macie/go_module_metadata.go index 93453c1fd48..e6984156370 100644 --- a/service/macie/go_module_metadata.go +++ b/service/macie/go_module_metadata.go @@ -3,4 +3,4 @@ package macie // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/macie2/CHANGELOG.md b/service/macie2/CHANGELOG.md index fe63274cb92..919de142e3f 100644 --- a/service/macie2/CHANGELOG.md +++ b/service/macie2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/macie2/go.mod b/service/macie2/go.mod index 94a67226fe1..cc58511303e 100644 --- a/service/macie2/go.mod +++ b/service/macie2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/macie2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/macie2/go_module_metadata.go b/service/macie2/go_module_metadata.go index 4e092663ae6..eaaeadd7ad0 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.0" +const goModuleVersion = "1.13.1" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index 830601a1c21..e59589709bb 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/managedblockchain/go.mod b/service/managedblockchain/go.mod index 2bcbdf31e64..84afcd4fc0e 100644 --- a/service/managedblockchain/go.mod +++ b/service/managedblockchain/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/managedblockchain go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index c3e8a25efca..5acd1228edf 100644 --- a/service/managedblockchain/go_module_metadata.go +++ b/service/managedblockchain/go_module_metadata.go @@ -3,4 +3,4 @@ package managedblockchain // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/marketplacecatalog/CHANGELOG.md b/service/marketplacecatalog/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/marketplacecatalog/CHANGELOG.md +++ b/service/marketplacecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/marketplacecatalog/go.mod b/service/marketplacecatalog/go.mod index 06e15af41a4..d63b513d7df 100644 --- a/service/marketplacecatalog/go.mod +++ b/service/marketplacecatalog/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/marketplacecatalog/go_module_metadata.go b/service/marketplacecatalog/go_module_metadata.go index 4f0a7fcac82..a59df028390 100644 --- a/service/marketplacecatalog/go_module_metadata.go +++ b/service/marketplacecatalog/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacecatalog // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/marketplacecommerceanalytics/CHANGELOG.md b/service/marketplacecommerceanalytics/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/marketplacecommerceanalytics/CHANGELOG.md +++ b/service/marketplacecommerceanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/marketplacecommerceanalytics/go.mod b/service/marketplacecommerceanalytics/go.mod index f5abbdad989..91cbb569602 100644 --- a/service/marketplacecommerceanalytics/go.mod +++ b/service/marketplacecommerceanalytics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/marketplacecommerceanalytics/go_module_metadata.go b/service/marketplacecommerceanalytics/go_module_metadata.go index b1f71458f03..a94c63434dd 100644 --- a/service/marketplacecommerceanalytics/go_module_metadata.go +++ b/service/marketplacecommerceanalytics/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacecommerceanalytics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/marketplaceentitlementservice/CHANGELOG.md b/service/marketplaceentitlementservice/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/marketplaceentitlementservice/CHANGELOG.md +++ b/service/marketplaceentitlementservice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/marketplaceentitlementservice/go.mod b/service/marketplaceentitlementservice/go.mod index 2c10361d3ea..7f7425e8b9d 100644 --- a/service/marketplaceentitlementservice/go.mod +++ b/service/marketplaceentitlementservice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplaceentitlementservice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/marketplaceentitlementservice/go_module_metadata.go b/service/marketplaceentitlementservice/go_module_metadata.go index 27a05c3f6ef..cc141e022c5 100644 --- a/service/marketplaceentitlementservice/go_module_metadata.go +++ b/service/marketplaceentitlementservice/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplaceentitlementservice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/marketplacemetering/CHANGELOG.md b/service/marketplacemetering/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/marketplacemetering/CHANGELOG.md +++ b/service/marketplacemetering/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/marketplacemetering/go.mod b/service/marketplacemetering/go.mod index ebc196e7dde..096b8f2527e 100644 --- a/service/marketplacemetering/go.mod +++ b/service/marketplacemetering/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/marketplacemetering go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/marketplacemetering/go_module_metadata.go b/service/marketplacemetering/go_module_metadata.go index 6cae7d46bd5..1722a2841c3 100644 --- a/service/marketplacemetering/go_module_metadata.go +++ b/service/marketplacemetering/go_module_metadata.go @@ -3,4 +3,4 @@ package marketplacemetering // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/mediaconnect/CHANGELOG.md b/service/mediaconnect/CHANGELOG.md index 6454931e050..3b15cb4c649 100644 --- a/service/mediaconnect/CHANGELOG.md +++ b/service/mediaconnect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/mediaconnect/go.mod b/service/mediaconnect/go.mod index d11129b9f5f..6f05ede4d84 100644 --- a/service/mediaconnect/go.mod +++ b/service/mediaconnect/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconnect go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/mediaconnect/go_module_metadata.go b/service/mediaconnect/go_module_metadata.go index ace9ae3243b..a6b77b3ed5c 100644 --- a/service/mediaconnect/go_module_metadata.go +++ b/service/mediaconnect/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconnect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/mediaconvert/CHANGELOG.md b/service/mediaconvert/CHANGELOG.md index 42db2501af7..11889c576a3 100644 --- a/service/mediaconvert/CHANGELOG.md +++ b/service/mediaconvert/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.15.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mediaconvert/go.mod b/service/mediaconvert/go.mod index f04fb83b1cb..7ecd6f56bdb 100644 --- a/service/mediaconvert/go.mod +++ b/service/mediaconvert/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediaconvert go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediaconvert/go_module_metadata.go b/service/mediaconvert/go_module_metadata.go index b228598fb45..23ed01a9a64 100644 --- a/service/mediaconvert/go_module_metadata.go +++ b/service/mediaconvert/go_module_metadata.go @@ -3,4 +3,4 @@ package mediaconvert // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/medialive/CHANGELOG.md b/service/medialive/CHANGELOG.md index 77f73adb7ca..bcd5d2be0d3 100644 --- a/service/medialive/CHANGELOG.md +++ b/service/medialive/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/medialive/go.mod b/service/medialive/go.mod index e19cd270bd4..9843cf75233 100644 --- a/service/medialive/go.mod +++ b/service/medialive/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/medialive go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/medialive/go_module_metadata.go b/service/medialive/go_module_metadata.go index 97d0c479c4c..40b426b443d 100644 --- a/service/medialive/go_module_metadata.go +++ b/service/medialive/go_module_metadata.go @@ -3,4 +3,4 @@ package medialive // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/mediapackage/CHANGELOG.md b/service/mediapackage/CHANGELOG.md index d89104d5c54..b3105f6c338 100644 --- a/service/mediapackage/CHANGELOG.md +++ b/service/mediapackage/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mediapackage/go.mod b/service/mediapackage/go.mod index 4ee8e6c4f7c..99c15e3556f 100644 --- a/service/mediapackage/go.mod +++ b/service/mediapackage/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackage go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediapackage/go_module_metadata.go b/service/mediapackage/go_module_metadata.go index 41518d2926e..fc686bb65d7 100644 --- a/service/mediapackage/go_module_metadata.go +++ b/service/mediapackage/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackage // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/mediapackagevod/CHANGELOG.md b/service/mediapackagevod/CHANGELOG.md index 0d0ea35daeb..258c92d4ab6 100644 --- a/service/mediapackagevod/CHANGELOG.md +++ b/service/mediapackagevod/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mediapackagevod/go.mod b/service/mediapackagevod/go.mod index 595f2159cee..e1e1c61c3aa 100644 --- a/service/mediapackagevod/go.mod +++ b/service/mediapackagevod/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediapackagevod go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediapackagevod/go_module_metadata.go b/service/mediapackagevod/go_module_metadata.go index 01450dc0158..2e714bb2853 100644 --- a/service/mediapackagevod/go_module_metadata.go +++ b/service/mediapackagevod/go_module_metadata.go @@ -3,4 +3,4 @@ package mediapackagevod // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/mediastore/CHANGELOG.md b/service/mediastore/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/mediastore/CHANGELOG.md +++ b/service/mediastore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/mediastore/go.mod b/service/mediastore/go.mod index 30d2f277749..ab17931dc99 100644 --- a/service/mediastore/go.mod +++ b/service/mediastore/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediastore go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediastore/go_module_metadata.go b/service/mediastore/go_module_metadata.go index 0ac7b9e14f9..c399e65b461 100644 --- a/service/mediastore/go_module_metadata.go +++ b/service/mediastore/go_module_metadata.go @@ -3,4 +3,4 @@ package mediastore // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/mediastoredata/CHANGELOG.md b/service/mediastoredata/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/mediastoredata/CHANGELOG.md +++ b/service/mediastoredata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mediastoredata/go.mod b/service/mediastoredata/go.mod index 1f0939e6e5b..d4bd2faa23a 100644 --- a/service/mediastoredata/go.mod +++ b/service/mediastoredata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediastoredata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediastoredata/go_module_metadata.go b/service/mediastoredata/go_module_metadata.go index 4fc9ee0307f..e8ed63b0a1b 100644 --- a/service/mediastoredata/go_module_metadata.go +++ b/service/mediastoredata/go_module_metadata.go @@ -3,4 +3,4 @@ package mediastoredata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/mediatailor/CHANGELOG.md b/service/mediatailor/CHANGELOG.md index 04a6df764ba..4a43f37887e 100644 --- a/service/mediatailor/CHANGELOG.md +++ b/service/mediatailor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mediatailor/go.mod b/service/mediatailor/go.mod index f05c9e56a77..a0ee18bd46b 100644 --- a/service/mediatailor/go.mod +++ b/service/mediatailor/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mediatailor go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mediatailor/go_module_metadata.go b/service/mediatailor/go_module_metadata.go index 0c4123755bf..5c89526d159 100644 --- a/service/mediatailor/go_module_metadata.go +++ b/service/mediatailor/go_module_metadata.go @@ -3,4 +3,4 @@ package mediatailor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/memorydb/CHANGELOG.md b/service/memorydb/CHANGELOG.md index 3c6094221ec..f73ff8099b8 100644 --- a/service/memorydb/CHANGELOG.md +++ b/service/memorydb/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.5.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.5.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/memorydb/go.mod b/service/memorydb/go.mod index d6cf178847b..12d1a4928e1 100644 --- a/service/memorydb/go.mod +++ b/service/memorydb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/memorydb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/memorydb/go_module_metadata.go b/service/memorydb/go_module_metadata.go index eb50b32eb1a..68abf76fcfa 100644 --- a/service/memorydb/go_module_metadata.go +++ b/service/memorydb/go_module_metadata.go @@ -3,4 +3,4 @@ package memorydb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.5.0" +const goModuleVersion = "1.5.1" diff --git a/service/mgn/CHANGELOG.md b/service/mgn/CHANGELOG.md index 745a2ea8505..98771fb35bc 100644 --- a/service/mgn/CHANGELOG.md +++ b/service/mgn/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.7.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mgn/go.mod b/service/mgn/go.mod index 89d5e5c97ee..7a778c60679 100644 --- a/service/mgn/go.mod +++ b/service/mgn/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mgn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mgn/go_module_metadata.go b/service/mgn/go_module_metadata.go index 3135160c419..99351f27127 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.6.0" +const goModuleVersion = "1.7.0" diff --git a/service/migrationhub/CHANGELOG.md b/service/migrationhub/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/migrationhub/CHANGELOG.md +++ b/service/migrationhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/migrationhub/go.mod b/service/migrationhub/go.mod index 92f38d55720..cae89436e85 100644 --- a/service/migrationhub/go.mod +++ b/service/migrationhub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/migrationhub/go_module_metadata.go b/service/migrationhub/go_module_metadata.go index c9364040957..057126b9ca8 100644 --- a/service/migrationhub/go_module_metadata.go +++ b/service/migrationhub/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/migrationhubconfig/CHANGELOG.md b/service/migrationhubconfig/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/migrationhubconfig/CHANGELOG.md +++ b/service/migrationhubconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/migrationhubconfig/go.mod b/service/migrationhubconfig/go.mod index 663d68be9ff..4f09cd47851 100644 --- a/service/migrationhubconfig/go.mod +++ b/service/migrationhubconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/migrationhubconfig/go_module_metadata.go b/service/migrationhubconfig/go_module_metadata.go index 1d6ccbc01e0..96721e5a70c 100644 --- a/service/migrationhubconfig/go_module_metadata.go +++ b/service/migrationhubconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/migrationhubstrategy/CHANGELOG.md b/service/migrationhubstrategy/CHANGELOG.md new file mode 100644 index 00000000000..440b944068d --- /dev/null +++ b/service/migrationhubstrategy/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2021-11-19) + +* **Release**: New AWS service client module +* **Dependency Update**: Updated to the latest SDK module versions + diff --git a/service/migrationhubstrategy/go.mod b/service/migrationhubstrategy/go.mod index 3b5d88cc088..5b2e839cf72 100644 --- a/service/migrationhubstrategy/go.mod +++ b/service/migrationhubstrategy/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/migrationhubstrategy/go_module_metadata.go b/service/migrationhubstrategy/go_module_metadata.go index 26fba27ef7e..ec8d0cda6c1 100644 --- a/service/migrationhubstrategy/go_module_metadata.go +++ b/service/migrationhubstrategy/go_module_metadata.go @@ -3,4 +3,4 @@ package migrationhubstrategy // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/mobile/CHANGELOG.md b/service/mobile/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/mobile/CHANGELOG.md +++ b/service/mobile/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mobile/go.mod b/service/mobile/go.mod index cd5aafaa9cf..f8105b39c01 100644 --- a/service/mobile/go.mod +++ b/service/mobile/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mobile go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mobile/go_module_metadata.go b/service/mobile/go_module_metadata.go index eb46f9ff7bb..191535d492b 100644 --- a/service/mobile/go_module_metadata.go +++ b/service/mobile/go_module_metadata.go @@ -3,4 +3,4 @@ package mobile // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/mq/CHANGELOG.md b/service/mq/CHANGELOG.md index ee2a927efe4..a4c20221979 100644 --- a/service/mq/CHANGELOG.md +++ b/service/mq/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mq/go.mod b/service/mq/go.mod index b0c95ba6bc2..e53b31af3bd 100644 --- a/service/mq/go.mod +++ b/service/mq/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mq go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mq/go_module_metadata.go b/service/mq/go_module_metadata.go index 65d80f4a52b..51399ca73da 100644 --- a/service/mq/go_module_metadata.go +++ b/service/mq/go_module_metadata.go @@ -3,4 +3,4 @@ package mq // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/mturk/CHANGELOG.md b/service/mturk/CHANGELOG.md index d6c1327ae0b..9f2f1668901 100644 --- a/service/mturk/CHANGELOG.md +++ b/service/mturk/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/mturk/go.mod b/service/mturk/go.mod index 472eff586bc..118f96a2285 100644 --- a/service/mturk/go.mod +++ b/service/mturk/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mturk go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mturk/go_module_metadata.go b/service/mturk/go_module_metadata.go index bad69352114..860df811068 100644 --- a/service/mturk/go_module_metadata.go +++ b/service/mturk/go_module_metadata.go @@ -3,4 +3,4 @@ package mturk // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/mwaa/CHANGELOG.md b/service/mwaa/CHANGELOG.md index 25e0d876703..ada79386cdb 100644 --- a/service/mwaa/CHANGELOG.md +++ b/service/mwaa/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/mwaa/go.mod b/service/mwaa/go.mod index 5701c89bce3..34767763ce0 100644 --- a/service/mwaa/go.mod +++ b/service/mwaa/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/mwaa go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/mwaa/go_module_metadata.go b/service/mwaa/go_module_metadata.go index 5f46513d4ec..d9d17285dd8 100644 --- a/service/mwaa/go_module_metadata.go +++ b/service/mwaa/go_module_metadata.go @@ -3,4 +3,4 @@ package mwaa // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/neptune/CHANGELOG.md b/service/neptune/CHANGELOG.md index bfe84c710f5..39f3de128b4 100644 --- a/service/neptune/CHANGELOG.md +++ b/service/neptune/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/neptune/go.mod b/service/neptune/go.mod index 6e9a4b79b4c..8a340dadb14 100644 --- a/service/neptune/go.mod +++ b/service/neptune/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/neptune go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.0 + 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/presigned-url v1.5.1 github.com/aws/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/neptune/go_module_metadata.go b/service/neptune/go_module_metadata.go index 9f718d093b2..b8f9045329e 100644 --- a/service/neptune/go_module_metadata.go +++ b/service/neptune/go_module_metadata.go @@ -3,4 +3,4 @@ package neptune // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index 3f03c5f248e..4b4c3f90832 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/networkfirewall/go.mod b/service/networkfirewall/go.mod index 5a47e76986f..2951658dd2d 100644 --- a/service/networkfirewall/go.mod +++ b/service/networkfirewall/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/networkfirewall go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index 8a8d69f1624..6ecb3074f7f 100644 --- a/service/networkfirewall/go_module_metadata.go +++ b/service/networkfirewall/go_module_metadata.go @@ -3,4 +3,4 @@ package networkfirewall // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index df4871c2a60..5a43ffb2d3e 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/networkmanager/go.mod b/service/networkmanager/go.mod index de5d9f7d20d..bbdab2f10b8 100644 --- a/service/networkmanager/go.mod +++ b/service/networkmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/networkmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index 86a78796f1c..950dd6c8a50 100644 --- a/service/networkmanager/go_module_metadata.go +++ b/service/networkmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package networkmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/nimble/CHANGELOG.md b/service/nimble/CHANGELOG.md index 05e5629aa5b..4b6c941bee3 100644 --- a/service/nimble/CHANGELOG.md +++ b/service/nimble/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/nimble/go.mod b/service/nimble/go.mod index 61a9464000b..d0e273b7f69 100644 --- a/service/nimble/go.mod +++ b/service/nimble/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/nimble go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/nimble/go_module_metadata.go b/service/nimble/go_module_metadata.go index 1ba8403aa13..2275376c873 100644 --- a/service/nimble/go_module_metadata.go +++ b/service/nimble/go_module_metadata.go @@ -3,4 +3,4 @@ package nimble // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index b80c13de81e..8d40af77b60 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/opensearch/go.mod b/service/opensearch/go.mod index 25784f41f36..c3177ac852a 100644 --- a/service/opensearch/go.mod +++ b/service/opensearch/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opensearch go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index da883abb9ca..edfac112db8 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.0" +const goModuleVersion = "1.3.1" diff --git a/service/opsworks/CHANGELOG.md b/service/opsworks/CHANGELOG.md index 880ce569b3e..080b6a40914 100644 --- a/service/opsworks/CHANGELOG.md +++ b/service/opsworks/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/opsworks/go.mod b/service/opsworks/go.mod index b64180fb235..222353655de 100644 --- a/service/opsworks/go.mod +++ b/service/opsworks/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opsworks go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/opsworks/go_module_metadata.go b/service/opsworks/go_module_metadata.go index e7077b0852c..0e3a7503c81 100644 --- a/service/opsworks/go_module_metadata.go +++ b/service/opsworks/go_module_metadata.go @@ -3,4 +3,4 @@ package opsworks // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/opsworkscm/CHANGELOG.md b/service/opsworkscm/CHANGELOG.md index b17b843c18a..a7ace311506 100644 --- a/service/opsworkscm/CHANGELOG.md +++ b/service/opsworkscm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/opsworkscm/go.mod b/service/opsworkscm/go.mod index e9db96a350c..003f86235bc 100644 --- a/service/opsworkscm/go.mod +++ b/service/opsworkscm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/opsworkscm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/opsworkscm/go_module_metadata.go b/service/opsworkscm/go_module_metadata.go index c0ba86020e9..bf2ae29bbe9 100644 --- a/service/opsworkscm/go_module_metadata.go +++ b/service/opsworkscm/go_module_metadata.go @@ -3,4 +3,4 @@ package opsworkscm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/organizations/CHANGELOG.md b/service/organizations/CHANGELOG.md index c0cdea52d7b..3dce1642545 100644 --- a/service/organizations/CHANGELOG.md +++ b/service/organizations/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/organizations/go.mod b/service/organizations/go.mod index 9235a75be9c..f8539534819 100644 --- a/service/organizations/go.mod +++ b/service/organizations/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/organizations go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/organizations/go_module_metadata.go b/service/organizations/go_module_metadata.go index c544b6c351a..bbc24256374 100644 --- a/service/organizations/go_module_metadata.go +++ b/service/organizations/go_module_metadata.go @@ -3,4 +3,4 @@ package organizations // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index b5b8f2aae9e..8c1258099ae 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/outposts/go.mod b/service/outposts/go.mod index 9c334bc2302..c245a8ce2af 100644 --- a/service/outposts/go.mod +++ b/service/outposts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 44095e71726..01657d665b8 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.0" +const goModuleVersion = "1.10.1" diff --git a/service/panorama/CHANGELOG.md b/service/panorama/CHANGELOG.md index 7723999eb6f..891b1a9f599 100644 --- a/service/panorama/CHANGELOG.md +++ b/service/panorama/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.1.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/panorama/go.mod b/service/panorama/go.mod index 34eb1607f80..69a57a37093 100644 --- a/service/panorama/go.mod +++ b/service/panorama/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/panorama go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/panorama/go_module_metadata.go b/service/panorama/go_module_metadata.go index a114c955401..0434d147ae8 100644 --- a/service/panorama/go_module_metadata.go +++ b/service/panorama/go_module_metadata.go @@ -3,4 +3,4 @@ package panorama // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/personalize/CHANGELOG.md b/service/personalize/CHANGELOG.md index 97927b07a69..8851d454b20 100644 --- a/service/personalize/CHANGELOG.md +++ b/service/personalize/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/personalize/go.mod b/service/personalize/go.mod index 352f3596279..08cb1d76063 100644 --- a/service/personalize/go.mod +++ b/service/personalize/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalize go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/personalize/go_module_metadata.go b/service/personalize/go_module_metadata.go index 4b56d34c971..1e14eaca5b4 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.0" +const goModuleVersion = "1.11.1" diff --git a/service/personalizeevents/CHANGELOG.md b/service/personalizeevents/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/personalizeevents/CHANGELOG.md +++ b/service/personalizeevents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/personalizeevents/go.mod b/service/personalizeevents/go.mod index 3b9132199ac..cefc4993f09 100644 --- a/service/personalizeevents/go.mod +++ b/service/personalizeevents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeevents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/personalizeevents/go_module_metadata.go b/service/personalizeevents/go_module_metadata.go index 36454ecaa48..cfa8f683c15 100644 --- a/service/personalizeevents/go_module_metadata.go +++ b/service/personalizeevents/go_module_metadata.go @@ -3,4 +3,4 @@ package personalizeevents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/personalizeruntime/CHANGELOG.md b/service/personalizeruntime/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/personalizeruntime/CHANGELOG.md +++ b/service/personalizeruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/personalizeruntime/go.mod b/service/personalizeruntime/go.mod index d4a25b4e587..ea505320321 100644 --- a/service/personalizeruntime/go.mod +++ b/service/personalizeruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/personalizeruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/personalizeruntime/go_module_metadata.go b/service/personalizeruntime/go_module_metadata.go index 368cb847919..375de6f7071 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.0" +const goModuleVersion = "1.6.1" diff --git a/service/pi/CHANGELOG.md b/service/pi/CHANGELOG.md index 0a7b82a2ccc..818422c2c61 100644 --- a/service/pi/CHANGELOG.md +++ b/service/pi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/pi/go.mod b/service/pi/go.mod index d77314fd1d2..1b1c4946f9b 100644 --- a/service/pi/go.mod +++ b/service/pi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/pi/go_module_metadata.go b/service/pi/go_module_metadata.go index 633f5a6ac2e..7b2ba22d34c 100644 --- a/service/pi/go_module_metadata.go +++ b/service/pi/go_module_metadata.go @@ -3,4 +3,4 @@ package pi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/pinpoint/CHANGELOG.md b/service/pinpoint/CHANGELOG.md index 56cab55141f..677dff03766 100644 --- a/service/pinpoint/CHANGELOG.md +++ b/service/pinpoint/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/pinpoint/go.mod b/service/pinpoint/go.mod index 1b7bf9245f4..c873af99300 100644 --- a/service/pinpoint/go.mod +++ b/service/pinpoint/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpoint go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/pinpoint/go_module_metadata.go b/service/pinpoint/go_module_metadata.go index 8c49579afd3..a86ba25a54e 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.0" +const goModuleVersion = "1.11.1" diff --git a/service/pinpointemail/CHANGELOG.md b/service/pinpointemail/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/pinpointemail/CHANGELOG.md +++ b/service/pinpointemail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/pinpointemail/go.mod b/service/pinpointemail/go.mod index 149076c90c5..1389110e1b6 100644 --- a/service/pinpointemail/go.mod +++ b/service/pinpointemail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointemail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/pinpointemail/go_module_metadata.go b/service/pinpointemail/go_module_metadata.go index 096beca13e6..6fc1919738f 100644 --- a/service/pinpointemail/go_module_metadata.go +++ b/service/pinpointemail/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointemail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/pinpointsmsvoice/CHANGELOG.md b/service/pinpointsmsvoice/CHANGELOG.md index 694e6c6cce4..179ff9c758c 100644 --- a/service/pinpointsmsvoice/CHANGELOG.md +++ b/service/pinpointsmsvoice/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/pinpointsmsvoice/go.mod b/service/pinpointsmsvoice/go.mod index c61be5f02c7..42b2417477b 100644 --- a/service/pinpointsmsvoice/go.mod +++ b/service/pinpointsmsvoice/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoice go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/pinpointsmsvoice/go_module_metadata.go b/service/pinpointsmsvoice/go_module_metadata.go index 09688665d66..6866f3a6172 100644 --- a/service/pinpointsmsvoice/go_module_metadata.go +++ b/service/pinpointsmsvoice/go_module_metadata.go @@ -3,4 +3,4 @@ package pinpointsmsvoice // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index c4e892060eb..b6462ca8efe 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/polly/go.mod b/service/polly/go.mod index f8751a3b043..b7112f02004 100644 --- a/service/polly/go.mod +++ b/service/polly/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/polly go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/polly/go_module_metadata.go b/service/polly/go_module_metadata.go index cc73acd7abe..bc19afffcfb 100644 --- a/service/polly/go_module_metadata.go +++ b/service/polly/go_module_metadata.go @@ -3,4 +3,4 @@ package polly // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/pricing/CHANGELOG.md b/service/pricing/CHANGELOG.md index d078d97bb76..534aec19145 100644 --- a/service/pricing/CHANGELOG.md +++ b/service/pricing/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/pricing/go.mod b/service/pricing/go.mod index 4a3ea744fdb..0d3ac604bf0 100644 --- a/service/pricing/go.mod +++ b/service/pricing/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/pricing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/pricing/go_module_metadata.go b/service/pricing/go_module_metadata.go index 6543e03b2de..12b01d19c2f 100644 --- a/service/pricing/go_module_metadata.go +++ b/service/pricing/go_module_metadata.go @@ -3,4 +3,4 @@ package pricing // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index ed27979d60e..e0db06c87c8 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/proton/go.mod b/service/proton/go.mod index 39d269d1a20..8b19bd22b7d 100644 --- a/service/proton/go.mod +++ b/service/proton/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/proton go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/proton/go_module_metadata.go b/service/proton/go_module_metadata.go index d083a93ac70..d61e40d5d11 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.0" +const goModuleVersion = "1.6.1" diff --git a/service/qldb/CHANGELOG.md b/service/qldb/CHANGELOG.md index d4c7250f45e..dc9fd86b62c 100644 --- a/service/qldb/CHANGELOG.md +++ b/service/qldb/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/qldb/go.mod b/service/qldb/go.mod index ccced0ef2f9..ab65c0e2fca 100644 --- a/service/qldb/go.mod +++ b/service/qldb/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/qldb go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/qldb/go_module_metadata.go b/service/qldb/go_module_metadata.go index d222a6c1220..464bebd32e8 100644 --- a/service/qldb/go_module_metadata.go +++ b/service/qldb/go_module_metadata.go @@ -3,4 +3,4 @@ package qldb // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/qldbsession/CHANGELOG.md b/service/qldbsession/CHANGELOG.md index 586509b6ee0..87f9d310d15 100644 --- a/service/qldbsession/CHANGELOG.md +++ b/service/qldbsession/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/qldbsession/go.mod b/service/qldbsession/go.mod index f17aa131dac..0c1f59aae4a 100644 --- a/service/qldbsession/go.mod +++ b/service/qldbsession/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/qldbsession go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/qldbsession/go_module_metadata.go b/service/qldbsession/go_module_metadata.go index 939f74f6226..4aee2d01da0 100644 --- a/service/qldbsession/go_module_metadata.go +++ b/service/qldbsession/go_module_metadata.go @@ -3,4 +3,4 @@ package qldbsession // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.9.0" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index 6df9a61dc8d..cf53213a721 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/quicksight/go.mod b/service/quicksight/go.mod index 89974707217..e6ecc706c1b 100644 --- a/service/quicksight/go.mod +++ b/service/quicksight/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/quicksight go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 88232719c0b..9c0d88b50dd 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.0" +const goModuleVersion = "1.14.1" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index 7dcb2270fd3..c6422911455 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/ram/go.mod b/service/ram/go.mod index cf1bf5f7d75..9c3be6d2aee 100644 --- a/service/ram/go.mod +++ b/service/ram/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ram go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index 1ee601e5a30..bfb3ad07185 100644 --- a/service/ram/go_module_metadata.go +++ b/service/ram/go_module_metadata.go @@ -3,4 +3,4 @@ package ram // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/rds/CHANGELOG.md b/service/rds/CHANGELOG.md index 983eebc7b33..986d9d87655 100644 --- a/service/rds/CHANGELOG.md +++ b/service/rds/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/rds/go.mod b/service/rds/go.mod index 7d0ff604aed..e7b7c96ee88 100644 --- a/service/rds/go.mod +++ b/service/rds/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/rds go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.0 + 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/presigned-url v1.5.1 github.com/aws/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/rds/go_module_metadata.go b/service/rds/go_module_metadata.go index 00cccd2a586..e9582e9e2da 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/rdsdata/CHANGELOG.md b/service/rdsdata/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/rdsdata/CHANGELOG.md +++ b/service/rdsdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/rdsdata/go.mod b/service/rdsdata/go.mod index 6900f929ad3..1434a6e4ec8 100644 --- a/service/rdsdata/go.mod +++ b/service/rdsdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rdsdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/rdsdata/go_module_metadata.go b/service/rdsdata/go_module_metadata.go index 885e80ef26c..dab8cdc3077 100644 --- a/service/rdsdata/go_module_metadata.go +++ b/service/rdsdata/go_module_metadata.go @@ -3,4 +3,4 @@ package rdsdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/redshift/CHANGELOG.md b/service/redshift/CHANGELOG.md index 8f01df71e3a..67fe128c495 100644 --- a/service/redshift/CHANGELOG.md +++ b/service/redshift/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.15.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/redshift/go.mod b/service/redshift/go.mod index 850842dd9ea..8002f5e6668 100644 --- a/service/redshift/go.mod +++ b/service/redshift/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/redshift go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/redshift/go_module_metadata.go b/service/redshift/go_module_metadata.go index e226b4fffd4..a38df5f9e78 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.14.0" +const goModuleVersion = "1.15.0" diff --git a/service/redshiftdata/CHANGELOG.md b/service/redshiftdata/CHANGELOG.md index 7876644a239..7726167c311 100644 --- a/service/redshiftdata/CHANGELOG.md +++ b/service/redshiftdata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/redshiftdata/go.mod b/service/redshiftdata/go.mod index 2b2abb31e05..24c20c6021a 100644 --- a/service/redshiftdata/go.mod +++ b/service/redshiftdata/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/redshiftdata go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/redshiftdata/go_module_metadata.go b/service/redshiftdata/go_module_metadata.go index b0441244a05..a5b890ddeda 100644 --- a/service/redshiftdata/go_module_metadata.go +++ b/service/redshiftdata/go_module_metadata.go @@ -3,4 +3,4 @@ package redshiftdata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index b657eb3cb65..99730994b83 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/rekognition/go.mod b/service/rekognition/go.mod index d2f2d785d30..118017cf226 100644 --- a/service/rekognition/go.mod +++ b/service/rekognition/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/rekognition go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/rekognition/go_module_metadata.go b/service/rekognition/go_module_metadata.go index 30ac8bb6667..d2456cdc04a 100644 --- a/service/rekognition/go_module_metadata.go +++ b/service/rekognition/go_module_metadata.go @@ -3,4 +3,4 @@ package rekognition // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/resiliencehub/CHANGELOG.md b/service/resiliencehub/CHANGELOG.md index 83b1b91318b..cc5177baf13 100644 --- a/service/resiliencehub/CHANGELOG.md +++ b/service/resiliencehub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2021-11-12) * **Release**: New AWS service client module diff --git a/service/resiliencehub/go.mod b/service/resiliencehub/go.mod index b59372951bb..fa6d993dc08 100644 --- a/service/resiliencehub/go.mod +++ b/service/resiliencehub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resiliencehub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/resiliencehub/go_module_metadata.go b/service/resiliencehub/go_module_metadata.go index d6aec76e7cc..92e63e223f5 100644 --- a/service/resiliencehub/go_module_metadata.go +++ b/service/resiliencehub/go_module_metadata.go @@ -3,4 +3,4 @@ package resiliencehub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/resourcegroups/CHANGELOG.md b/service/resourcegroups/CHANGELOG.md index 390046ab9de..f765dc77fef 100644 --- a/service/resourcegroups/CHANGELOG.md +++ b/service/resourcegroups/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/resourcegroups/go.mod b/service/resourcegroups/go.mod index 6b85d8b758c..804cafdb1ff 100644 --- a/service/resourcegroups/go.mod +++ b/service/resourcegroups/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroups go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/resourcegroups/go_module_metadata.go b/service/resourcegroups/go_module_metadata.go index e1385533312..67ccc1e8340 100644 --- a/service/resourcegroups/go_module_metadata.go +++ b/service/resourcegroups/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroups // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/resourcegroupstaggingapi/CHANGELOG.md b/service/resourcegroupstaggingapi/CHANGELOG.md index df96ce10ce6..09f64fef01f 100644 --- a/service/resourcegroupstaggingapi/CHANGELOG.md +++ b/service/resourcegroupstaggingapi/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/resourcegroupstaggingapi/go.mod b/service/resourcegroupstaggingapi/go.mod index 273c3e6d033..b4bc4611822 100644 --- a/service/resourcegroupstaggingapi/go.mod +++ b/service/resourcegroupstaggingapi/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/resourcegroupstaggingapi/go_module_metadata.go b/service/resourcegroupstaggingapi/go_module_metadata.go index 79d29852aaf..033271d9942 100644 --- a/service/resourcegroupstaggingapi/go_module_metadata.go +++ b/service/resourcegroupstaggingapi/go_module_metadata.go @@ -3,4 +3,4 @@ package resourcegroupstaggingapi // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/robomaker/CHANGELOG.md b/service/robomaker/CHANGELOG.md index 14d7d8d1eee..e212ef5cbaa 100644 --- a/service/robomaker/CHANGELOG.md +++ b/service/robomaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/robomaker/go.mod b/service/robomaker/go.mod index 761e1c83364..0a1f66fed03 100644 --- a/service/robomaker/go.mod +++ b/service/robomaker/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/robomaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/robomaker/go_module_metadata.go b/service/robomaker/go_module_metadata.go index 732401a63c3..a90a4430794 100644 --- a/service/robomaker/go_module_metadata.go +++ b/service/robomaker/go_module_metadata.go @@ -3,4 +3,4 @@ package robomaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index 5d3399068f1..ef27c7743df 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/route53/go.mod b/service/route53/go.mod index 4cf9deadc60..bb9f4df8254 100644 --- a/service/route53/go.mod +++ b/service/route53/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index 50c5efaaa62..2add491249f 100644 --- a/service/route53/go_module_metadata.go +++ b/service/route53/go_module_metadata.go @@ -3,4 +3,4 @@ package route53 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.0" +const goModuleVersion = "1.14.1" diff --git a/service/route53domains/CHANGELOG.md b/service/route53domains/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/route53domains/CHANGELOG.md +++ b/service/route53domains/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/route53domains/go.mod b/service/route53domains/go.mod index f96861236b0..e7a8f5c99a7 100644 --- a/service/route53domains/go.mod +++ b/service/route53domains/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53domains go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/route53domains/go_module_metadata.go b/service/route53domains/go_module_metadata.go index bd7c63ea874..908b577d7a4 100644 --- a/service/route53domains/go_module_metadata.go +++ b/service/route53domains/go_module_metadata.go @@ -3,4 +3,4 @@ package route53domains // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/route53recoverycluster/CHANGELOG.md b/service/route53recoverycluster/CHANGELOG.md index 3a1eb15c9b1..f96bd771e64 100644 --- a/service/route53recoverycluster/CHANGELOG.md +++ b/service/route53recoverycluster/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/route53recoverycluster/go.mod b/service/route53recoverycluster/go.mod index 225a50fef0f..8f488fb6113 100644 --- a/service/route53recoverycluster/go.mod +++ b/service/route53recoverycluster/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycluster go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/route53recoverycluster/go_module_metadata.go b/service/route53recoverycluster/go_module_metadata.go index 2a6b49798b3..b714968c6f5 100644 --- a/service/route53recoverycluster/go_module_metadata.go +++ b/service/route53recoverycluster/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoverycluster // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/route53recoverycontrolconfig/CHANGELOG.md b/service/route53recoverycontrolconfig/CHANGELOG.md index b28883d509b..18f39c9dac2 100644 --- a/service/route53recoverycontrolconfig/CHANGELOG.md +++ b/service/route53recoverycontrolconfig/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.4.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.4.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/route53recoverycontrolconfig/go.mod b/service/route53recoverycontrolconfig/go.mod index 98bbbb65187..cff68040eb4 100644 --- a/service/route53recoverycontrolconfig/go.mod +++ b/service/route53recoverycontrolconfig/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/route53recoverycontrolconfig/go_module_metadata.go b/service/route53recoverycontrolconfig/go_module_metadata.go index 475de3f80df..ea87ac21cde 100644 --- a/service/route53recoverycontrolconfig/go_module_metadata.go +++ b/service/route53recoverycontrolconfig/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoverycontrolconfig // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.4.0" +const goModuleVersion = "1.4.1" diff --git a/service/route53recoveryreadiness/CHANGELOG.md b/service/route53recoveryreadiness/CHANGELOG.md index d0c518a625d..8ff89c4a6d6 100644 --- a/service/route53recoveryreadiness/CHANGELOG.md +++ b/service/route53recoveryreadiness/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/route53recoveryreadiness/go.mod b/service/route53recoveryreadiness/go.mod index 7f33e042952..7aa34bbf3d3 100644 --- a/service/route53recoveryreadiness/go.mod +++ b/service/route53recoveryreadiness/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53recoveryreadiness go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/route53recoveryreadiness/go_module_metadata.go b/service/route53recoveryreadiness/go_module_metadata.go index 5272f64ea52..9caf84d413d 100644 --- a/service/route53recoveryreadiness/go_module_metadata.go +++ b/service/route53recoveryreadiness/go_module_metadata.go @@ -3,4 +3,4 @@ package route53recoveryreadiness // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/route53resolver/CHANGELOG.md b/service/route53resolver/CHANGELOG.md index c45ee5bdf29..d3d87718ab0 100644 --- a/service/route53resolver/CHANGELOG.md +++ b/service/route53resolver/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/route53resolver/go.mod b/service/route53resolver/go.mod index b3e983af35f..e5f1642dd45 100644 --- a/service/route53resolver/go.mod +++ b/service/route53resolver/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/route53resolver go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/route53resolver/go_module_metadata.go b/service/route53resolver/go_module_metadata.go index f447bf62c4c..df250e5883b 100644 --- a/service/route53resolver/go_module_metadata.go +++ b/service/route53resolver/go_module_metadata.go @@ -3,4 +3,4 @@ package route53resolver // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/s3/CHANGELOG.md b/service/s3/CHANGELOG.md index 39d09019210..e5b181d865d 100644 --- a/service/s3/CHANGELOG.md +++ b/service/s3/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/s3/go.mod b/service/s3/go.mod index 8239bd60799..176ee7ba054 100644 --- a/service/s3/go.mod +++ b/service/s3/go.mod @@ -3,13 +3,13 @@ module github.com/aws/aws-sdk-go-v2/service/s3 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/presigned-url v1.5.0 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0 + github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.1 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.1 github.com/aws/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/s3/go_module_metadata.go b/service/s3/go_module_metadata.go index 9ca3f774e86..d152f43b040 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.0" +const goModuleVersion = "1.19.1" diff --git a/service/s3/internal/configtesting/go.mod b/service/s3/internal/configtesting/go.mod index 7bb57c4fb2a..bcc63a8f81a 100644 --- a/service/s3/internal/configtesting/go.mod +++ b/service/s3/internal/configtesting/go.mod @@ -3,8 +3,8 @@ 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.1 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0 + github.com/aws/aws-sdk-go-v2/config v1.10.2 + github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.1 ) replace github.com/aws/aws-sdk-go-v2 => ../../../../ diff --git a/service/s3control/CHANGELOG.md b/service/s3control/CHANGELOG.md index 4212803a9fd..96b8caeade7 100644 --- a/service/s3control/CHANGELOG.md +++ b/service/s3control/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.14.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/s3control/go.mod b/service/s3control/go.mod index e7a289ec6fc..5b18724b6ef 100644 --- a/service/s3control/go.mod +++ b/service/s3control/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/s3control go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.9.0 + 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/s3shared v1.9.1 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/s3control/go_module_metadata.go b/service/s3control/go_module_metadata.go index 0e4ad26c88e..261b3257168 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.0" +const goModuleVersion = "1.14.1" diff --git a/service/s3outposts/CHANGELOG.md b/service/s3outposts/CHANGELOG.md index 77d92bd6c62..1826f96499f 100644 --- a/service/s3outposts/CHANGELOG.md +++ b/service/s3outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/s3outposts/go.mod b/service/s3outposts/go.mod index e96f3a6325d..9fc28f959ba 100644 --- a/service/s3outposts/go.mod +++ b/service/s3outposts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/s3outposts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/s3outposts/go_module_metadata.go b/service/s3outposts/go_module_metadata.go index dacba81c6be..793d7617082 100644 --- a/service/s3outposts/go_module_metadata.go +++ b/service/s3outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package s3outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index bd16d1c0d07..1c8b8b647e6 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.19.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sagemaker/go.mod b/service/sagemaker/go.mod index c8ba5c95650..02c4551e020 100644 --- a/service/sagemaker/go.mod +++ b/service/sagemaker/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemaker go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 8d10bbe8094..3add08509ea 100644 --- a/service/sagemaker/go_module_metadata.go +++ b/service/sagemaker/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemaker // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/sagemakera2iruntime/CHANGELOG.md b/service/sagemakera2iruntime/CHANGELOG.md index a948a88ad37..39d8521d8ca 100644 --- a/service/sagemakera2iruntime/CHANGELOG.md +++ b/service/sagemakera2iruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/sagemakera2iruntime/go.mod b/service/sagemakera2iruntime/go.mod index 2c01a08d057..66d5ca8303c 100644 --- a/service/sagemakera2iruntime/go.mod +++ b/service/sagemakera2iruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sagemakera2iruntime/go_module_metadata.go b/service/sagemakera2iruntime/go_module_metadata.go index 911b6a6f55e..66fe253652f 100644 --- a/service/sagemakera2iruntime/go_module_metadata.go +++ b/service/sagemakera2iruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakera2iruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/sagemakeredge/CHANGELOG.md b/service/sagemakeredge/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/sagemakeredge/CHANGELOG.md +++ b/service/sagemakeredge/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/sagemakeredge/go.mod b/service/sagemakeredge/go.mod index 8771da7f955..2ce0b30fc75 100644 --- a/service/sagemakeredge/go.mod +++ b/service/sagemakeredge/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakeredge go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sagemakeredge/go_module_metadata.go b/service/sagemakeredge/go_module_metadata.go index 4bd16c38b1d..812266330f1 100644 --- a/service/sagemakeredge/go_module_metadata.go +++ b/service/sagemakeredge/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakeredge // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/sagemakerfeaturestoreruntime/CHANGELOG.md b/service/sagemakerfeaturestoreruntime/CHANGELOG.md index 830601a1c21..e59589709bb 100644 --- a/service/sagemakerfeaturestoreruntime/CHANGELOG.md +++ b/service/sagemakerfeaturestoreruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/sagemakerfeaturestoreruntime/go.mod b/service/sagemakerfeaturestoreruntime/go.mod index db9c4b01176..6de64d59b60 100644 --- a/service/sagemakerfeaturestoreruntime/go.mod +++ b/service/sagemakerfeaturestoreruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sagemakerfeaturestoreruntime/go_module_metadata.go b/service/sagemakerfeaturestoreruntime/go_module_metadata.go index f33f1b1cac1..2253566ed18 100644 --- a/service/sagemakerfeaturestoreruntime/go_module_metadata.go +++ b/service/sagemakerfeaturestoreruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakerfeaturestoreruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/sagemakerruntime/CHANGELOG.md b/service/sagemakerruntime/CHANGELOG.md index f8c35cf99a1..f063d603b26 100644 --- a/service/sagemakerruntime/CHANGELOG.md +++ b/service/sagemakerruntime/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/sagemakerruntime/go.mod b/service/sagemakerruntime/go.mod index b66b2cd8843..5d9e0d715eb 100644 --- a/service/sagemakerruntime/go.mod +++ b/service/sagemakerruntime/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sagemakerruntime go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sagemakerruntime/go_module_metadata.go b/service/sagemakerruntime/go_module_metadata.go index 68f672d987c..0a0b643bc22 100644 --- a/service/sagemakerruntime/go_module_metadata.go +++ b/service/sagemakerruntime/go_module_metadata.go @@ -3,4 +3,4 @@ package sagemakerruntime // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/savingsplans/CHANGELOG.md b/service/savingsplans/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/savingsplans/CHANGELOG.md +++ b/service/savingsplans/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/savingsplans/go.mod b/service/savingsplans/go.mod index 2218a90f878..25a9e983042 100644 --- a/service/savingsplans/go.mod +++ b/service/savingsplans/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/savingsplans go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/savingsplans/go_module_metadata.go b/service/savingsplans/go_module_metadata.go index fe2afcc6972..28bdcc496ed 100644 --- a/service/savingsplans/go_module_metadata.go +++ b/service/savingsplans/go_module_metadata.go @@ -3,4 +3,4 @@ package savingsplans // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/schemas/CHANGELOG.md b/service/schemas/CHANGELOG.md index c9951770077..185944d4c02 100644 --- a/service/schemas/CHANGELOG.md +++ b/service/schemas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/schemas/go.mod b/service/schemas/go.mod index d6bfc8cfd2c..74e48fa41e8 100644 --- a/service/schemas/go.mod +++ b/service/schemas/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/schemas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/schemas/go_module_metadata.go b/service/schemas/go_module_metadata.go index 31a6ee7a2d8..be035358d87 100644 --- a/service/schemas/go_module_metadata.go +++ b/service/schemas/go_module_metadata.go @@ -3,4 +3,4 @@ package schemas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/secretsmanager/CHANGELOG.md b/service/secretsmanager/CHANGELOG.md index 13cfd88119b..bf5c06999bf 100644 --- a/service/secretsmanager/CHANGELOG.md +++ b/service/secretsmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/secretsmanager/go.mod b/service/secretsmanager/go.mod index bb0198c84f7..2d67ae7a55d 100644 --- a/service/secretsmanager/go.mod +++ b/service/secretsmanager/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/secretsmanager go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/secretsmanager/go_module_metadata.go b/service/secretsmanager/go_module_metadata.go index ff010ca242d..e822eeb6ad5 100644 --- a/service/secretsmanager/go_module_metadata.go +++ b/service/secretsmanager/go_module_metadata.go @@ -3,4 +3,4 @@ package secretsmanager // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index e21eb0f77aa..a03428cdd6e 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.13.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/securityhub/go.mod b/service/securityhub/go.mod index d447e50db05..db166e09d4a 100644 --- a/service/securityhub/go.mod +++ b/service/securityhub/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/securityhub go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index abd5e7e9259..2b13aa1d0de 100644 --- a/service/securityhub/go_module_metadata.go +++ b/service/securityhub/go_module_metadata.go @@ -3,4 +3,4 @@ package securityhub // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.13.1" diff --git a/service/serverlessapplicationrepository/CHANGELOG.md b/service/serverlessapplicationrepository/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/serverlessapplicationrepository/CHANGELOG.md +++ b/service/serverlessapplicationrepository/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/serverlessapplicationrepository/go.mod b/service/serverlessapplicationrepository/go.mod index b9e91387507..aa9280891ca 100644 --- a/service/serverlessapplicationrepository/go.mod +++ b/service/serverlessapplicationrepository/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/serverlessapplicationrepository/go_module_metadata.go b/service/serverlessapplicationrepository/go_module_metadata.go index 85978fd02a8..ef5d30f8abd 100644 --- a/service/serverlessapplicationrepository/go_module_metadata.go +++ b/service/serverlessapplicationrepository/go_module_metadata.go @@ -3,4 +3,4 @@ package serverlessapplicationrepository // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/servicecatalog/CHANGELOG.md b/service/servicecatalog/CHANGELOG.md index 586509b6ee0..ea2e5f1773d 100644 --- a/service/servicecatalog/CHANGELOG.md +++ b/service/servicecatalog/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/servicecatalog/go.mod b/service/servicecatalog/go.mod index e8191009c50..6637b6cfd37 100644 --- a/service/servicecatalog/go.mod +++ b/service/servicecatalog/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalog go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/servicecatalog/go_module_metadata.go b/service/servicecatalog/go_module_metadata.go index d135b436383..7c567ff6e0f 100644 --- a/service/servicecatalog/go_module_metadata.go +++ b/service/servicecatalog/go_module_metadata.go @@ -3,4 +3,4 @@ package servicecatalog // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/servicecatalogappregistry/CHANGELOG.md b/service/servicecatalogappregistry/CHANGELOG.md index 6224374f1be..b34b20daac4 100644 --- a/service/servicecatalogappregistry/CHANGELOG.md +++ b/service/servicecatalogappregistry/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/servicecatalogappregistry/go.mod b/service/servicecatalogappregistry/go.mod index dec4374bdbc..0b4eff8d474 100644 --- a/service/servicecatalogappregistry/go.mod +++ b/service/servicecatalogappregistry/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/servicecatalogappregistry/go_module_metadata.go b/service/servicecatalogappregistry/go_module_metadata.go index 0ef172b7cf0..4f939119f0e 100644 --- a/service/servicecatalogappregistry/go_module_metadata.go +++ b/service/servicecatalogappregistry/go_module_metadata.go @@ -3,4 +3,4 @@ package servicecatalogappregistry // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index c5b28bc5642..2ff63a69cf4 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/servicediscovery/go.mod b/service/servicediscovery/go.mod index b49b31b5360..606d300a954 100644 --- a/service/servicediscovery/go.mod +++ b/service/servicediscovery/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicediscovery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index 86bf7a9b57a..767b49b061c 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.12.0" +const goModuleVersion = "1.12.1" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index 8e22a34464e..29df47643e1 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/servicequotas/go.mod b/service/servicequotas/go.mod index a4678709638..839a694b166 100644 --- a/service/servicequotas/go.mod +++ b/service/servicequotas/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/servicequotas go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 9f92bc60cd9..a550488d371 100644 --- a/service/servicequotas/go_module_metadata.go +++ b/service/servicequotas/go_module_metadata.go @@ -3,4 +3,4 @@ package servicequotas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/ses/CHANGELOG.md b/service/ses/CHANGELOG.md index 61ccfd58af3..4d896db8777 100644 --- a/service/ses/CHANGELOG.md +++ b/service/ses/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ses/go.mod b/service/ses/go.mod index fedc11c5175..2838838c803 100644 --- a/service/ses/go.mod +++ b/service/ses/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ses go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ses/go_module_metadata.go b/service/ses/go_module_metadata.go index ccea8996e05..1807f759f85 100644 --- a/service/ses/go_module_metadata.go +++ b/service/ses/go_module_metadata.go @@ -3,4 +3,4 @@ package ses // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/sesv2/CHANGELOG.md b/service/sesv2/CHANGELOG.md index 4b225d3cfcf..d25f020a808 100644 --- a/service/sesv2/CHANGELOG.md +++ b/service/sesv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/sesv2/go.mod b/service/sesv2/go.mod index 2ddfc8de931..373c9fefa9c 100644 --- a/service/sesv2/go.mod +++ b/service/sesv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sesv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sesv2/go_module_metadata.go b/service/sesv2/go_module_metadata.go index 8ed01aa6e90..be3d4cac2e2 100644 --- a/service/sesv2/go_module_metadata.go +++ b/service/sesv2/go_module_metadata.go @@ -3,4 +3,4 @@ package sesv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/sfn/CHANGELOG.md b/service/sfn/CHANGELOG.md index c802ca60e7c..7b3c3d51f32 100644 --- a/service/sfn/CHANGELOG.md +++ b/service/sfn/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sfn/go.mod b/service/sfn/go.mod index 95cdf808a64..17e21d8518f 100644 --- a/service/sfn/go.mod +++ b/service/sfn/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sfn go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sfn/go_module_metadata.go b/service/sfn/go_module_metadata.go index be1ed902686..b90ca11573d 100644 --- a/service/sfn/go_module_metadata.go +++ b/service/sfn/go_module_metadata.go @@ -3,4 +3,4 @@ package sfn // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/shield/CHANGELOG.md b/service/shield/CHANGELOG.md index 8d6c308a2dd..19a4b424e30 100644 --- a/service/shield/CHANGELOG.md +++ b/service/shield/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/shield/go.mod b/service/shield/go.mod index 8eeb33c4717..fd1e00d2c26 100644 --- a/service/shield/go.mod +++ b/service/shield/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/shield go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/shield/go_module_metadata.go b/service/shield/go_module_metadata.go index c879ca80e2b..788388a82d1 100644 --- a/service/shield/go_module_metadata.go +++ b/service/shield/go_module_metadata.go @@ -3,4 +3,4 @@ package shield // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/signer/CHANGELOG.md b/service/signer/CHANGELOG.md index 3354f344b2f..bc73f087db1 100644 --- a/service/signer/CHANGELOG.md +++ b/service/signer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Waiters now have a `WaitForOutput` method, which can be used to retrieve the output of the successful wait operation. Thank you to [Andrew Haines](https://github.com/haines) for contributing this feature. diff --git a/service/signer/go.mod b/service/signer/go.mod index c42a7f552bf..d392d9ba7fe 100644 --- a/service/signer/go.mod +++ b/service/signer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/signer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/signer/go_module_metadata.go b/service/signer/go_module_metadata.go index 447ced3dd2f..ad12d2aa7bf 100644 --- a/service/signer/go_module_metadata.go +++ b/service/signer/go_module_metadata.go @@ -3,4 +3,4 @@ package signer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/sms/CHANGELOG.md b/service/sms/CHANGELOG.md index 0e6ef7e662f..8f9015d9e72 100644 --- a/service/sms/CHANGELOG.md +++ b/service/sms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sms/go.mod b/service/sms/go.mod index 7fcf0d8cf89..b73d446a44c 100644 --- a/service/sms/go.mod +++ b/service/sms/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sms go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sms/go_module_metadata.go b/service/sms/go_module_metadata.go index f0d05aca040..fec3ef476cb 100644 --- a/service/sms/go_module_metadata.go +++ b/service/sms/go_module_metadata.go @@ -3,4 +3,4 @@ package sms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/snowball/CHANGELOG.md b/service/snowball/CHANGELOG.md index 1a23d34882d..2109f3f240d 100644 --- a/service/snowball/CHANGELOG.md +++ b/service/snowball/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/snowball/go.mod b/service/snowball/go.mod index aeac63abf8a..8e241d8ea33 100644 --- a/service/snowball/go.mod +++ b/service/snowball/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/snowball go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/snowball/go_module_metadata.go b/service/snowball/go_module_metadata.go index d5f3cff3da5..de3f0b1fb80 100644 --- a/service/snowball/go_module_metadata.go +++ b/service/snowball/go_module_metadata.go @@ -3,4 +3,4 @@ package snowball // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/snowdevicemanagement/CHANGELOG.md b/service/snowdevicemanagement/CHANGELOG.md index 6b75bb6b1c1..522c09d059e 100644 --- a/service/snowdevicemanagement/CHANGELOG.md +++ b/service/snowdevicemanagement/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/snowdevicemanagement/go.mod b/service/snowdevicemanagement/go.mod index cc0b39c26d3..ab60451401d 100644 --- a/service/snowdevicemanagement/go.mod +++ b/service/snowdevicemanagement/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/snowdevicemanagement/go_module_metadata.go b/service/snowdevicemanagement/go_module_metadata.go index 66b90631d14..99155028f87 100644 --- a/service/snowdevicemanagement/go_module_metadata.go +++ b/service/snowdevicemanagement/go_module_metadata.go @@ -3,4 +3,4 @@ package snowdevicemanagement // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 5d185154ec9..9c47d590168 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sns/go.mod b/service/sns/go.mod index d8f2d9be3b6..b794ec38a11 100644 --- a/service/sns/go.mod +++ b/service/sns/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sns go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index b618c60d46f..5ffa93177f3 100644 --- a/service/sns/go_module_metadata.go +++ b/service/sns/go_module_metadata.go @@ -3,4 +3,4 @@ package sns // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/sqs/CHANGELOG.md b/service/sqs/CHANGELOG.md index ba333e5626f..edf253082df 100644 --- a/service/sqs/CHANGELOG.md +++ b/service/sqs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.12.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sqs/go.mod b/service/sqs/go.mod index 391735bba48..1dc527945e5 100644 --- a/service/sqs/go.mod +++ b/service/sqs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sqs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sqs/go_module_metadata.go b/service/sqs/go_module_metadata.go index 0acc638c394..e5adcd6c59f 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.0" +const goModuleVersion = "1.12.1" diff --git a/service/ssm/CHANGELOG.md b/service/ssm/CHANGELOG.md index e8d5ebd61b3..333c0e65c6a 100644 --- a/service/ssm/CHANGELOG.md +++ b/service/ssm/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.16.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.15.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ssm/go.mod b/service/ssm/go.mod index a0db0da38d5..c2a4a376ac1 100644 --- a/service/ssm/go.mod +++ b/service/ssm/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssm go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ssm/go_module_metadata.go b/service/ssm/go_module_metadata.go index d942030f9ee..ae5673a4c3b 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.15.0" +const goModuleVersion = "1.16.0" diff --git a/service/ssmcontacts/CHANGELOG.md b/service/ssmcontacts/CHANGELOG.md index ae0fd1885a9..b32c0e8a87d 100644 --- a/service/ssmcontacts/CHANGELOG.md +++ b/service/ssmcontacts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ssmcontacts/go.mod b/service/ssmcontacts/go.mod index 56b0af16e40..dabe2ed6899 100644 --- a/service/ssmcontacts/go.mod +++ b/service/ssmcontacts/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssmcontacts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ssmcontacts/go_module_metadata.go b/service/ssmcontacts/go_module_metadata.go index 0e8395f002c..c0f10fddbe0 100644 --- a/service/ssmcontacts/go_module_metadata.go +++ b/service/ssmcontacts/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmcontacts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/ssmincidents/CHANGELOG.md b/service/ssmincidents/CHANGELOG.md index 7646d66195e..cdb7bbee9a1 100644 --- a/service/ssmincidents/CHANGELOG.md +++ b/service/ssmincidents/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Updated service to latest API model. diff --git a/service/ssmincidents/go.mod b/service/ssmincidents/go.mod index b7815e8bc83..0c294dc023f 100644 --- a/service/ssmincidents/go.mod +++ b/service/ssmincidents/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssmincidents go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 github.com/jmespath/go-jmespath v0.4.0 ) diff --git a/service/ssmincidents/go_module_metadata.go b/service/ssmincidents/go_module_metadata.go index b114cf2811d..840a0925d0a 100644 --- a/service/ssmincidents/go_module_metadata.go +++ b/service/ssmincidents/go_module_metadata.go @@ -3,4 +3,4 @@ package ssmincidents // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/sso/CHANGELOG.md b/service/sso/CHANGELOG.md index df4871c2a60..5a43ffb2d3e 100644 --- a/service/sso/CHANGELOG.md +++ b/service/sso/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/sso/go.mod b/service/sso/go.mod index 4d69ac9beba..aa488a24bae 100644 --- a/service/sso/go.mod +++ b/service/sso/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/sso go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/sso/go_module_metadata.go b/service/sso/go_module_metadata.go index f61fe1e8dba..0bdfbaf4b22 100644 --- a/service/sso/go_module_metadata.go +++ b/service/sso/go_module_metadata.go @@ -3,4 +3,4 @@ package sso // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index 1627fbd200d..ae556b18b0a 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/ssoadmin/go.mod b/service/ssoadmin/go.mod index f9af5fce834..41b47b12745 100644 --- a/service/ssoadmin/go.mod +++ b/service/ssoadmin/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssoadmin go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index d0c45a6a91e..9a408efaeca 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.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/ssooidc/CHANGELOG.md b/service/ssooidc/CHANGELOG.md index 40edeb942a1..10135966834 100644 --- a/service/ssooidc/CHANGELOG.md +++ b/service/ssooidc/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/ssooidc/go.mod b/service/ssooidc/go.mod index 40cbba142e4..88e8d3fb375 100644 --- a/service/ssooidc/go.mod +++ b/service/ssooidc/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/ssooidc go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/ssooidc/go_module_metadata.go b/service/ssooidc/go_module_metadata.go index b5e6dd5e521..35f0f2d2e14 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.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/storagegateway/CHANGELOG.md b/service/storagegateway/CHANGELOG.md index e5a3aece356..dc95ea66984 100644 --- a/service/storagegateway/CHANGELOG.md +++ b/service/storagegateway/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/storagegateway/go.mod b/service/storagegateway/go.mod index 2aeb0767aea..5acada40fdd 100644 --- a/service/storagegateway/go.mod +++ b/service/storagegateway/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/storagegateway go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/storagegateway/go_module_metadata.go b/service/storagegateway/go_module_metadata.go index b00f7ccb483..9b10e42db08 100644 --- a/service/storagegateway/go_module_metadata.go +++ b/service/storagegateway/go_module_metadata.go @@ -3,4 +3,4 @@ package storagegateway // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/sts/CHANGELOG.md b/service/sts/CHANGELOG.md index a2319d0293c..8ec5a6bacef 100644 --- a/service/sts/CHANGELOG.md +++ b/service/sts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/sts/go.mod b/service/sts/go.mod index c782586d0eb..8682e6e5635 100644 --- a/service/sts/go.mod +++ b/service/sts/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/sts go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.5.0 + 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/presigned-url v1.5.1 github.com/aws/smithy-go v1.9.0 ) diff --git a/service/sts/go_module_metadata.go b/service/sts/go_module_metadata.go index 066004b2d9a..ed57489baa8 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.0" +const goModuleVersion = "1.10.1" diff --git a/service/support/CHANGELOG.md b/service/support/CHANGELOG.md index cc76560add2..efbe1e0e3f4 100644 --- a/service/support/CHANGELOG.md +++ b/service/support/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/support/go.mod b/service/support/go.mod index 165c85f780a..3e59b2b8bdf 100644 --- a/service/support/go.mod +++ b/service/support/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/support go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/support/go_module_metadata.go b/service/support/go_module_metadata.go index ecb1c8cc805..251c050767e 100644 --- a/service/support/go_module_metadata.go +++ b/service/support/go_module_metadata.go @@ -3,4 +3,4 @@ package support // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/swf/CHANGELOG.md b/service/swf/CHANGELOG.md index c802ca60e7c..7b3c3d51f32 100644 --- a/service/swf/CHANGELOG.md +++ b/service/swf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/swf/go.mod b/service/swf/go.mod index cfce8af52bb..35c0850a344 100644 --- a/service/swf/go.mod +++ b/service/swf/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/swf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/swf/go_module_metadata.go b/service/swf/go_module_metadata.go index 46bcf17f768..8581ec69768 100644 --- a/service/swf/go_module_metadata.go +++ b/service/swf/go_module_metadata.go @@ -3,4 +3,4 @@ package swf // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/synthetics/CHANGELOG.md b/service/synthetics/CHANGELOG.md index 82bd873978d..ab8e70ba93f 100644 --- a/service/synthetics/CHANGELOG.md +++ b/service/synthetics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/synthetics/go.mod b/service/synthetics/go.mod index 302c0fd75d0..2981776ab1b 100644 --- a/service/synthetics/go.mod +++ b/service/synthetics/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/synthetics go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/synthetics/go_module_metadata.go b/service/synthetics/go_module_metadata.go index 643f0cb34ea..af54c11a10f 100644 --- a/service/synthetics/go_module_metadata.go +++ b/service/synthetics/go_module_metadata.go @@ -3,4 +3,4 @@ package synthetics // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.9.0" +const goModuleVersion = "1.9.1" diff --git a/service/textract/CHANGELOG.md b/service/textract/CHANGELOG.md index 4952a21871c..be76d4542d9 100644 --- a/service/textract/CHANGELOG.md +++ b/service/textract/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.9.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/textract/go.mod b/service/textract/go.mod index d2d3f29aa17..2b72a2f67d4 100644 --- a/service/textract/go.mod +++ b/service/textract/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/textract go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/textract/go_module_metadata.go b/service/textract/go_module_metadata.go index f2925682d4f..4f43ff5bd0e 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.0" +const goModuleVersion = "1.9.1" diff --git a/service/timestreamquery/CHANGELOG.md b/service/timestreamquery/CHANGELOG.md index fe828aa80c8..d1c23739174 100644 --- a/service/timestreamquery/CHANGELOG.md +++ b/service/timestreamquery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/timestreamquery/go.mod b/service/timestreamquery/go.mod index dfc7b12aac9..bac6e6ba588 100644 --- a/service/timestreamquery/go.mod +++ b/service/timestreamquery/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamquery go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.0 + 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/smithy-go v1.9.0 ) diff --git a/service/timestreamquery/go_module_metadata.go b/service/timestreamquery/go_module_metadata.go index ef8b780c4d4..b1b3bf0f65e 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.0" +const goModuleVersion = "1.7.1" diff --git a/service/timestreamwrite/CHANGELOG.md b/service/timestreamwrite/CHANGELOG.md index fe828aa80c8..d1c23739174 100644 --- a/service/timestreamwrite/CHANGELOG.md +++ b/service/timestreamwrite/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/timestreamwrite/go.mod b/service/timestreamwrite/go.mod index 296a299bd56..22110095fe0 100644 --- a/service/timestreamwrite/go.mod +++ b/service/timestreamwrite/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/timestreamwrite go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 - github.com/aws/aws-sdk-go-v2/service/internal/endpoint-discovery v1.3.0 + 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/smithy-go v1.9.0 ) diff --git a/service/timestreamwrite/go_module_metadata.go b/service/timestreamwrite/go_module_metadata.go index 9edbc8caed8..efecdb647cb 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.0" +const goModuleVersion = "1.7.1" diff --git a/service/transcribe/CHANGELOG.md b/service/transcribe/CHANGELOG.md index 0f72f069fa6..10f2d84136c 100644 --- a/service/transcribe/CHANGELOG.md +++ b/service/transcribe/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/transcribe/go.mod b/service/transcribe/go.mod index fa9275aeafa..bba9c938e9d 100644 --- a/service/transcribe/go.mod +++ b/service/transcribe/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/transcribe go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/transcribe/go_module_metadata.go b/service/transcribe/go_module_metadata.go index b40e4de2ca2..eb5e477f75c 100644 --- a/service/transcribe/go_module_metadata.go +++ b/service/transcribe/go_module_metadata.go @@ -3,4 +3,4 @@ package transcribe // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.11.1" diff --git a/service/transcribestreaming/CHANGELOG.md b/service/transcribestreaming/CHANGELOG.md index 93acb9a882b..154cca9eff2 100644 --- a/service/transcribestreaming/CHANGELOG.md +++ b/service/transcribestreaming/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.0.0 (2021-11-06) * **Release**: New AWS service client module diff --git a/service/transcribestreaming/go.mod b/service/transcribestreaming/go.mod index d204538e175..ec0e9eea5e3 100644 --- a/service/transcribestreaming/go.mod +++ b/service/transcribestreaming/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/transcribestreaming go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/transcribestreaming/go_module_metadata.go b/service/transcribestreaming/go_module_metadata.go index 36494892ba9..64e2bbed4b1 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.0" +const goModuleVersion = "1.0.1" diff --git a/service/transcribestreaming/internal/testing/go.mod b/service/transcribestreaming/internal/testing/go.mod index bb1d7a09ce7..9554ac29891 100644 --- a/service/transcribestreaming/internal/testing/go.mod +++ b/service/transcribestreaming/internal/testing/go.mod @@ -3,10 +3,10 @@ module github.com/aws/aws-sdk-go-v2/service/transcribestreaming/internal/testing go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 + 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.1 - github.com/aws/aws-sdk-go-v2/service/transcribestreaming 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/smithy-go v1.9.0 github.com/google/go-cmp v0.5.6 ) diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index 2bd0d47c4cf..7dd17c48c6b 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.12.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.11.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/transfer/go.mod b/service/transfer/go.mod index 129a1fa2fe9..b455e7a27ea 100644 --- a/service/transfer/go.mod +++ b/service/transfer/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/transfer go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index 33b9ffb6fae..98000856d4d 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.11.0" +const goModuleVersion = "1.12.0" diff --git a/service/translate/CHANGELOG.md b/service/translate/CHANGELOG.md index de3162286f2..b8d30c65231 100644 --- a/service/translate/CHANGELOG.md +++ b/service/translate/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/translate/go.mod b/service/translate/go.mod index 0a5eb8b1fd8..2be2cb3dc71 100644 --- a/service/translate/go.mod +++ b/service/translate/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/translate go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/translate/go_module_metadata.go b/service/translate/go_module_metadata.go index d318e965c31..eb3dc128eb7 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.0" +const goModuleVersion = "1.7.1" diff --git a/service/voiceid/CHANGELOG.md b/service/voiceid/CHANGELOG.md index b4fc462a14a..3ea58c5e894 100644 --- a/service/voiceid/CHANGELOG.md +++ b/service/voiceid/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.3.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/voiceid/go.mod b/service/voiceid/go.mod index 90fa1a4b9f5..af10ee385df 100644 --- a/service/voiceid/go.mod +++ b/service/voiceid/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/voiceid go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/voiceid/go_module_metadata.go b/service/voiceid/go_module_metadata.go index fd2aa0815b6..30476749a12 100644 --- a/service/voiceid/go_module_metadata.go +++ b/service/voiceid/go_module_metadata.go @@ -3,4 +3,4 @@ package voiceid // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.3.0" +const goModuleVersion = "1.3.1" diff --git a/service/waf/CHANGELOG.md b/service/waf/CHANGELOG.md index d63f0febf3d..343aa6a3110 100644 --- a/service/waf/CHANGELOG.md +++ b/service/waf/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/waf/go.mod b/service/waf/go.mod index c71cc55f2c2..96a370c7dee 100644 --- a/service/waf/go.mod +++ b/service/waf/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/waf go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/waf/go_module_metadata.go b/service/waf/go_module_metadata.go index 2561b4c61d9..226f5c0e7ea 100644 --- a/service/waf/go_module_metadata.go +++ b/service/waf/go_module_metadata.go @@ -3,4 +3,4 @@ package waf // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/wafregional/CHANGELOG.md b/service/wafregional/CHANGELOG.md index 586509b6ee0..ea2e5f1773d 100644 --- a/service/wafregional/CHANGELOG.md +++ b/service/wafregional/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/wafregional/go.mod b/service/wafregional/go.mod index 8574fc517e4..2cddad0e908 100644 --- a/service/wafregional/go.mod +++ b/service/wafregional/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wafregional go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/wafregional/go_module_metadata.go b/service/wafregional/go_module_metadata.go index e3f9d12ab9e..2078b6ce9b9 100644 --- a/service/wafregional/go_module_metadata.go +++ b/service/wafregional/go_module_metadata.go @@ -3,4 +3,4 @@ package wafregional // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1" diff --git a/service/wafv2/CHANGELOG.md b/service/wafv2/CHANGELOG.md index a36bef53a89..14264375d52 100644 --- a/service/wafv2/CHANGELOG.md +++ b/service/wafv2/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.14.0 (2021-11-19) + +* **Feature**: API client updated +* **Dependency Update**: Updated to the latest SDK module versions + # v1.13.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/wafv2/go.mod b/service/wafv2/go.mod index 6f2e49e1a0d..5c0344393c6 100644 --- a/service/wafv2/go.mod +++ b/service/wafv2/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wafv2 go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/wafv2/go_module_metadata.go b/service/wafv2/go_module_metadata.go index ba0b36b7f35..baaeac0e179 100644 --- a/service/wafv2/go_module_metadata.go +++ b/service/wafv2/go_module_metadata.go @@ -3,4 +3,4 @@ package wafv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.0" +const goModuleVersion = "1.14.0" diff --git a/service/wellarchitected/CHANGELOG.md b/service/wellarchitected/CHANGELOG.md index eaf7d36a332..e180cfdab39 100644 --- a/service/wellarchitected/CHANGELOG.md +++ b/service/wellarchitected/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/wellarchitected/go.mod b/service/wellarchitected/go.mod index a64296c3bb3..5429c558081 100644 --- a/service/wellarchitected/go.mod +++ b/service/wellarchitected/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wellarchitected go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/wellarchitected/go_module_metadata.go b/service/wellarchitected/go_module_metadata.go index 790f28d443d..896528f9a98 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.0" +const goModuleVersion = "1.8.1" diff --git a/service/wisdom/CHANGELOG.md b/service/wisdom/CHANGELOG.md index 356d3713d4f..3f949222eb8 100644 --- a/service/wisdom/CHANGELOG.md +++ b/service/wisdom/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.2.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/wisdom/go.mod b/service/wisdom/go.mod index cdbcbfa1a70..d6263cdd214 100644 --- a/service/wisdom/go.mod +++ b/service/wisdom/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/wisdom go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/wisdom/go_module_metadata.go b/service/wisdom/go_module_metadata.go index d5886b6c11b..3085ccb99dc 100644 --- a/service/wisdom/go_module_metadata.go +++ b/service/wisdom/go_module_metadata.go @@ -3,4 +3,4 @@ package wisdom // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.0" +const goModuleVersion = "1.2.1" diff --git a/service/workdocs/CHANGELOG.md b/service/workdocs/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/workdocs/CHANGELOG.md +++ b/service/workdocs/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/workdocs/go.mod b/service/workdocs/go.mod index 5cb3ce3b24c..f1846c04e83 100644 --- a/service/workdocs/go.mod +++ b/service/workdocs/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workdocs go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/workdocs/go_module_metadata.go b/service/workdocs/go_module_metadata.go index 11b50424319..c194c8d4919 100644 --- a/service/workdocs/go_module_metadata.go +++ b/service/workdocs/go_module_metadata.go @@ -3,4 +3,4 @@ package workdocs // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/worklink/CHANGELOG.md b/service/worklink/CHANGELOG.md index 8c584a16878..f605a6e9ae9 100644 --- a/service/worklink/CHANGELOG.md +++ b/service/worklink/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.6.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.6.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/worklink/go.mod b/service/worklink/go.mod index 554494b71f2..c55fe604b9b 100644 --- a/service/worklink/go.mod +++ b/service/worklink/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/worklink go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/worklink/go_module_metadata.go b/service/worklink/go_module_metadata.go index dad18573d07..a3b5f94be90 100644 --- a/service/worklink/go_module_metadata.go +++ b/service/worklink/go_module_metadata.go @@ -3,4 +3,4 @@ package worklink // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.6.0" +const goModuleVersion = "1.6.1" diff --git a/service/workmail/CHANGELOG.md b/service/workmail/CHANGELOG.md index 909ac8cf3dc..f01a260e61b 100644 --- a/service/workmail/CHANGELOG.md +++ b/service/workmail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/workmail/go.mod b/service/workmail/go.mod index eff57983fd9..71012f0b914 100644 --- a/service/workmail/go.mod +++ b/service/workmail/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workmail go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/workmail/go_module_metadata.go b/service/workmail/go_module_metadata.go index abe5a682833..290e5d2b932 100644 --- a/service/workmail/go_module_metadata.go +++ b/service/workmail/go_module_metadata.go @@ -3,4 +3,4 @@ package workmail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/workmailmessageflow/CHANGELOG.md b/service/workmailmessageflow/CHANGELOG.md index eab928b49aa..06f5eb70f04 100644 --- a/service/workmailmessageflow/CHANGELOG.md +++ b/service/workmailmessageflow/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.7.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/workmailmessageflow/go.mod b/service/workmailmessageflow/go.mod index 218855f6f79..fd166446a08 100644 --- a/service/workmailmessageflow/go.mod +++ b/service/workmailmessageflow/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workmailmessageflow go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/workmailmessageflow/go_module_metadata.go b/service/workmailmessageflow/go_module_metadata.go index 42330bc295b..b0838f5c274 100644 --- a/service/workmailmessageflow/go_module_metadata.go +++ b/service/workmailmessageflow/go_module_metadata.go @@ -3,4 +3,4 @@ package workmailmessageflow // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.7.1" diff --git a/service/workspaces/CHANGELOG.md b/service/workspaces/CHANGELOG.md index 1dfde8326fa..385d87de6f7 100644 --- a/service/workspaces/CHANGELOG.md +++ b/service/workspaces/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.10.0 (2021-11-12) * **Feature**: Service clients now support custom endpoints that have an initial URI path defined. diff --git a/service/workspaces/go.mod b/service/workspaces/go.mod index f580e77e960..c0fa933eb92 100644 --- a/service/workspaces/go.mod +++ b/service/workspaces/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/workspaces go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/workspaces/go_module_metadata.go b/service/workspaces/go_module_metadata.go index 7d991fa1265..1999db831f8 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.0" +const goModuleVersion = "1.10.1" diff --git a/service/xray/CHANGELOG.md b/service/xray/CHANGELOG.md index 4db81341a52..1769935a66d 100644 --- a/service/xray/CHANGELOG.md +++ b/service/xray/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.1 (2021-11-19) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.8.0 (2021-11-06) * **Feature**: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically. diff --git a/service/xray/go.mod b/service/xray/go.mod index f159c20459a..d6d8d846ea2 100644 --- a/service/xray/go.mod +++ b/service/xray/go.mod @@ -3,9 +3,9 @@ module github.com/aws/aws-sdk-go-v2/service/xray go 1.15 require ( - github.com/aws/aws-sdk-go-v2 v1.11.0 - github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.0 - github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.0.0 + 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/smithy-go v1.9.0 ) diff --git a/service/xray/go_module_metadata.go b/service/xray/go_module_metadata.go index f47a4533b9f..4777f102c55 100644 --- a/service/xray/go_module_metadata.go +++ b/service/xray/go_module_metadata.go @@ -3,4 +3,4 @@ package xray // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.8.0" +const goModuleVersion = "1.8.1"