From 0f8b6e7659bbc072af4a0d9dad7ef7b73e0cc9ba Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Tue, 21 Feb 2023 20:17:34 +0000 Subject: [PATCH] Release 2023-02-21 --- .changelog/41575353444b40ffbf474f4155544f00.json | 8 -------- .changelog/887cd926cad3490d9844c5195ec1c527.json | 8 -------- .changelog/945f945bb2484510b085e088dc59f592.json | 8 -------- .changelog/f64bf88a47e9418a9bee7af5fdaebab5.json | 8 -------- .changelog/f9c01ead06424ab79f12bd4a7afc7017.json | 8 -------- CHANGELOG.md | 13 +++++++++++++ service/kinesisanalytics/CHANGELOG.md | 4 ++++ service/kinesisanalytics/go_module_metadata.go | 2 +- service/kinesisanalyticsv2/CHANGELOG.md | 4 ++++ service/kinesisanalyticsv2/go_module_metadata.go | 2 +- service/quicksight/CHANGELOG.md | 4 ++++ service/quicksight/go_module_metadata.go | 2 +- service/resiliencehub/CHANGELOG.md | 4 ++++ service/resiliencehub/go_module_metadata.go | 2 +- service/securityhub/CHANGELOG.md | 4 ++++ service/securityhub/go_module_metadata.go | 2 +- service/tnb/CHANGELOG.md | 5 +++++ service/tnb/go_module_metadata.go | 2 +- 18 files changed, 44 insertions(+), 46 deletions(-) delete mode 100644 .changelog/41575353444b40ffbf474f4155544f00.json delete mode 100644 .changelog/887cd926cad3490d9844c5195ec1c527.json delete mode 100644 .changelog/945f945bb2484510b085e088dc59f592.json delete mode 100644 .changelog/f64bf88a47e9418a9bee7af5fdaebab5.json delete mode 100644 .changelog/f9c01ead06424ab79f12bd4a7afc7017.json create mode 100644 service/tnb/CHANGELOG.md diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index 62fefdbbd8c..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/tnb" - ] -} \ No newline at end of file diff --git a/.changelog/887cd926cad3490d9844c5195ec1c527.json b/.changelog/887cd926cad3490d9844c5195ec1c527.json deleted file mode 100644 index 9babe5141a6..00000000000 --- a/.changelog/887cd926cad3490d9844c5195ec1c527.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "887cd926-cad3-490d-9844-c5195ec1c527", - "type": "feature", - "description": "S3 data sources now accept a custom IAM role.", - "modules": [ - "service/quicksight" - ] -} \ No newline at end of file diff --git a/.changelog/945f945bb2484510b085e088dc59f592.json b/.changelog/945f945bb2484510b085e088dc59f592.json deleted file mode 100644 index d69f5d0bd4e..00000000000 --- a/.changelog/945f945bb2484510b085e088dc59f592.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "945f945b-b248-4510-b085-e088dc59f592", - "type": "feature", - "description": "This is the initial SDK release for AWS Telco Network Builder (TNB). AWS Telco Network Builder is a network automation service that helps you deploy and manage telecom networks.", - "modules": [ - "service/tnb" - ] -} \ No newline at end of file diff --git a/.changelog/f64bf88a47e9418a9bee7af5fdaebab5.json b/.changelog/f64bf88a47e9418a9bee7af5fdaebab5.json deleted file mode 100644 index 57eae45f0e7..00000000000 --- a/.changelog/f64bf88a47e9418a9bee7af5fdaebab5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f64bf88a-47e9-418a-9bee-7af5fdaebab5", - "type": "documentation", - "description": "Documentation updates for AWS Security Hub", - "modules": [ - "service/securityhub" - ] -} \ No newline at end of file diff --git a/.changelog/f9c01ead06424ab79f12bd4a7afc7017.json b/.changelog/f9c01ead06424ab79f12bd4a7afc7017.json deleted file mode 100644 index 6894da08ab9..00000000000 --- a/.changelog/f9c01ead06424ab79f12bd4a7afc7017.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f9c01ead-0642-4ab7-9f12-bd4a7afc7017", - "type": "feature", - "description": "In this release we improved resilience hub application creation and maintenance by introducing new resource and app component crud APIs, improving visibility and maintenance of application input sources and added support for additional information attributes to be provided by customers.", - "modules": [ - "service/resiliencehub" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 755126cbe78..e7e57130ac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# Release (2023-02-21) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.32.0](service/quicksight/CHANGELOG.md#v1320-2023-02-21) + * **Feature**: S3 data sources now accept a custom IAM role. +* `github.com/aws/aws-sdk-go-v2/service/resiliencehub`: [v1.9.0](service/resiliencehub/CHANGELOG.md#v190-2023-02-21) + * **Feature**: In this release we improved resilience hub application creation and maintenance by introducing new resource and app component crud APIs, improving visibility and maintenance of application input sources and added support for additional information attributes to be provided by customers. +* `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.28.4](service/securityhub/CHANGELOG.md#v1284-2023-02-21) + * **Documentation**: Documentation updates for AWS Security Hub +* `github.com/aws/aws-sdk-go-v2/service/tnb`: [v1.0.0](service/tnb/CHANGELOG.md#v100-2023-02-21) + * **Release**: New AWS service client module + * **Feature**: This is the initial SDK release for AWS Telco Network Builder (TNB). AWS Telco Network Builder is a network automation service that helps you deploy and manage telecom networks. + # Release (2023-02-20) ## General Highlights diff --git a/service/kinesisanalytics/CHANGELOG.md b/service/kinesisanalytics/CHANGELOG.md index 30e019bd78e..86fa8cd0dcc 100644 --- a/service/kinesisanalytics/CHANGELOG.md +++ b/service/kinesisanalytics/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.4 (2023-02-21) + +* No change notes available for this release. + # v1.14.3 (2023-02-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisanalytics/go_module_metadata.go b/service/kinesisanalytics/go_module_metadata.go index e84e99a02dc..9a650262e5d 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.14.3" +const goModuleVersion = "1.14.4" diff --git a/service/kinesisanalyticsv2/CHANGELOG.md b/service/kinesisanalyticsv2/CHANGELOG.md index 4969a00e50e..8d1aad9237a 100644 --- a/service/kinesisanalyticsv2/CHANGELOG.md +++ b/service/kinesisanalyticsv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.4 (2023-02-21) + +* No change notes available for this release. + # v1.16.3 (2023-02-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/kinesisanalyticsv2/go_module_metadata.go b/service/kinesisanalyticsv2/go_module_metadata.go index 1c60212d735..6f8facf0e48 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.16.3" +const goModuleVersion = "1.16.4" diff --git a/service/quicksight/CHANGELOG.md b/service/quicksight/CHANGELOG.md index ad655321f1e..ae339d2ae6f 100644 --- a/service/quicksight/CHANGELOG.md +++ b/service/quicksight/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.32.0 (2023-02-21) + +* **Feature**: S3 data sources now accept a custom IAM role. + # v1.31.3 (2023-02-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/quicksight/go_module_metadata.go b/service/quicksight/go_module_metadata.go index 2d712fc9f04..395fd807c1a 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.31.3" +const goModuleVersion = "1.32.0" diff --git a/service/resiliencehub/CHANGELOG.md b/service/resiliencehub/CHANGELOG.md index 13c63a1cd94..28ee82d98ea 100644 --- a/service/resiliencehub/CHANGELOG.md +++ b/service/resiliencehub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.9.0 (2023-02-21) + +* **Feature**: In this release we improved resilience hub application creation and maintenance by introducing new resource and app component crud APIs, improving visibility and maintenance of application input sources and added support for additional information attributes to be provided by customers. + # v1.8.3 (2023-02-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/resiliencehub/go_module_metadata.go b/service/resiliencehub/go_module_metadata.go index cff670e8884..553e43cf228 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.8.3" +const goModuleVersion = "1.9.0" diff --git a/service/securityhub/CHANGELOG.md b/service/securityhub/CHANGELOG.md index d7550373b39..b9e3a572bc4 100644 --- a/service/securityhub/CHANGELOG.md +++ b/service/securityhub/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.28.4 (2023-02-21) + +* **Documentation**: Documentation updates for AWS Security Hub + # v1.28.3 (2023-02-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/securityhub/go_module_metadata.go b/service/securityhub/go_module_metadata.go index 411918eadee..bc6b5cebd50 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.28.3" +const goModuleVersion = "1.28.4" diff --git a/service/tnb/CHANGELOG.md b/service/tnb/CHANGELOG.md new file mode 100644 index 00000000000..d6b53a67dcf --- /dev/null +++ b/service/tnb/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2023-02-21) + +* **Release**: New AWS service client module +* **Feature**: This is the initial SDK release for AWS Telco Network Builder (TNB). AWS Telco Network Builder is a network automation service that helps you deploy and manage telecom networks. + diff --git a/service/tnb/go_module_metadata.go b/service/tnb/go_module_metadata.go index 523e8e18c52..ff8c4680b17 100644 --- a/service/tnb/go_module_metadata.go +++ b/service/tnb/go_module_metadata.go @@ -3,4 +3,4 @@ package tnb // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0"