From 93e0f294f6c692e39adf1b8ec2c8681ba9ee5f01 Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Fri, 15 Nov 2024 02:13:07 +0000 Subject: [PATCH] Release 2024-11-15 --- .changelog/0d7bdc7ae32248db99c451e3c09f7531.json | 8 -------- CHANGELOG.md | 6 ++++++ service/lakeformation/CHANGELOG.md | 4 ++++ service/lakeformation/go_module_metadata.go | 2 +- service/partnercentralselling/CHANGELOG.md | 4 ++++ service/partnercentralselling/go_module_metadata.go | 2 +- 6 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 .changelog/0d7bdc7ae32248db99c451e3c09f7531.json diff --git a/.changelog/0d7bdc7ae32248db99c451e3c09f7531.json b/.changelog/0d7bdc7ae32248db99c451e3c09f7531.json deleted file mode 100644 index 038ddc9f842..00000000000 --- a/.changelog/0d7bdc7ae32248db99c451e3c09f7531.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "0d7bdc7a-e322-48db-99c4-51e3c09f7531", - "type": "feature", - "description": "Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations.", - "modules": [ - "service/partnercentralselling" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0b76ed44c..9b033b3f153 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Release (2024-11-15) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/partnercentralselling`: [v1.1.0](service/partnercentralselling/CHANGELOG.md#v110-2024-11-15) + * **Feature**: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. + # Release (2024-11-14) ## General Highlights diff --git a/service/lakeformation/CHANGELOG.md b/service/lakeformation/CHANGELOG.md index e6781afc16d..32fd2971260 100644 --- a/service/lakeformation/CHANGELOG.md +++ b/service/lakeformation/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.38.2 (2024-11-15) + +* No change notes available for this release. + # v1.38.1 (2024-11-07) * **Bug Fix**: Adds case-insensitive handling of error message fields in service responses diff --git a/service/lakeformation/go_module_metadata.go b/service/lakeformation/go_module_metadata.go index 35ff49c6337..7e3e27d38f9 100644 --- a/service/lakeformation/go_module_metadata.go +++ b/service/lakeformation/go_module_metadata.go @@ -3,4 +3,4 @@ package lakeformation // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.38.1" +const goModuleVersion = "1.38.2" diff --git a/service/partnercentralselling/CHANGELOG.md b/service/partnercentralselling/CHANGELOG.md index aad5c81ca4e..57d9fcf4dfc 100644 --- a/service/partnercentralselling/CHANGELOG.md +++ b/service/partnercentralselling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2024-11-15) + +* **Feature**: Announcing AWS Partner Central API for Selling: This service launch Introduces new APIs for co-selling opportunity management and related functions. Key features include notifications, a dynamic sandbox for testing, and streamlined validations. + # v1.0.0 (2024-11-14) * **Release**: New AWS service client module diff --git a/service/partnercentralselling/go_module_metadata.go b/service/partnercentralselling/go_module_metadata.go index 57673f7e18d..a1b2ef23efa 100644 --- a/service/partnercentralselling/go_module_metadata.go +++ b/service/partnercentralselling/go_module_metadata.go @@ -3,4 +3,4 @@ package partnercentralselling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.0" +const goModuleVersion = "1.1.0"