Skip to content

Commit

Permalink
Release 2022-12-16
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 16, 2022
1 parent 337b1f4 commit d7b7cef
Show file tree
Hide file tree
Showing 29 changed files with 70 additions and 68 deletions.
8 changes: 0 additions & 8 deletions .changelog/1c8199c9cd084abebc8779dc200d5f49.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/50f8e64ce67044b096e6f78e35504b74.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/5e4123bba2414676b53cfaeaa1ec8d9b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/74ad07bb29bd41ac9c9aa688166e0183.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/7f24041f0c984309bf24a7201940907c.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/d4ce4792a71e4c6399dab3c779c2e088.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/fe5fffa5dea34b08b2a34b961409e5e2.json

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# Release (2022-12-16)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/appflow`: [v1.22.0](service/appflow/CHANGELOG.md#v1220-2022-12-16)
* **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
* `github.com/aws/aws-sdk-go-v2/service/cloudfront`: [v1.22.2](service/cloudfront/CHANGELOG.md#v1222-2022-12-16)
* **Documentation**: Updated documentation for CloudFront
* `github.com/aws/aws-sdk-go-v2/service/datasync`: [v1.20.0](service/datasync/CHANGELOG.md#v1200-2022-12-16)
* **Feature**: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.
* `github.com/aws/aws-sdk-go-v2/service/efs`: [v1.18.3](service/efs/CHANGELOG.md#v1183-2022-12-16)
* **Documentation**: General documentation updates for EFS.
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.16.6](service/guardduty/CHANGELOG.md#v1166-2022-12-16)
* **Documentation**: This release provides the valid characters for the Description and Name field.
* `github.com/aws/aws-sdk-go-v2/service/iotfleetwise`: [v1.2.0](service/iotfleetwise/CHANGELOG.md#v120-2022-12-16)
* **Feature**: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.58.0](service/sagemaker/CHANGELOG.md#v1580-2022-12-16)
* **Feature**: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

# Release (2022-12-15)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/appflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.0 (2022-12-16)

* **Feature**: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.

# v1.21.2 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/appflow/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/cloudfront/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.22.2 (2022-12-16)

* **Documentation**: Updated documentation for CloudFront

# v1.22.1 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/cloudfront/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/datasync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.20.0 (2022-12-16)

* **Feature**: AWS DataSync now supports the use of tags with task executions. With this new feature, you can apply tags each time you execute a task, giving you greater control and management over your task executions.

# v1.19.3 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/datasync/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/efs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.18.3 (2022-12-16)

* **Documentation**: General documentation updates for EFS.

# v1.18.2 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/efs/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/guardduty/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.6 (2022-12-16)

* **Documentation**: This release provides the valid characters for the Description and Name field.

# v1.16.5 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/guardduty/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.25.1
github.com/aws/aws-sdk-go-v2/service/batch v1.19.3
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.24.3
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.1
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.22.2
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.23
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.21
github.com/aws/aws-sdk-go-v2/service/cloudtrail v1.21.1
Expand All @@ -34,7 +34,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/ec2 v1.76.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.25
github.com/aws/aws-sdk-go-v2/service/ecs v1.21.0
github.com/aws/aws-sdk-go-v2/service/efs v1.18.2
github.com/aws/aws-sdk-go-v2/service/efs v1.18.3
github.com/aws/aws-sdk-go-v2/service/elasticache v1.24.3
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.22
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.25
Expand Down
4 changes: 4 additions & 0 deletions service/iotfleetwise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.2.0 (2022-12-16)

* **Feature**: Updated error handling for empty resource names in "UpdateSignalCatalog" and "GetModelManifest" operations.

# v1.1.1 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/iotfleetwise/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/quicksight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.28.3 (2022-12-16)

* No change notes available for this release.

# v1.28.2 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/quicksight/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/sagemaker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.58.0 (2022-12-16)

* **Feature**: AWS sagemaker - Features: This release adds support for random seed, it's an integer value used to initialize a pseudo-random number generator. Setting a random seed will allow the hyperparameter tuning search strategies to produce more consistent configurations for the same tuning job.

# v1.57.0 (2022-12-15)

* **Feature**: SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC.
Expand Down
2 changes: 1 addition & 1 deletion service/sagemaker/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/sagemakermetrics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.0.3 (2022-12-16)

* No change notes available for this release.

# v1.0.2 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/sagemakermetrics/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/servicequotas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.13.23 (2022-12-16)

* No change notes available for this release.

# v1.13.22 (2022-12-15)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/servicequotas/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d7b7cef

Please sign in to comment.