diff --git a/.changelog/2cb102047069489599f0f830fd8dd6c3.json b/.changelog/2cb102047069489599f0f830fd8dd6c3.json deleted file mode 100644 index c47acb46d8b..00000000000 --- a/.changelog/2cb102047069489599f0f830fd8dd6c3.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "2cb10204-7069-4895-99f0-f830fd8dd6c3", - "type": "feature", - "description": "Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.", - "modules": [ - "service/sagemaker" - ] -} \ No newline at end of file diff --git a/.changelog/3860934e69a446938580604f65afeb9b.json b/.changelog/3860934e69a446938580604f65afeb9b.json deleted file mode 100644 index 1ec93e7664c..00000000000 --- a/.changelog/3860934e69a446938580604f65afeb9b.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "3860934e-69a4-4693-8580-604f65afeb9b", - "type": "feature", - "description": "You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.", - "modules": [ - "service/autoscaling" - ] -} \ No newline at end of file diff --git a/.changelog/60e978938c504c2ea948b9f9e4ce7973.json b/.changelog/60e978938c504c2ea948b9f9e4ce7973.json deleted file mode 100644 index 99fe5ab7e3f..00000000000 --- a/.changelog/60e978938c504c2ea948b9f9e4ce7973.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "60e97893-8c50-4c2e-a948-b9f9e4ce7973", - "type": "feature", - "description": "Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.", - "modules": [ - "service/ec2" - ] -} \ No newline at end of file diff --git a/.changelog/b15037d464a34fc484a5695ce9dde628.json b/.changelog/b15037d464a34fc484a5695ce9dde628.json deleted file mode 100644 index 191eaab5f70..00000000000 --- a/.changelog/b15037d464a34fc484a5695ce9dde628.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "b15037d4-64a3-4fc4-84a5-695ce9dde628", - "type": "documentation", - "description": "This release adds support for SNS X-Ray active tracing as well as other updates.", - "modules": [ - "service/sns" - ] -} \ No newline at end of file diff --git a/.changelog/f403451964bb4314b017de4d8f23cc54.json b/.changelog/f403451964bb4314b017de4d8f23cc54.json deleted file mode 100644 index 6b08b301cbd..00000000000 --- a/.changelog/f403451964bb4314b017de4d8f23cc54.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f4034519-64bb-4314-b017-de4d8f23cc54", - "type": "feature", - "description": "This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.", - "modules": [ - "service/connect" - ] -} \ No newline at end of file diff --git a/.changelog/f71bc5bfa7d14852b919b571331a7305.json b/.changelog/f71bc5bfa7d14852b919b571331a7305.json deleted file mode 100644 index 9017b62c579..00000000000 --- a/.changelog/f71bc5bfa7d14852b919b571331a7305.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "id": "f71bc5bf-a7d1-4852-b919-b571331a7305", - "type": "feature", - "description": "Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko", - "modules": [ - "service/polly" - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 87b06390886..0298bd59ec7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +# Release (2023-02-10) + +## Module Highlights +* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.27.0](service/autoscaling/CHANGELOG.md#v1270-2023-02-10) + * **Feature**: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh. +* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.46.0](service/connect/CHANGELOG.md#v1460-2023-02-10) + * **Feature**: This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel. +* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.85.0](service/ec2/CHANGELOG.md#v1850-2023-02-10) + * **Feature**: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state. +* `github.com/aws/aws-sdk-go-v2/service/polly`: [v1.25.0](service/polly/CHANGELOG.md#v1250-2023-02-10) + * **Feature**: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko +* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.68.0](service/sagemaker/CHANGELOG.md#v1680-2023-02-10) + * **Feature**: Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API. +* `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.20.2](service/sns/CHANGELOG.md#v1202-2023-02-10) + * **Documentation**: This release adds support for SNS X-Ray active tracing as well as other updates. + # Release (2023-02-09) ## Module Highlights diff --git a/service/applicationinsights/CHANGELOG.md b/service/applicationinsights/CHANGELOG.md index f138ec712ad..1e7cdf61b9a 100644 --- a/service/applicationinsights/CHANGELOG.md +++ b/service/applicationinsights/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.17.2 (2023-02-10) + +* No change notes available for this release. + # v1.17.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/applicationinsights/go_module_metadata.go b/service/applicationinsights/go_module_metadata.go index 3d993dd9d58..68550039c5b 100644 --- a/service/applicationinsights/go_module_metadata.go +++ b/service/applicationinsights/go_module_metadata.go @@ -3,4 +3,4 @@ package applicationinsights // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.17.1" +const goModuleVersion = "1.17.2" diff --git a/service/autoscaling/CHANGELOG.md b/service/autoscaling/CHANGELOG.md index 25c1c44409e..7a852b60d5a 100644 --- a/service/autoscaling/CHANGELOG.md +++ b/service/autoscaling/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.0 (2023-02-10) + +* **Feature**: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh. + # v1.26.2 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/autoscaling/go_module_metadata.go b/service/autoscaling/go_module_metadata.go index 46fcb470b43..ccc02b00373 100644 --- a/service/autoscaling/go_module_metadata.go +++ b/service/autoscaling/go_module_metadata.go @@ -3,4 +3,4 @@ package autoscaling // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.26.2" +const goModuleVersion = "1.27.0" diff --git a/service/connect/CHANGELOG.md b/service/connect/CHANGELOG.md index 9c16cac6704..c007250ccb5 100644 --- a/service/connect/CHANGELOG.md +++ b/service/connect/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.46.0 (2023-02-10) + +* **Feature**: This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel. + # v1.45.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/connect/go_module_metadata.go b/service/connect/go_module_metadata.go index e4a8c155e36..f15c9f1b054 100644 --- a/service/connect/go_module_metadata.go +++ b/service/connect/go_module_metadata.go @@ -3,4 +3,4 @@ package connect // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.1" +const goModuleVersion = "1.46.0" diff --git a/service/ec2/CHANGELOG.md b/service/ec2/CHANGELOG.md index 1805de1d999..325bc9836d3 100644 --- a/service/ec2/CHANGELOG.md +++ b/service/ec2/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.85.0 (2023-02-10) + +* **Feature**: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state. + # v1.84.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/ec2/go_module_metadata.go b/service/ec2/go_module_metadata.go index fd0f390eb34..adfe7a0d5b9 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.84.1" +const goModuleVersion = "1.85.0" diff --git a/service/glacier/CHANGELOG.md b/service/glacier/CHANGELOG.md index 65426091559..c8fd48f135b 100644 --- a/service/glacier/CHANGELOG.md +++ b/service/glacier/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2023-02-10) + +* No change notes available for this release. + # v1.14.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/glacier/go_module_metadata.go b/service/glacier/go_module_metadata.go index c72f15924c3..b1073e7c3d2 100644 --- a/service/glacier/go_module_metadata.go +++ b/service/glacier/go_module_metadata.go @@ -3,4 +3,4 @@ package glacier // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.14.2" diff --git a/service/internal/integrationtest/go.mod b/service/internal/integrationtest/go.mod index 7d4b9401a3a..c6e22e2cec0 100644 --- a/service/internal/integrationtest/go.mod +++ b/service/internal/integrationtest/go.mod @@ -9,7 +9,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.15.1 github.com/aws/aws-sdk-go-v2/service/appstream v1.20.1 github.com/aws/aws-sdk-go-v2/service/athena v1.22.1 - github.com/aws/aws-sdk-go-v2/service/autoscaling v1.26.2 + github.com/aws/aws-sdk-go-v2/service/autoscaling v1.27.0 github.com/aws/aws-sdk-go-v2/service/batch v1.21.2 github.com/aws/aws-sdk-go-v2/service/cloudformation v1.26.2 github.com/aws/aws-sdk-go-v2/service/cloudfront v1.25.0 @@ -31,7 +31,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/directoryservice v1.16.2 github.com/aws/aws-sdk-go-v2/service/docdb v1.20.2 github.com/aws/aws-sdk-go-v2/service/dynamodb v1.18.2 - github.com/aws/aws-sdk-go-v2/service/ec2 v1.84.1 + github.com/aws/aws-sdk-go-v2/service/ec2 v1.85.0 github.com/aws/aws-sdk-go-v2/service/ecr v1.18.2 github.com/aws/aws-sdk-go-v2/service/ecs v1.23.2 github.com/aws/aws-sdk-go-v2/service/efs v1.19.3 @@ -45,7 +45,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/eventbridge v1.18.1 github.com/aws/aws-sdk-go-v2/service/firehose v1.16.2 github.com/aws/aws-sdk-go-v2/service/gamelift v1.17.1 - github.com/aws/aws-sdk-go-v2/service/glacier v1.14.1 + github.com/aws/aws-sdk-go-v2/service/glacier v1.14.2 github.com/aws/aws-sdk-go-v2/service/glue v1.41.0 github.com/aws/aws-sdk-go-v2/service/health v1.16.1 github.com/aws/aws-sdk-go-v2/service/iam v1.19.2 @@ -59,7 +59,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/neptune v1.19.2 github.com/aws/aws-sdk-go-v2/service/opsworks v1.14.1 github.com/aws/aws-sdk-go-v2/service/pinpointemail v1.12.1 - github.com/aws/aws-sdk-go-v2/service/polly v1.24.1 + github.com/aws/aws-sdk-go-v2/service/polly v1.25.0 github.com/aws/aws-sdk-go-v2/service/rds v1.40.2 github.com/aws/aws-sdk-go-v2/service/redshift v1.27.2 github.com/aws/aws-sdk-go-v2/service/rekognition v1.23.1 @@ -75,7 +75,7 @@ require ( github.com/aws/aws-sdk-go-v2/service/shield v1.18.1 github.com/aws/aws-sdk-go-v2/service/sms v1.13.1 github.com/aws/aws-sdk-go-v2/service/snowball v1.17.1 - github.com/aws/aws-sdk-go-v2/service/sns v1.20.1 + github.com/aws/aws-sdk-go-v2/service/sns v1.20.2 github.com/aws/aws-sdk-go-v2/service/sqs v1.20.2 github.com/aws/aws-sdk-go-v2/service/ssm v1.35.2 github.com/aws/aws-sdk-go-v2/service/sts v1.18.3 diff --git a/service/outposts/CHANGELOG.md b/service/outposts/CHANGELOG.md index 303a5badaae..8db4279c9d6 100644 --- a/service/outposts/CHANGELOG.md +++ b/service/outposts/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.27.1 (2023-02-10) + +* No change notes available for this release. + # v1.27.0 (2023-02-06) * **Feature**: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token. diff --git a/service/outposts/go_module_metadata.go b/service/outposts/go_module_metadata.go index 5e94e6b5ee3..70739989542 100644 --- a/service/outposts/go_module_metadata.go +++ b/service/outposts/go_module_metadata.go @@ -3,4 +3,4 @@ package outposts // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.27.0" +const goModuleVersion = "1.27.1" diff --git a/service/polly/CHANGELOG.md b/service/polly/CHANGELOG.md index 31c24e29622..b256fa6aa86 100644 --- a/service/polly/CHANGELOG.md +++ b/service/polly/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.25.0 (2023-02-10) + +* **Feature**: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko + # v1.24.1 (2023-02-03) * **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 edc2b16a7f9..4e342805c29 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.24.1" +const goModuleVersion = "1.25.0" diff --git a/service/sagemaker/CHANGELOG.md b/service/sagemaker/CHANGELOG.md index a14ab6ba7bc..4ea4ce400cd 100644 --- a/service/sagemaker/CHANGELOG.md +++ b/service/sagemaker/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.68.0 (2023-02-10) + +* **Feature**: Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API. + # v1.67.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sagemaker/go_module_metadata.go b/service/sagemaker/go_module_metadata.go index 4009e36e7c5..a47b8fa4a28 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.67.1" +const goModuleVersion = "1.68.0" diff --git a/service/servicequotas/CHANGELOG.md b/service/servicequotas/CHANGELOG.md index 7dbc46705e1..f313809dca8 100644 --- a/service/servicequotas/CHANGELOG.md +++ b/service/servicequotas/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.14.2 (2023-02-10) + +* No change notes available for this release. + # v1.14.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/servicequotas/go_module_metadata.go b/service/servicequotas/go_module_metadata.go index 895108a9e27..17277928835 100644 --- a/service/servicequotas/go_module_metadata.go +++ b/service/servicequotas/go_module_metadata.go @@ -3,4 +3,4 @@ package servicequotas // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.14.1" +const goModuleVersion = "1.14.2" diff --git a/service/sns/CHANGELOG.md b/service/sns/CHANGELOG.md index 7a764b5d904..72b6572eb72 100644 --- a/service/sns/CHANGELOG.md +++ b/service/sns/CHANGELOG.md @@ -1,3 +1,7 @@ +# v1.20.2 (2023-02-10) + +* **Documentation**: This release adds support for SNS X-Ray active tracing as well as other updates. + # v1.20.1 (2023-02-03) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/service/sns/go_module_metadata.go b/service/sns/go_module_metadata.go index 74658fdf620..106b79b8953 100644 --- a/service/sns/go_module_metadata.go +++ b/service/sns/go_module_metadata.go @@ -3,4 +3,4 @@ package sns // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.20.1" +const goModuleVersion = "1.20.2"