From 8d65580931eb949559e6baa188d403a7bf124c79 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Wed, 12 Apr 2023 18:15:49 +0000 Subject: [PATCH] Release 2023-04-12 --- .changelog/2e24ccc8b3ae47739983077df22dbec5.json | 8 -------- .changelog/f4f6e12d55594001a8b47b9dae047f08.json | 8 -------- CHANGELOG.md | 8 ++++++++ service/appsync/CHANGELOG.md | 4 ++++ service/appsync/go_module_metadata.go | 2 +- service/groundstation/CHANGELOG.md | 4 ++++ service/groundstation/go_module_metadata.go | 2 +- service/managedblockchain/CHANGELOG.md | 4 ++++ service/managedblockchain/go_module_metadata.go | 2 +- 9 files changed, 23 insertions(+), 19 deletions(-) delete mode 100644 .changelog/2e24ccc8b3ae47739983077df22dbec5.json delete mode 100644 .changelog/f4f6e12d55594001a8b47b9dae047f08.json diff --git a/.changelog/2e24ccc8b3ae47739983077df22dbec5.json b/.changelog/2e24ccc8b3ae47739983077df22dbec5.json deleted file mode 100644 index b2a0215b81d..00000000000 --- a/.changelog/2e24ccc8b3ae47739983077df22dbec5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2e24ccc8-b3ae-4773-9983-077df22dbec5", - "type": "documentation", - "description": "Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..", - "modules": [ - "service/managedblockchain" - ] -} \ No newline at end of file diff --git a/.changelog/f4f6e12d55594001a8b47b9dae047f08.json b/.changelog/f4f6e12d55594001a8b47b9dae047f08.json deleted file mode 100644 index abe06e6b2c6..00000000000 --- a/.changelog/f4f6e12d55594001a8b47b9dae047f08.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f4f6e12d-5559-4001-a8b4-7b9dae047f08", - "type": "feature", - "description": "AWS Ground Station Wideband DigIF GA Release", - "modules": [ - "service/groundstation" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e9329a3dcf0..22d0570494f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# Release (2023-04-12) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/groundstation`: [v1.18.0](service/groundstation/CHANGELOG.md#v1180-2023-04-12) + * **Feature**: AWS Ground Station Wideband DigIF GA Release +* `github.com/aws/aws-sdk-go-v2/service/managedblockchain`: [v1.15.5](service/managedblockchain/CHANGELOG.md#v1155-2023-04-12) + * **Documentation**: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022.. + # Release (2023-04-11) ## Module Highlights diff --git a/service/appsync/CHANGELOG.md b/service/appsync/CHANGELOG.md index b17fb605a7a..0d24f34e97d 100644 --- a/service/appsync/CHANGELOG.md +++ b/service/appsync/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.9 (2023-04-12) + +* No change notes available for this release. + # v1.19.8 (2023-04-10) * No change notes available for this release. diff --git a/service/appsync/go_module_metadata.go b/service/appsync/go_module_metadata.go index e28da5ae151..50fe06dfc1e 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.19.8" +const goModuleVersion = "1.19.9" diff --git a/service/groundstation/CHANGELOG.md b/service/groundstation/CHANGELOG.md index 4182ba8d2b7..fd3eda573ef 100644 --- a/service/groundstation/CHANGELOG.md +++ b/service/groundstation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2023-04-12) + +* **Feature**: AWS Ground Station Wideband DigIF GA Release + # v1.17.8 (2023-04-10) * No change notes available for this release. diff --git a/service/groundstation/go_module_metadata.go b/service/groundstation/go_module_metadata.go index c1f93ca26ec..adbf765d4aa 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.17.8" +const goModuleVersion = "1.18.0" diff --git a/service/managedblockchain/CHANGELOG.md b/service/managedblockchain/CHANGELOG.md index 60b8d271997..e13b7f3be9d 100644 --- a/service/managedblockchain/CHANGELOG.md +++ b/service/managedblockchain/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.15.5 (2023-04-12) + +* **Documentation**: Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022.. + # v1.15.4 (2023-04-10) * No change notes available for this release. diff --git a/service/managedblockchain/go_module_metadata.go b/service/managedblockchain/go_module_metadata.go index 83ff74d3063..760b253fb03 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.15.4" +const goModuleVersion = "1.15.5"