From 4f3eab1b0a3a631a4455eb7a9964c98cf0cb5536 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 1 Sep 2023 18:15:26 +0000 Subject: [PATCH] Release 2023-09-01 --- .changelog/023a744e372f418ca464680b7177cc26.json | 8 -------- .changelog/4970155cba91438e9a0ebb39065e793f.json | 8 -------- .changelog/ad8b484c07824bdaba83c7e05863bb4d.json | 8 -------- .changelog/ae32353daa164705b9c7eea56d19ccb7.json | 8 -------- CHANGELOG.md | 12 ++++++++++++ service/chimesdkmediapipelines/CHANGELOG.md | 4 ++++ service/chimesdkmediapipelines/go_module_metadata.go | 2 +- service/chimesdkmeetings/CHANGELOG.md | 4 ++++ service/chimesdkmeetings/go_module_metadata.go | 2 +- service/codecommit/CHANGELOG.md | 4 ++++ service/codecommit/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 ++++ service/connect/go_module_metadata.go | 2 +- service/identitystore/CHANGELOG.md | 4 ++++ service/identitystore/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 2 +- service/neptunedata/CHANGELOG.md | 4 ++++ service/neptunedata/go_module_metadata.go | 2 +- service/ssoadmin/CHANGELOG.md | 4 ++++ service/ssoadmin/go_module_metadata.go | 2 +- 20 files changed, 48 insertions(+), 40 deletions(-) delete mode 100644 .changelog/023a744e372f418ca464680b7177cc26.json delete mode 100644 .changelog/4970155cba91438e9a0ebb39065e793f.json delete mode 100644 .changelog/ad8b484c07824bdaba83c7e05863bb4d.json delete mode 100644 .changelog/ae32353daa164705b9c7eea56d19ccb7.json diff --git a/.changelog/023a744e372f418ca464680b7177cc26.json b/.changelog/023a744e372f418ca464680b7177cc26.json deleted file mode 100644 index be56336bf39..00000000000 --- a/.changelog/023a744e372f418ca464680b7177cc26.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "023a744e-372f-418c-a464-680b7177cc26", - "type": "feature", - "description": "Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/4970155cba91438e9a0ebb39065e793f.json b/.changelog/4970155cba91438e9a0ebb39065e793f.json deleted file mode 100644 index 582de40b92c..00000000000 --- a/.changelog/4970155cba91438e9a0ebb39065e793f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "4970155c-ba91-438e-9a0e-bb39065e793f", - "type": "documentation", - "description": "Removed the descriptive text in the introduction.", - "modules": [ - "service/neptunedata" - ] -} \ No newline at end of file diff --git a/.changelog/ad8b484c07824bdaba83c7e05863bb4d.json b/.changelog/ad8b484c07824bdaba83c7e05863bb4d.json deleted file mode 100644 index 1000e0413fb..00000000000 --- a/.changelog/ad8b484c07824bdaba83c7e05863bb4d.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ad8b484c-0782-4bda-ba83-c7e05863bb4d", - "type": "feature", - "description": "New Identity Store content for China Region launch", - "modules": [ - "service/identitystore" - ] -} \ No newline at end of file diff --git a/.changelog/ae32353daa164705b9c7eea56d19ccb7.json b/.changelog/ae32353daa164705b9c7eea56d19ccb7.json deleted file mode 100644 index 302dc412c38..00000000000 --- a/.changelog/ae32353daa164705b9c7eea56d19ccb7.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ae32353d-aa16-4705-b9c7-eea56d19ccb7", - "type": "feature", - "description": "This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics.", - "modules": [ - "service/chimesdkmediapipelines" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 6945feaac06..e49779ac5fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Release (2023-09-01) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines`: [v1.8.0](service/chimesdkmediapipelines/CHANGELOG.md#v180-2023-09-01) + * **Feature**: This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.66.0](service/connect/CHANGELOG.md#v1660-2023-09-01) + * **Feature**: Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions. +* `github.com/aws/aws-sdk-go-v2/service/identitystore`: [v1.18.0](service/identitystore/CHANGELOG.md#v1180-2023-09-01) + * **Feature**: New Identity Store content for China Region launch +* `github.com/aws/aws-sdk-go-v2/service/neptunedata`: [v1.0.1](service/neptunedata/CHANGELOG.md#v101-2023-09-01) + * **Documentation**: Removed the descriptive text in the introduction. + # Release (2023-08-31) ## General Highlights diff --git a/service/chimesdkmediapipelines/CHANGELOG.md b/service/chimesdkmediapipelines/CHANGELOG.md index 8904c3bc254..8403c70857e 100644 --- a/service/chimesdkmediapipelines/CHANGELOG.md +++ b/service/chimesdkmediapipelines/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.8.0 (2023-09-01) + +* **Feature**: This release adds support for the Voice Analytics feature for customer-owned KVS streams as part of the Amazon Chime SDK call analytics. + # v1.7.0 (2023-08-31) * **Feature**: This release adds support for feature Voice Enhancement for Call Recording as part of Amazon Chime SDK call analytics. diff --git a/service/chimesdkmediapipelines/go_module_metadata.go b/service/chimesdkmediapipelines/go_module_metadata.go index 54b7edfaf7d..276e0e00ce9 100644 --- a/service/chimesdkmediapipelines/go_module_metadata.go +++ b/service/chimesdkmediapipelines/go_module_metadata.go @@ -3,4 +3,4 @@ package chimesdkmediapipelines // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.7.0" +const goModuleVersion = "1.8.0" diff --git a/service/chimesdkmeetings/CHANGELOG.md b/service/chimesdkmeetings/CHANGELOG.md index 3320d8302e4..3b4aed986f9 100644 --- a/service/chimesdkmeetings/CHANGELOG.md +++ b/service/chimesdkmeetings/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.4 (2023-09-01) + +* No change notes available for this release. + # v1.17.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/chimesdkmeetings/go_module_metadata.go b/service/chimesdkmeetings/go_module_metadata.go index 977d2ddfde8..effaad32fee 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.17.3" +const goModuleVersion = "1.17.4" diff --git a/service/codecommit/CHANGELOG.md b/service/codecommit/CHANGELOG.md index db3426e1fed..75ec4e3a566 100644 --- a/service/codecommit/CHANGELOG.md +++ b/service/codecommit/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.2 (2023-09-01) + +* No change notes available for this release. + # v1.16.1 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/codecommit/go_module_metadata.go b/service/codecommit/go_module_metadata.go index 222a5a5debe..a0c0c33ff0c 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.16.1" +const goModuleVersion = "1.16.2" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index a67bd225091..6e83aedd19c 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.66.0 (2023-09-01) + +* **Feature**: Amazon Connect adds the ability to read, create, update, delete, and list view resources, and adds the ability to read, create, delete, and list view versions. + # v1.65.3 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 3607975821b..29e56aeda33 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.65.3" +const goModuleVersion = "1.66.0" diff --git a/service/identitystore/CHANGELOG.md b/service/identitystore/CHANGELOG.md index 8be845bd341..30f621ed279 100644 --- a/service/identitystore/CHANGELOG.md +++ b/service/identitystore/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2023-09-01) + +* **Feature**: New Identity Store content for China Region launch + # v1.17.6 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/identitystore/go_module_metadata.go b/service/identitystore/go_module_metadata.go index c36fca90b18..7aba2a7ef8d 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.17.6" +const goModuleVersion = "1.18.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 7d985181cb2..0eeed6e6734 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -18,7 +18,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.29.0 github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.27.7 github.com/aws/aws-sdk-go-v2/service/codebuild v1.21.5 - github.com/aws/aws-sdk-go-v2/service/codecommit v1.16.1 + github.com/aws/aws-sdk-go-v2/service/codecommit v1.16.2 github.com/aws/aws-sdk-go-v2/service/codedeploy v1.17.5 github.com/aws/aws-sdk-go-v2/service/codepipeline v1.16.5 github.com/aws/aws-sdk-go-v2/service/codestar v1.14.5 diff --git a/service/neptunedata/CHANGELOG.md b/service/neptunedata/CHANGELOG.md index a0c24c84a14..bb51c4f794d 100644 --- a/service/neptunedata/CHANGELOG.md +++ b/service/neptunedata/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.0.1 (2023-09-01) + +* **Documentation**: Removed the descriptive text in the introduction. + # v1.0.0 (2023-08-30) * **Release**: New AWS service client module diff --git a/service/neptunedata/go_module_metadata.go b/service/neptunedata/go_module_metadata.go index 2ab782eeb81..4a89c8a6a17 100644 --- a/service/neptunedata/go_module_metadata.go +++ b/service/neptunedata/go_module_metadata.go @@ -3,4 +3,4 @@ package neptunedata // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.0.1" diff --git a/service/ssoadmin/CHANGELOG.md b/service/ssoadmin/CHANGELOG.md index dec1ca626a9..15f34b1df1e 100644 --- a/service/ssoadmin/CHANGELOG.md +++ b/service/ssoadmin/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.6 (2023-09-01) + +* No change notes available for this release. + # v1.17.5 (2023-08-21) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ssoadmin/go_module_metadata.go b/service/ssoadmin/go_module_metadata.go index 833b8cdc941..ed5db9c1584 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.17.5" +const goModuleVersion = "1.17.6"