From 1c4c3b1b8ecfdcd59208241dd6e66700e70a1132 Mon Sep 17 00:00:00 2001 From: Jason Del Ponte <961963+jasdel@users.noreply.github.com> Date: Fri, 3 Dec 2021 15:53:40 -0800 Subject: [PATCH] Release 2021-12-03 --- .../270a627fb296447bb6dcebdd43fcf353.json | 10 ----- .../41575353444b40ffbf474f4155544f00.json | 8 ---- .../b51f6004654f4c5eb4799d04a5045020.json | 17 --------- .../b55ca4d66d1d4102baf0cb7c49f3bde3.json | 9 ----- .../ce7b78be34014ab39c6d0f40cd08bd56.json | 8 ---- CHANGELOG.md | 37 +++++++++++++++++++ service/accessanalyzer/CHANGELOG.md | 4 ++ service/accessanalyzer/go_module_metadata.go | 2 +- service/amp/CHANGELOG.md | 4 ++ service/amp/go_module_metadata.go | 2 +- service/amplifyuibuilder/CHANGELOG.md | 4 ++ .../amplifyuibuilder/go_module_metadata.go | 2 +- service/appmesh/CHANGELOG.md | 4 ++ service/appmesh/go_module_metadata.go | 2 +- service/braket/CHANGELOG.md | 4 ++ service/braket/go_module_metadata.go | 2 +- service/codeguruprofiler/CHANGELOG.md | 4 ++ .../codeguruprofiler/go_module_metadata.go | 2 +- service/evidently/CHANGELOG.md | 4 ++ service/evidently/go_module_metadata.go | 2 +- service/grafana/CHANGELOG.md | 4 ++ service/grafana/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 2 +- service/location/CHANGELOG.md | 5 +++ service/location/go_module_metadata.go | 2 +- service/networkmanager/CHANGELOG.md | 4 ++ service/networkmanager/go_module_metadata.go | 2 +- service/nimble/CHANGELOG.md | 4 ++ service/nimble/go_module_metadata.go | 2 +- service/proton/CHANGELOG.md | 4 ++ service/proton/go_module_metadata.go | 2 +- service/ram/CHANGELOG.md | 4 ++ service/ram/go_module_metadata.go | 2 +- service/rekognition/CHANGELOG.md | 4 ++ service/rekognition/go_module_metadata.go | 2 +- service/snowdevicemanagement/CHANGELOG.md | 4 ++ .../go_module_metadata.go | 2 +- service/wisdom/CHANGELOG.md | 4 ++ service/wisdom/go_module_metadata.go | 2 +- 39 files changed, 119 insertions(+), 69 deletions(-) delete mode 100644 .changelog/270a627fb296447bb6dcebdd43fcf353.json delete mode 100644 .changelog/41575353444b40ffbf474f4155544f00.json delete mode 100644 .changelog/b51f6004654f4c5eb4799d04a5045020.json delete mode 100644 .changelog/b55ca4d66d1d4102baf0cb7c49f3bde3.json delete mode 100644 .changelog/ce7b78be34014ab39c6d0f40cd08bd56.json create mode 100644 service/amplifyuibuilder/CHANGELOG.md diff --git a/.changelog/270a627fb296447bb6dcebdd43fcf353.json b/.changelog/270a627fb296447bb6dcebdd43fcf353.json deleted file mode 100644 index 8cf9a8986d5..00000000000 --- a/.changelog/270a627fb296447bb6dcebdd43fcf353.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "270a627f-b296-447b-b6dc-ebdd43fcf353", - "type": "feature", - "description": "API client updated", - "modules": [ - "service/networkmanager", - "service/ram", - "service/rekognition" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 5465aaecdd5..00000000000 --- a/.changelog/41575353444b40ffbf474f4155544f00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "41575353-444b-40ff-bf47-4f4155544f00", - "type": "release", - "description": "New AWS service client module", - "modules": [ - "service/amplifyuibuilder" - ] -} \ No newline at end of file diff --git a/.changelog/b51f6004654f4c5eb4799d04a5045020.json b/.changelog/b51f6004654f4c5eb4799d04a5045020.json deleted file mode 100644 index 5192c873731..00000000000 --- a/.changelog/b51f6004654f4c5eb4799d04a5045020.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "id": "b51f6004-654f-4c5e-b479-9d04a5045020", - "type": "bugfix", - "description": "Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller.", - "modules": [ - "service/accessanalyzer", - "service/amp", - "service/appmesh", - "service/braket", - "service/codeguruprofiler", - "service/grafana", - "service/nimble", - "service/proton", - "service/snowdevicemanagement", - "service/wisdom" - ] -} \ No newline at end of file diff --git a/.changelog/b55ca4d66d1d4102baf0cb7c49f3bde3.json b/.changelog/b55ca4d66d1d4102baf0cb7c49f3bde3.json deleted file mode 100644 index 435c92cad99..00000000000 --- a/.changelog/b55ca4d66d1d4102baf0cb7c49f3bde3.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "id": "b55ca4d6-6d1d-4102-baf0-cb7c49f3bde3", - "type": "bugfix", - "description": "Fixed a bug that prevented the resolution of the correct endpoint for some API operations.", - "modules": [ - "service/evidently", - "service/location" - ] -} \ No newline at end of file diff --git a/.changelog/ce7b78be34014ab39c6d0f40cd08bd56.json b/.changelog/ce7b78be34014ab39c6d0f40cd08bd56.json deleted file mode 100644 index ba1b1560355..00000000000 --- a/.changelog/ce7b78be34014ab39c6d0f40cd08bd56.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ce7b78be-3401-4ab3-9c6d-0f40cd08bd56", - "type": "bugfix", - "description": "Fixed an issue that caused some operations to not be signed using sigv4, resulting in authentication failures.", - "modules": [ - "service/location" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 97f968851c2..0480511f616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,40 @@ +# Release (2021-12-03) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/accessanalyzer`: [v1.10.1](service/accessanalyzer/CHANGELOG.md#v1101-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/amp`: [v1.9.3](service/amp/CHANGELOG.md#v193-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder`: [v1.0.0](service/amplifyuibuilder/CHANGELOG.md#v100-2021-12-03) + * **Release**: New AWS service client module +* `github.com/aws/aws-sdk-go-v2/service/appmesh`: [v1.8.3](service/appmesh/CHANGELOG.md#v183-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/braket`: [v1.10.2](service/braket/CHANGELOG.md#v1102-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/codeguruprofiler`: [v1.7.3](service/codeguruprofiler/CHANGELOG.md#v173-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/evidently`: [v1.1.1](service/evidently/CHANGELOG.md#v111-2021-12-03) + * **Bug Fix**: Fixed a bug that prevented the resolution of the correct endpoint for some API operations. +* `github.com/aws/aws-sdk-go-v2/service/grafana`: [v1.2.3](service/grafana/CHANGELOG.md#v123-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/location`: [v1.9.2](service/location/CHANGELOG.md#v192-2021-12-03) + * **Bug Fix**: Fixed a bug that prevented the resolution of the correct endpoint for some API operations. + * **Bug Fix**: Fixed an issue that caused some operations to not be signed using sigv4, resulting in authentication failures. +* `github.com/aws/aws-sdk-go-v2/service/networkmanager`: [v1.7.0](service/networkmanager/CHANGELOG.md#v170-2021-12-03) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/nimble`: [v1.7.3](service/nimble/CHANGELOG.md#v173-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/proton`: [v1.7.2](service/proton/CHANGELOG.md#v172-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/ram`: [v1.10.0](service/ram/CHANGELOG.md#v1100-2021-12-03) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/rekognition`: [v1.12.0](service/rekognition/CHANGELOG.md#v1120-2021-12-03) + * **Feature**: API client updated +* `github.com/aws/aws-sdk-go-v2/service/snowdevicemanagement`: [v1.3.3](service/snowdevicemanagement/CHANGELOG.md#v133-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. +* `github.com/aws/aws-sdk-go-v2/service/wisdom`: [v1.2.3](service/wisdom/CHANGELOG.md#v123-2021-12-03) + * **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # Release (2021-12-02) ## General Highlights diff --git a/service/accessanalyzer/CHANGELOG.md b/service/accessanalyzer/CHANGELOG.md index e1a0c27d7c7..846bc62c700 100644 --- a/service/accessanalyzer/CHANGELOG.md +++ b/service/accessanalyzer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.1 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.10.0 (2021-12-02) * **Feature**: API client updated diff --git a/service/accessanalyzer/go_module_metadata.go b/service/accessanalyzer/go_module_metadata.go index 8eaaab29705..8e0aa77db78 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.10.0" +const goModuleVersion = "1.10.1" diff --git a/service/amp/CHANGELOG.md b/service/amp/CHANGELOG.md index 67280193fc1..d047afa015d 100644 --- a/service/amp/CHANGELOG.md +++ b/service/amp/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.9.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/amp/go_module_metadata.go b/service/amp/go_module_metadata.go index 85ce528fe95..d25c83cb84d 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.2" +const goModuleVersion = "1.9.3" diff --git a/service/amplifyuibuilder/CHANGELOG.md b/service/amplifyuibuilder/CHANGELOG.md new file mode 100644 index 00000000000..e7e614ac35b --- /dev/null +++ b/service/amplifyuibuilder/CHANGELOG.md @@ -0,0 +1,4 @@ +# v1.0.0 (2021-12-03) + +* **Release**: New AWS service client module + diff --git a/service/amplifyuibuilder/go_module_metadata.go b/service/amplifyuibuilder/go_module_metadata.go index 77c84d54c09..fe6dafe41a0 100644 --- a/service/amplifyuibuilder/go_module_metadata.go +++ b/service/amplifyuibuilder/go_module_metadata.go @@ -3,4 +3,4 @@ package amplifyuibuilder // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/appmesh/CHANGELOG.md b/service/appmesh/CHANGELOG.md index 45b6ba7d68a..ffd1dd59084 100644 --- a/service/appmesh/CHANGELOG.md +++ b/service/appmesh/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.8.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/appmesh/go_module_metadata.go b/service/appmesh/go_module_metadata.go index c0c6f029525..fd5e2a7b634 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.2" +const goModuleVersion = "1.8.3" diff --git a/service/braket/CHANGELOG.md b/service/braket/CHANGELOG.md index c58e1163b04..976aad5d93a 100644 --- a/service/braket/CHANGELOG.md +++ b/service/braket/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.2 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.10.1 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/braket/go_module_metadata.go b/service/braket/go_module_metadata.go index 7188f1e5f96..cd0a0a1fcc7 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.10.1" +const goModuleVersion = "1.10.2" diff --git a/service/codeguruprofiler/CHANGELOG.md b/service/codeguruprofiler/CHANGELOG.md index 7435e1ff277..b3e4c00117f 100644 --- a/service/codeguruprofiler/CHANGELOG.md +++ b/service/codeguruprofiler/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.7.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/codeguruprofiler/go_module_metadata.go b/service/codeguruprofiler/go_module_metadata.go index edde2082336..7e220a6ada7 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.2" +const goModuleVersion = "1.7.3" diff --git a/service/evidently/CHANGELOG.md b/service/evidently/CHANGELOG.md index b4234e28aac..471a02483aa 100644 --- a/service/evidently/CHANGELOG.md +++ b/service/evidently/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.1 (2021-12-03) + +* **Bug Fix**: Fixed a bug that prevented the resolution of the correct endpoint for some API operations. + # v1.1.0 (2021-12-02) * **Feature**: API client updated diff --git a/service/evidently/go_module_metadata.go b/service/evidently/go_module_metadata.go index 2d712e0c87d..339b6541e5a 100644 --- a/service/evidently/go_module_metadata.go +++ b/service/evidently/go_module_metadata.go @@ -3,4 +3,4 @@ package evidently // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.1.0" +const goModuleVersion = "1.1.1" diff --git a/service/grafana/CHANGELOG.md b/service/grafana/CHANGELOG.md index 11970764d51..73f03432df2 100644 --- a/service/grafana/CHANGELOG.md +++ b/service/grafana/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.2.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/grafana/go_module_metadata.go b/service/grafana/go_module_metadata.go index 09d146556d0..ab62a55ef46 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.2" +const goModuleVersion = "1.2.3" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 7519723fba5..6aabcf252bf 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -62,7 +62,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/polly v1.8.2 github.com/aws/aws-sdk-go-v2/service/rds v1.13.1 github.com/aws/aws-sdk-go-v2/service/redshift v1.16.1 - github.com/aws/aws-sdk-go-v2/service/rekognition v1.11.2 + github.com/aws/aws-sdk-go-v2/service/rekognition v1.12.0 github.com/aws/aws-sdk-go-v2/service/route53 v1.14.2 github.com/aws/aws-sdk-go-v2/service/route53domains v1.7.2 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.10.2 diff --git a/service/location/CHANGELOG.md b/service/location/CHANGELOG.md index 7555eaa2172..3635728d763 100644 --- a/service/location/CHANGELOG.md +++ b/service/location/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.9.2 (2021-12-03) + +* **Bug Fix**: Fixed a bug that prevented the resolution of the correct endpoint for some API operations. +* **Bug Fix**: Fixed an issue that caused some operations to not be signed using sigv4, resulting in authentication failures. + # v1.9.1 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/location/go_module_metadata.go b/service/location/go_module_metadata.go index 9c2c339022f..f2089046405 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.9.1" +const goModuleVersion = "1.9.2" diff --git a/service/networkmanager/CHANGELOG.md b/service/networkmanager/CHANGELOG.md index 48afb3d7b23..f34c266bdf1 100644 --- a/service/networkmanager/CHANGELOG.md +++ b/service/networkmanager/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.0 (2021-12-03) + +* **Feature**: API client updated + # v1.6.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/networkmanager/go_module_metadata.go b/service/networkmanager/go_module_metadata.go index abb4187843f..b93edfda769 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.2" +const goModuleVersion = "1.7.0" diff --git a/service/nimble/CHANGELOG.md b/service/nimble/CHANGELOG.md index 61d8faa1493..5216ba6fc52 100644 --- a/service/nimble/CHANGELOG.md +++ b/service/nimble/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.7.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/nimble/go_module_metadata.go b/service/nimble/go_module_metadata.go index f871304f7ad..8ab9c6651f4 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.2" +const goModuleVersion = "1.7.3" diff --git a/service/proton/CHANGELOG.md b/service/proton/CHANGELOG.md index 54e2edb09f3..e26f39fb5ca 100644 --- a/service/proton/CHANGELOG.md +++ b/service/proton/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.7.2 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.7.1 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/proton/go_module_metadata.go b/service/proton/go_module_metadata.go index 7b4a818c974..93f1bd6b621 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.7.1" +const goModuleVersion = "1.7.2" diff --git a/service/ram/CHANGELOG.md b/service/ram/CHANGELOG.md index ed54ad5482e..d236207bdbd 100644 --- a/service/ram/CHANGELOG.md +++ b/service/ram/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.10.0 (2021-12-03) + +* **Feature**: API client updated + # v1.9.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/ram/go_module_metadata.go b/service/ram/go_module_metadata.go index 64420cece17..54d42811c11 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.2" +const goModuleVersion = "1.10.0" diff --git a/service/rekognition/CHANGELOG.md b/service/rekognition/CHANGELOG.md index c4b5a5bcc58..4705416b46a 100644 --- a/service/rekognition/CHANGELOG.md +++ b/service/rekognition/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.12.0 (2021-12-03) + +* **Feature**: API client updated + # v1.11.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/rekognition/go_module_metadata.go b/service/rekognition/go_module_metadata.go index f5c299ecdf9..81f7397d184 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.2" +const goModuleVersion = "1.12.0" diff --git a/service/snowdevicemanagement/CHANGELOG.md b/service/snowdevicemanagement/CHANGELOG.md index 350e442ea53..95f4fa4bf31 100644 --- a/service/snowdevicemanagement/CHANGELOG.md +++ b/service/snowdevicemanagement/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.3.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.3.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/snowdevicemanagement/go_module_metadata.go b/service/snowdevicemanagement/go_module_metadata.go index 012f9b7a2f9..5949670cb65 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.2" +const goModuleVersion = "1.3.3" diff --git a/service/wisdom/CHANGELOG.md b/service/wisdom/CHANGELOG.md index 303fe9a7914..fee7a8aa31c 100644 --- a/service/wisdom/CHANGELOG.md +++ b/service/wisdom/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.3 (2021-12-03) + +* **Bug Fix**: Fixed an issue that prevent auto-filling of an API's idempotency parameters when not explictly provided by the caller. + # v1.2.2 (2021-12-02) * **Bug Fix**: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. ([#1514](https://github.com/aws/aws-sdk-go-v2/pull/1514)) diff --git a/service/wisdom/go_module_metadata.go b/service/wisdom/go_module_metadata.go index 2da08d89758..b45b6c2f5e6 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.2" +const goModuleVersion = "1.2.3"