diff --git a/.changelog/017f7d1342ef433ab59c58213a878d98.json b/.changelog/017f7d1342ef433ab59c58213a878d98.json deleted file mode 100644 index f99358a262c..00000000000 --- a/.changelog/017f7d1342ef433ab59c58213a878d98.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "017f7d13-42ef-433a-b59c-58213a878d98", - "type": "documentation", - "description": "Documentation Updates for Amazon Fraud Detector", - "modules": [ - "service/frauddetector" - ] -} \ No newline at end of file diff --git a/.changelog/92b596e6dbe54594a432c831c9bfb8de.json b/.changelog/92b596e6dbe54594a432c831c9bfb8de.json deleted file mode 100644 index bd00addbd81..00000000000 --- a/.changelog/92b596e6dbe54594a432c831c9bfb8de.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "92b596e6-dbe5-4594-a432-c831c9bfb8de", - "type": "feature", - "description": "This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/9ca01dec42ba46978fa0e76b04f41650.json b/.changelog/9ca01dec42ba46978fa0e76b04f41650.json deleted file mode 100644 index cbfbf710085..00000000000 --- a/.changelog/9ca01dec42ba46978fa0e76b04f41650.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9ca01dec-42ba-4697-8fa0-e76b04f41650", - "type": "feature", - "description": "This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.", - "modules": [ - "service/sesv2" - ] -} \ No newline at end of file diff --git a/.changelog/d9cf345364b94abe8bb65316925fd5a4.json b/.changelog/d9cf345364b94abe8bb65316925fd5a4.json deleted file mode 100644 index 428557d77c4..00000000000 --- a/.changelog/d9cf345364b94abe8bb65316925fd5a4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "d9cf3453-64b9-4abe-8bb6-5316925fd5a4", - "type": "feature", - "description": "Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.", - "modules": [ - "service/servicediscovery" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7c411fd34..51e675747f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# Release (2022-10-18) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/frauddetector`: [v1.20.10](service/frauddetector/CHANGELOG.md#v12010-2022-10-18) + * **Documentation**: Documentation Updates for Amazon Fraud Detector +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.48.0](service/sagemaker/CHANGELOG.md#v1480-2022-10-18) + * **Feature**: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data. +* `github.com/aws/aws-sdk-go-v2/service/servicediscovery`: [v1.18.0](service/servicediscovery/CHANGELOG.md#v1180-2022-10-18) + * **Feature**: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition. +* `github.com/aws/aws-sdk-go-v2/service/sesv2`: [v1.14.0](service/sesv2/CHANGELOG.md#v1140-2022-10-18) + * **Feature**: This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API. + # Release (2022-10-17) ## Module Highlights diff --git a/service/frauddetector/CHANGELOG.md b/service/frauddetector/CHANGELOG.md index 101efa8a60d..3fdf65648c9 100644 --- a/service/frauddetector/CHANGELOG.md +++ b/service/frauddetector/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.10 (2022-10-18) + +* **Documentation**: Documentation Updates for Amazon Fraud Detector + # v1.20.9 (2022-09-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/frauddetector/go_module_metadata.go b/service/frauddetector/go_module_metadata.go index 92a201dc053..4a743335c1e 100644 --- a/service/frauddetector/go_module_metadata.go +++ b/service/frauddetector/go_module_metadata.go @@ -3,4 +3,4 @@ package frauddetector // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.9" +const goModuleVersion = "1.20.10" diff --git a/service/networkfirewall/CHANGELOG.md b/service/networkfirewall/CHANGELOG.md index 2d851e68317..3290ccfcf58 100644 --- a/service/networkfirewall/CHANGELOG.md +++ b/service/networkfirewall/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.1 (2022-10-18) + +* No change notes available for this release. + # v1.20.0 (2022-10-05) * **Feature**: StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream diff --git a/service/networkfirewall/go_module_metadata.go b/service/networkfirewall/go_module_metadata.go index ced5cbe3ff0..aa4f842e65b 100644 --- a/service/networkfirewall/go_module_metadata.go +++ b/service/networkfirewall/go_module_metadata.go @@ -3,4 +3,4 @@ package networkfirewall // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.0" +const goModuleVersion = "1.20.1" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index fcbbba8c8f2..e401e76c1ec 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.48.0 (2022-10-18) + +* **Feature**: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data. + # v1.47.0 (2022-10-17) * **Feature**: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference. diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 15059df8c6c..c2bd1364f43 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.47.0" +const goModuleVersion = "1.48.0" diff --git a/service/servicediscovery/CHANGELOG.md b/service/servicediscovery/CHANGELOG.md index 65d08a01303..449de187ea3 100644 --- a/service/servicediscovery/CHANGELOG.md +++ b/service/servicediscovery/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.18.0 (2022-10-18) + +* **Feature**: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition. + # v1.17.19 (2022-10-14) * No change notes available for this release. diff --git a/service/servicediscovery/go_module_metadata.go b/service/servicediscovery/go_module_metadata.go index cdf8e926c7c..63070c91df2 100644 --- a/service/servicediscovery/go_module_metadata.go +++ b/service/servicediscovery/go_module_metadata.go @@ -3,4 +3,4 @@ package servicediscovery // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.19" +const goModuleVersion = "1.18.0" diff --git a/service/sesv2/CHANGELOG.md b/service/sesv2/CHANGELOG.md index 629b7705f34..9f36564b561 100644 --- a/service/sesv2/CHANGELOG.md +++ b/service/sesv2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.0 (2022-10-18) + +* **Feature**: This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API. + # v1.13.18 (2022-09-20) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sesv2/go_module_metadata.go b/service/sesv2/go_module_metadata.go index 0085b2c29ad..60f198891a0 100644 --- a/service/sesv2/go_module_metadata.go +++ b/service/sesv2/go_module_metadata.go @@ -3,4 +3,4 @@ package sesv2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.13.18" +const goModuleVersion = "1.14.0"