From 29ae980a46379b63581c261544c2541bd6f7ba9b Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 15 Sep 2023 18:45:19 +0000 Subject: [PATCH] Release 2023-09-15 --- .changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json | 8 -------- .changelog/7c86a814e53343e493617b78f7f65ad4.json | 8 -------- .changelog/7cee43c7807144f8ab7b7718c50ab6da.json | 8 -------- .changelog/ecc113ae089c40158cbf2da451b5392e.json | 8 -------- CHANGELOG.md | 12 ++++++++++++ service/appstream/CHANGELOG.md | 4 ++++ service/appstream/go_module_metadata.go | 2 +- service/connect/CHANGELOG.md | 4 ++++ service/connect/go_module_metadata.go | 2 +- service/controltower/CHANGELOG.md | 4 ++++ service/controltower/go_module_metadata.go | 2 +- service/datasync/CHANGELOG.md | 4 ++++ service/datasync/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 2 +- service/sagemaker/CHANGELOG.md | 4 ++++ service/sagemaker/go_module_metadata.go | 2 +- 16 files changed, 38 insertions(+), 38 deletions(-) delete mode 100644 .changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json delete mode 100644 .changelog/7c86a814e53343e493617b78f7f65ad4.json delete mode 100644 .changelog/7cee43c7807144f8ab7b7718c50ab6da.json delete mode 100644 .changelog/ecc113ae089c40158cbf2da451b5392e.json diff --git a/.changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json b/.changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json deleted file mode 100644 index e7a1188dba1..00000000000 --- a/.changelog/1e0cbc0994ec48f9a69daf6b36964ac9.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "1e0cbc09-94ec-48f9-a69d-af6b36964ac9", - "type": "feature", - "description": "This release introduces app block builder, allowing customers to provision a resource to package applications into an app block", - "modules": [ - "service/appstream" - ] -} \ No newline at end of file diff --git a/.changelog/7c86a814e53343e493617b78f7f65ad4.json b/.changelog/7c86a814e53343e493617b78f7f65ad4.json deleted file mode 100644 index 62cf18988ed..00000000000 --- a/.changelog/7c86a814e53343e493617b78f7f65ad4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7c86a814-e533-43e4-9361-7b78f7f65ad4", - "type": "documentation", - "description": "Documentation-only updates for AWS DataSync.", - "modules": [ - "service/datasync" - ] -} \ No newline at end of file diff --git a/.changelog/7cee43c7807144f8ab7b7718c50ab6da.json b/.changelog/7cee43c7807144f8ab7b7718c50ab6da.json deleted file mode 100644 index a373f244622..00000000000 --- a/.changelog/7cee43c7807144f8ab7b7718c50ab6da.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "7cee43c7-8071-44f8-ab7b-7718c50ab6da", - "type": "feature", - "description": "New rule type (OnMetricDataUpdate) has been added", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/ecc113ae089c40158cbf2da451b5392e.json b/.changelog/ecc113ae089c40158cbf2da451b5392e.json deleted file mode 100644 index 9f4152c07f8..00000000000 --- a/.changelog/ecc113ae089c40158cbf2da451b5392e.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ecc113ae-089c-4015-8cbf-2da451b5392e", - "type": "feature", - "description": "This release introduces Skip Model Validation for Model Packages", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9af7500c975..3e3b57be381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Release (2023-09-15) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.24.0](service/appstream/CHANGELOG.md#v1240-2023-09-15) + * **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.67.0](service/connect/CHANGELOG.md#v1670-2023-09-15) + * **Feature**: New rule type (OnMetricDataUpdate) has been added +* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.29.1](service/datasync/CHANGELOG.md#v1291-2023-09-15) + * **Documentation**: Documentation-only updates for AWS DataSync. +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.106.0](service/sagemaker/CHANGELOG.md#v11060-2023-09-15) + * **Feature**: This release introduces Skip Model Validation for Model Packages + # Release (2023-09-14) ## Module Highlights diff --git a/service/appstream/CHANGELOG.md b/service/appstream/CHANGELOG.md index 03ab83bf302..a574d9e9804 100644 --- a/service/appstream/CHANGELOG.md +++ b/service/appstream/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2023-09-15) + +* **Feature**: This release introduces app block builder, allowing customers to provision a resource to package applications into an app block + # v1.23.0 (2023-09-14) * **Feature**: This release introduces multi-session fleets, allowing customers to provision more than one user session on a single fleet instance. diff --git a/service/appstream/go_module_metadata.go b/service/appstream/go_module_metadata.go index 1babb663c91..9f88780dd6b 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.23.0" +const goModuleVersion = "1.24.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 6e83aedd19c..799b1675f71 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.67.0 (2023-09-15) + +* **Feature**: New rule type (OnMetricDataUpdate) has been added + # 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. diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index 29e56aeda33..4093e65d9fa 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.66.0" +const goModuleVersion = "1.67.0" diff --git a/service/controltower/CHANGELOG.md b/service/controltower/CHANGELOG.md index 2756f9159f6..bf6d5aba9df 100644 --- a/service/controltower/CHANGELOG.md +++ b/service/controltower/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.2.7 (2023-09-15) + +* No change notes available for this release. + # v1.2.6 (2023-08-30) * No change notes available for this release. diff --git a/service/controltower/go_module_metadata.go b/service/controltower/go_module_metadata.go index ee47ecdfaa1..fa4fb525241 100644 --- a/service/controltower/go_module_metadata.go +++ b/service/controltower/go_module_metadata.go @@ -3,4 +3,4 @@ package controltower // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.2.6" +const goModuleVersion = "1.2.7" diff --git a/service/datasync/CHANGELOG.md b/service/datasync/CHANGELOG.md index ae528a7e7b4..e75924a989e 100644 --- a/service/datasync/CHANGELOG.md +++ b/service/datasync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.29.1 (2023-09-15) + +* **Documentation**: Documentation-only updates for AWS DataSync. + # v1.29.0 (2023-08-30) * **Feature**: AWS DataSync introduces Task Reports, a new feature that provides detailed reports of data transfer operations for each task execution. diff --git a/service/datasync/go_module_metadata.go b/service/datasync/go_module_metadata.go index 8a3bdc8028c..07c8b873d18 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.29.0" +const goModuleVersion = "1.29.1" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index a24b240d983..637b67a7230 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -7,7 +7,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/apigateway v1.18.0 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.22.5 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.17.5 - github.com/aws/aws-sdk-go-v2/service/appstream v1.23.0 + github.com/aws/aws-sdk-go-v2/service/appstream v1.24.0 github.com/aws/aws-sdk-go-v2/service/athena v1.31.6 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.30.6 github.com/aws/aws-sdk-go-v2/service/batch v1.26.5 diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index 1b0ee435465..ae5a5c8f4bf 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.106.0 (2023-09-15) + +* **Feature**: This release introduces Skip Model Validation for Model Packages + # v1.105.0 (2023-09-08) * **Feature**: Autopilot APIs will now support holiday featurization for Timeseries models. The models will now hold holiday metadata and should be able to accommodate holiday effect during inference. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 99d7f2e9068..46806390287 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.105.0" +const goModuleVersion = "1.106.0"