Skip to content

Commit

Permalink
Release 2022-07-28
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 28, 2022
1 parent 965e75f commit 8df2ee0
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 39 deletions.
8 changes: 0 additions & 8 deletions .changelog/46205f41940e43e59f44eeb74c1337ff.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/46330f17488d47f9b465aa385918d11a.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9a2a796a1a324535a650c23e6beca3fd.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/9b52c7e3660a4d008d19a72f34cf2c09.json

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
# Release (2022-07-28)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.50.1](service/ec2/CHANGELOG.md#v1501-2022-07-28)
* **Documentation**: Documentation updates for VM Import/Export.
* `github.com/aws/aws-sdk-go-v2/service/elasticsearchservice`: [v1.16.0](service/elasticsearchservice/CHANGELOG.md#v1160-2022-07-28)
* **Feature**: This release adds support for gp3 EBS (Elastic Block Store) storage.
* `github.com/aws/aws-sdk-go-v2/service/lookoutvision`: [v1.14.0](service/lookoutvision/CHANGELOG.md#v1140-2022-07-28)
* **Feature**: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.
* `github.com/aws/aws-sdk-go-v2/service/opensearch`: [v1.10.0](service/opensearch/CHANGELOG.md#v1100-2022-07-28)
* **Feature**: This release adds support for gp3 EBS (Elastic Block Store) storage.

# Release (2022-07-27)

## Module Highlights
Expand Down
4 changes: 4 additions & 0 deletions service/ec2/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.50.1 (2022-07-28)

* **Documentation**: Documentation updates for VM Import/Export.

# v1.50.0 (2022-07-22)

* **Feature**: Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/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/elasticsearchservice/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.0 (2022-07-28)

* **Feature**: This release adds support for gp3 EBS (Elastic Block Store) storage.

# v1.15.9 (2022-07-11)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/elasticsearchservice/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/groundstation/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.13.9 (2022-07-28)

* No change notes available for this release.

# v1.13.8 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/groundstation/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
Expand Up @@ -31,15 +31,15 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.2
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.0
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.50.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.50.1
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11
github.com/aws/aws-sdk-go-v2/service/efs v1.17.6
github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.0
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.9
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.8
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.8
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.15.9
github.com/aws/aws-sdk-go-v2/service/elasticsearchservice v1.16.0
github.com/aws/aws-sdk-go-v2/service/elastictranscoder v1.13.8
github.com/aws/aws-sdk-go-v2/service/emr v1.20.1
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.16.5
Expand Down
4 changes: 4 additions & 0 deletions service/lookoutvision/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.14.0 (2022-07-28)

* **Feature**: This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices.

# v1.13.0 (2022-07-26)

* **Feature**: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models.
Expand Down
2 changes: 1 addition & 1 deletion service/lookoutvision/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/opensearch/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.10.0 (2022-07-28)

* **Feature**: This release adds support for gp3 EBS (Elastic Block Store) storage.

# v1.9.9 (2022-07-11)

* No change notes available for this release.
Expand Down
2 changes: 1 addition & 1 deletion service/opensearch/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 8df2ee0

Please sign in to comment.