From 89b64d9742d7d33aa8b511f995438171c8889acd Mon Sep 17 00:00:00 2001 From: AWS SDK for Go v2 automation user Date: Tue, 8 Nov 2022 19:14:10 +0000 Subject: [PATCH] Release 2022-11-08 --- .../025f0cf08a3143318f2b930659f7185a.json | 8 ------- .../1d93634a07a84b2b9a033d1694717be5.json | 8 ------- .../283ef0bdb2644f7aa3f19c4d086fd327.json | 8 ------- .../41575353444b40ffbf474f4155544f00.json | 8 ------- .../9e3b911a8d6042c989928a86d21a0050.json | 8 ------- .../ab7375f227bb4ac69dfc6a6e9942ba9c.json | 8 ------- .../b5172f2cb35242748dc2649600cabde4.json | 8 ------- .../e46b1dd2724447ec84a711dad3555d00.json | 8 ------- .../e4ef0d14704844348220383911cda1c3.json | 8 ------- .../e98ae24842f9406d98e80e87d29c407f.json | 8 ------- CHANGELOG.md | 23 +++++++++++++++++++ service/acm/CHANGELOG.md | 4 ++++ service/acm/go_module_metadata.go | 2 +- service/athena/CHANGELOG.md | 4 ++++ service/athena/go_module_metadata.go | 2 +- service/billingconductor/CHANGELOG.md | 4 ++++ .../billingconductor/go_module_metadata.go | 2 +- service/ec2/CHANGELOG.md | 4 ++++ service/ec2/go_module_metadata.go | 2 +- service/fms/CHANGELOG.md | 4 ++++ service/fms/go_module_metadata.go | 2 +- service/internal/integrationtest/go.mod | 12 +++++----- service/lightsail/CHANGELOG.md | 4 ++++ service/lightsail/go_module_metadata.go | 2 +- service/opensearch/CHANGELOG.md | 4 ++++ service/opensearch/go_module_metadata.go | 2 +- service/polly/CHANGELOG.md | 4 ++++ service/polly/go_module_metadata.go | 2 +- service/resourceexplorer2/CHANGELOG.md | 5 ++++ .../resourceexplorer2/go_module_metadata.go | 2 +- service/route53/CHANGELOG.md | 4 ++++ service/route53/go_module_metadata.go | 2 +- service/transfer/CHANGELOG.md | 4 ++++ service/transfer/go_module_metadata.go | 2 +- 34 files changed, 85 insertions(+), 97 deletions(-) delete mode 100644 .changelog/025f0cf08a3143318f2b930659f7185a.json delete mode 100644 .changelog/1d93634a07a84b2b9a033d1694717be5.json delete mode 100644 .changelog/283ef0bdb2644f7aa3f19c4d086fd327.json delete mode 100644 .changelog/41575353444b40ffbf474f4155544f00.json delete mode 100644 .changelog/9e3b911a8d6042c989928a86d21a0050.json delete mode 100644 .changelog/ab7375f227bb4ac69dfc6a6e9942ba9c.json delete mode 100644 .changelog/b5172f2cb35242748dc2649600cabde4.json delete mode 100644 .changelog/e46b1dd2724447ec84a711dad3555d00.json delete mode 100644 .changelog/e4ef0d14704844348220383911cda1c3.json delete mode 100644 .changelog/e98ae24842f9406d98e80e87d29c407f.json create mode 100644 service/resourceexplorer2/CHANGELOG.md diff --git a/.changelog/025f0cf08a3143318f2b930659f7185a.json b/.changelog/025f0cf08a3143318f2b930659f7185a.json deleted file mode 100644 index e0003f498b7..00000000000 --- a/.changelog/025f0cf08a3143318f2b930659f7185a.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "025f0cf0-8a31-4331-8f2b-930659f7185a", - "type": "feature", - "description": "Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.", - "modules": [ - "service/route53" - ] -} \ No newline at end of file diff --git a/.changelog/1d93634a07a84b2b9a033d1694717be5.json b/.changelog/1d93634a07a84b2b9a033d1694717be5.json deleted file mode 100644 index a56c9df67ca..00000000000 --- a/.changelog/1d93634a07a84b2b9a033d1694717be5.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "1d93634a-07a8-4b2b-9a03-3d1694717be5", - "type": "feature", - "description": "Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only.", - "modules": [ - "service/polly" - ] -} \ No newline at end of file diff --git a/.changelog/283ef0bdb2644f7aa3f19c4d086fd327.json b/.changelog/283ef0bdb2644f7aa3f19c4d086fd327.json deleted file mode 100644 index 02363a2e741..00000000000 --- a/.changelog/283ef0bdb2644f7aa3f19c4d086fd327.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "283ef0bd-b264-4f7a-a3f1-9c4d086fd327", - "type": "feature", - "description": "Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet.", - "modules": [ - "service/opensearch" - ] -} \ No newline at end of file diff --git a/.changelog/41575353444b40ffbf474f4155544f00.json b/.changelog/41575353444b40ffbf474f4155544f00.json deleted file mode 100644 index fe4d3a4c652..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/resourceexplorer2" - ] -} \ No newline at end of file diff --git a/.changelog/9e3b911a8d6042c989928a86d21a0050.json b/.changelog/9e3b911a8d6042c989928a86d21a0050.json deleted file mode 100644 index f23aa8a7538..00000000000 --- a/.changelog/9e3b911a8d6042c989928a86d21a0050.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "9e3b911a-8d60-42c9-8992-8a86d21a0050", - "type": "feature", - "description": "Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1).", - "modules": [ - "service/acm" - ] -} \ No newline at end of file diff --git a/.changelog/ab7375f227bb4ac69dfc6a6e9942ba9c.json b/.changelog/ab7375f227bb4ac69dfc6a6e9942ba9c.json deleted file mode 100644 index 96ce6e2ab8b..00000000000 --- a/.changelog/ab7375f227bb4ac69dfc6a6e9942ba9c.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "ab7375f2-27bb-4ac6-9dfc-6a6e9942ba9c", - "type": "feature", - "description": "AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies.", - "modules": [ - "service/fms" - ] -} \ No newline at end of file diff --git a/.changelog/b5172f2cb35242748dc2649600cabde4.json b/.changelog/b5172f2cb35242748dc2649600cabde4.json deleted file mode 100644 index 867be86628f..00000000000 --- a/.changelog/b5172f2cb35242748dc2649600cabde4.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b5172f2c-b352-4274-8dc2-649600cabde4", - "type": "feature", - "description": "This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates.", - "modules": [ - "service/lightsail" - ] -} \ No newline at end of file diff --git a/.changelog/e46b1dd2724447ec84a711dad3555d00.json b/.changelog/e46b1dd2724447ec84a711dad3555d00.json deleted file mode 100644 index b1bfa02f64a..00000000000 --- a/.changelog/e46b1dd2724447ec84a711dad3555d00.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e46b1dd2-7244-47ec-84a7-11dad3555d00", - "type": "feature", - "description": "This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions.", - "modules": [ - "service/billingconductor" - ] -} \ No newline at end of file diff --git a/.changelog/e4ef0d14704844348220383911cda1c3.json b/.changelog/e4ef0d14704844348220383911cda1c3.json deleted file mode 100644 index c0896552a01..00000000000 --- a/.changelog/e4ef0d14704844348220383911cda1c3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e4ef0d14-7048-4434-8220-383911cda1c3", - "type": "feature", - "description": "This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/e98ae24842f9406d98e80e87d29c407f.json b/.changelog/e98ae24842f9406d98e80e87d29c407f.json deleted file mode 100644 index b47b66e67aa..00000000000 --- a/.changelog/e98ae24842f9406d98e80e87d29c407f.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "e98ae248-42f9-406d-98e8-0e87d29c407f", - "type": "feature", - "description": "This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account.", - "modules": [ - "service/resourceexplorer2" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e017d16f5d..455563cee77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +# Release (2022-11-08) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/acm`: [v1.16.0](service/acm/CHANGELOG.md#v1160-2022-11-08) + * **Feature**: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). +* `github.com/aws/aws-sdk-go-v2/service/billingconductor`: [v1.1.0](service/billingconductor/CHANGELOG.md#v110-2022-11-08) + * **Feature**: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.68.0](service/ec2/CHANGELOG.md#v1680-2022-11-08) + * **Feature**: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager +* `github.com/aws/aws-sdk-go-v2/service/fms`: [v1.20.0](service/fms/CHANGELOG.md#v1200-2022-11-08) + * **Feature**: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies. +* `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.24.0](service/lightsail/CHANGELOG.md#v1240-2022-11-08) + * **Feature**: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates. +* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.11.0](service/opensearch/CHANGELOG.md#v1110-2022-11-08) + * **Feature**: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. +* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.19.0](service/polly/CHANGELOG.md#v1190-2022-11-08) + * **Feature**: Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only. +* `github.com/aws/aws-sdk-go-v2/service/resourceexplorer2`: [v1.0.0](service/resourceexplorer2/CHANGELOG.md#v100-2022-11-08) + * **Release**: New AWS service client module + * **Feature**: This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account. +* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.23.0](service/route53/CHANGELOG.md#v1230-2022-11-08) + * **Feature**: Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # Release (2022-11-07) ## Module Highlights diff --git a/service/acm/CHANGELOG.md b/service/acm/CHANGELOG.md index 4b7751fe72e..d9b0dc6b775 100644 --- a/service/acm/CHANGELOG.md +++ b/service/acm/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.16.0 (2022-11-08) + +* **Feature**: Support added for requesting elliptic curve certificate key algorithm types P-256 (EC_prime256v1) and P-384 (EC_secp384r1). + # v1.15.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/acm/go_module_metadata.go b/service/acm/go_module_metadata.go index f7e49626957..d5f4d1bec78 100644 --- a/service/acm/go_module_metadata.go +++ b/service/acm/go_module_metadata.go @@ -3,4 +3,4 @@ package acm // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.15.2" +const goModuleVersion = "1.16.0" diff --git a/service/athena/CHANGELOG.md b/service/athena/CHANGELOG.md index a02ff22b48d..3c075f900fc 100644 --- a/service/athena/CHANGELOG.md +++ b/service/athena/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.1 (2022-11-08) + +* No change notes available for this release. + # v1.19.0 (2022-11-07) * **Feature**: Adds support for using Query Result Reuse diff --git a/service/athena/go_module_metadata.go b/service/athena/go_module_metadata.go index f0b15250983..619fe63e57f 100644 --- a/service/athena/go_module_metadata.go +++ b/service/athena/go_module_metadata.go @@ -3,4 +3,4 @@ package athena // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.19.1" diff --git a/service/billingconductor/CHANGELOG.md b/service/billingconductor/CHANGELOG.md index 067e0df7a55..e923489c360 100644 --- a/service/billingconductor/CHANGELOG.md +++ b/service/billingconductor/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.1.0 (2022-11-08) + +* **Feature**: This release adds the Recurring Custom Line Item feature along with a new API ListCustomLineItemVersions. + # v1.0.19 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/billingconductor/go_module_metadata.go b/service/billingconductor/go_module_metadata.go index 964f760e524..22d969a1f2a 100644 --- a/service/billingconductor/go_module_metadata.go +++ b/service/billingconductor/go_module_metadata.go @@ -3,4 +3,4 @@ package billingconductor // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.0.19" +const goModuleVersion = "1.1.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 083687caa19..ed83dd0211a 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.68.0 (2022-11-08) + +* **Feature**: This release enables sharing of EC2 Placement Groups across accounts and within AWS Organizations using Resource Access Manager + # v1.67.0 (2022-11-07) * **Feature**: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index 1b55dd099c3..c2fe4b9607c 100644 --- a/service/ec2/go_module_metadata.go +++ b/service/ec2/go_module_metadata.go @@ -3,4 +3,4 @@ package ec2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.67.0" +const goModuleVersion = "1.68.0" diff --git a/service/fms/CHANGELOG.md b/service/fms/CHANGELOG.md index a38a9d34630..0516b445612 100644 --- a/service/fms/CHANGELOG.md +++ b/service/fms/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.0 (2022-11-08) + +* **Feature**: AWS Firewall Manager now supports importing existing AWS Network Firewall firewalls into Firewall Manager policies. + # v1.19.0 (2022-10-27) * **Feature**: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API diff --git a/service/fms/go_module_metadata.go b/service/fms/go_module_metadata.go index a4514587f80..74978249df6 100644 --- a/service/fms/go_module_metadata.go +++ b/service/fms/go_module_metadata.go @@ -3,4 +3,4 @@ package fms // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.19.0" +const goModuleVersion = "1.20.0" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 74f17b24ba6..e35b982bddf 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -3,12 +3,12 @@ module github.com/aws/aws-sdk-go-v2/service/internal/integrationtest require ( github.com/aws/aws-sdk-go-v2 v1.17.1 github.com/aws/aws-sdk-go-v2/config v1.17.10 - github.com/aws/aws-sdk-go-v2/service/acm v1.15.2 + github.com/aws/aws-sdk-go-v2/service/acm v1.16.0 github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.22 github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.20 github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.11 github.com/aws/aws-sdk-go-v2/service/appstream v1.18.0 - github.com/aws/aws-sdk-go-v2/service/athena v1.19.0 + github.com/aws/aws-sdk-go-v2/service/athena v1.19.1 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.24.0 github.com/aws/aws-sdk-go-v2/service/batch v1.19.0 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.23.0 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.15.3 github.com/aws/aws-sdk-go-v2/service/docdb v1.19.13 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.3 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.67.0 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.68.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.17.20 github.com/aws/aws-sdk-go-v2/service/ecs v1.18.26 github.com/aws/aws-sdk-go-v2/service/efs v1.17.18 @@ -54,16 +54,16 @@ require ( github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.21 github.com/aws/aws-sdk-go-v2/service/kms v1.18.15 github.com/aws/aws-sdk-go-v2/service/lambda v1.24.9 - github.com/aws/aws-sdk-go-v2/service/lightsail v1.23.2 + github.com/aws/aws-sdk-go-v2/service/lightsail v1.24.0 github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.19 github.com/aws/aws-sdk-go-v2/service/neptune v1.18.0 github.com/aws/aws-sdk-go-v2/service/opsworks v1.13.19 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.11.20 - github.com/aws/aws-sdk-go-v2/service/polly v1.18.2 + github.com/aws/aws-sdk-go-v2/service/polly v1.19.0 github.com/aws/aws-sdk-go-v2/service/rds v1.28.0 github.com/aws/aws-sdk-go-v2/service/redshift v1.26.13 github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.7 - github.com/aws/aws-sdk-go-v2/service/route53 v1.22.4 + github.com/aws/aws-sdk-go-v2/service/route53 v1.23.0 github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.19 github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.21 github.com/aws/aws-sdk-go-v2/service/s3 v1.29.1 diff --git a/service/lightsail/CHANGELOG.md b/service/lightsail/CHANGELOG.md index ed7edefeddc..127faa30334 100644 --- a/service/lightsail/CHANGELOG.md +++ b/service/lightsail/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.24.0 (2022-11-08) + +* **Feature**: This release adds support for Amazon Lightsail to automate the delegation of domains registered through Amazon Route 53 to Lightsail DNS management and to automate record creation for DNS validation of Lightsail SSL/TLS certificates. + # v1.23.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/lightsail/go_module_metadata.go b/service/lightsail/go_module_metadata.go index 175144a433c..28e52b98276 100644 --- a/service/lightsail/go_module_metadata.go +++ b/service/lightsail/go_module_metadata.go @@ -3,4 +3,4 @@ package lightsail // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.2" +const goModuleVersion = "1.24.0" diff --git a/service/opensearch/CHANGELOG.md b/service/opensearch/CHANGELOG.md index c366ff37cc2..872f07448ba 100644 --- a/service/opensearch/CHANGELOG.md +++ b/service/opensearch/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.11.0 (2022-11-08) + +* **Feature**: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. + # v1.10.12 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/opensearch/go_module_metadata.go b/service/opensearch/go_module_metadata.go index 73a303f5538..f4a352a7ea2 100644 --- a/service/opensearch/go_module_metadata.go +++ b/service/opensearch/go_module_metadata.go @@ -3,4 +3,4 @@ package opensearch // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.10.12" +const goModuleVersion = "1.11.0" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index 0f5d5b8d46f..67fba065447 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.19.0 (2022-11-08) + +* **Feature**: Amazon Polly adds new voices: Elin (sv-SE), Ida (nb-NO), Laura (nl-NL) and Suvi (fi-FI). They are available as neural voices only. + # v1.18.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/polly/go_module_metadata.go b/service/polly/go_module_metadata.go index 3cf57ee7f69..6411a854e6b 100644 --- a/service/polly/go_module_metadata.go +++ b/service/polly/go_module_metadata.go @@ -3,4 +3,4 @@ package polly // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.18.2" +const goModuleVersion = "1.19.0" diff --git a/service/resourceexplorer2/CHANGELOG.md b/service/resourceexplorer2/CHANGELOG.md new file mode 100644 index 00000000000..c9b238c62d6 --- /dev/null +++ b/service/resourceexplorer2/CHANGELOG.md @@ -0,0 +1,5 @@ +# v1.0.0 (2022-11-08) + +* **Release**: New AWS service client module +* **Feature**: This is the initial SDK release for AWS Resource Explorer. AWS Resource Explorer lets your users search for and discover your AWS resources across the AWS Regions in your account. + diff --git a/service/resourceexplorer2/go_module_metadata.go b/service/resourceexplorer2/go_module_metadata.go index 418fb5a4710..b479f543cec 100644 --- a/service/resourceexplorer2/go_module_metadata.go +++ b/service/resourceexplorer2/go_module_metadata.go @@ -3,4 +3,4 @@ package resourceexplorer2 // goModuleVersion is the tagged release for this module -const goModuleVersion = "tip" +const goModuleVersion = "1.0.0" diff --git a/service/route53/CHANGELOG.md b/service/route53/CHANGELOG.md index 9a57eeabccf..1b0cb75b4eb 100644 --- a/service/route53/CHANGELOG.md +++ b/service/route53/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.0 (2022-11-08) + +* **Feature**: Amazon Route 53 now supports the Europe (Zurich) Region (eu-central-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + # v1.22.4 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/route53/go_module_metadata.go b/service/route53/go_module_metadata.go index 9637dfc2d06..b565ef901be 100644 --- a/service/route53/go_module_metadata.go +++ b/service/route53/go_module_metadata.go @@ -3,4 +3,4 @@ package route53 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.22.4" +const goModuleVersion = "1.23.0" diff --git a/service/transfer/CHANGELOG.md b/service/transfer/CHANGELOG.md index 028f541958f..24127ec643e 100644 --- a/service/transfer/CHANGELOG.md +++ b/service/transfer/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.23.3 (2022-11-08) + +* No change notes available for this release. + # v1.23.2 (2022-10-24) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/transfer/go_module_metadata.go b/service/transfer/go_module_metadata.go index a19a339da2e..a0202a6b98b 100644 --- a/service/transfer/go_module_metadata.go +++ b/service/transfer/go_module_metadata.go @@ -3,4 +3,4 @@ package transfer // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.23.2" +const goModuleVersion = "1.23.3"