Skip to content

Commit

Permalink
Release 2022-07-06
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 6, 2022
1 parent 33ab676 commit 2d82a4a
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changelog/3e55a1a749584660bed54f93d99fd36b.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/484e92bcba9f45f5a29031bbf5c232f2.json

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release (2022-07-06)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/cloudformation`: [v1.22.0](service/cloudformation/CHANGELOG.md#v1220-2022-07-06)
* **Feature**: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation
* `github.com/aws/aws-sdk-go-v2/service/synthetics`: [v1.16.0](service/synthetics/CHANGELOG.md#v1160-2022-07-06)
* **Feature**: This release introduces Group feature, which enables users to group cross-region canaries.

# Release (2022-07-05)

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

* **Feature**: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation

# v1.21.3 (2022-07-05)

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

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

2 changes: 1 addition & 1 deletion service/internal/integrationtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/athena v1.16.1
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5
github.com/aws/aws-sdk-go-v2/service/batch v1.18.7
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.21.3
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.22.0
github.com/aws/aws-sdk-go-v2/service/cloudfront v1.18.4
github.com/aws/aws-sdk-go-v2/service/cloudhsmv2 v1.13.8
github.com/aws/aws-sdk-go-v2/service/cloudsearch v1.13.8
Expand Down
4 changes: 4 additions & 0 deletions service/synthetics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.16.0 (2022-07-06)

* **Feature**: This release introduces Group feature, which enables users to group cross-region canaries.

# v1.15.5 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/synthetics/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 2d82a4a

Please sign in to comment.