Skip to content

Commit

Permalink
Release 2022-07-20
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jul 20, 2022
1 parent 3861a13 commit eeb28b7
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 20 deletions.
8 changes: 0 additions & 8 deletions .changelog/13015719936a4c22a921b2105b451733.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/974da55015014687b4deacfd628fb572.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-20)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.17.11](service/acmpca/CHANGELOG.md#v11711-2022-07-20)
* **Documentation**: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates
* `github.com/aws/aws-sdk-go-v2/service/iot`: [v1.27.0](service/iot/CHANGELOG.md#v1270-2022-07-20)
* **Feature**: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

# Release (2022-07-19)

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

* **Documentation**: AWS Certificate Manager (ACM) Private Certificate Authority (PCA) documentation updates

# v1.17.10 (2022-07-05)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/acmpca/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 @@ -50,7 +50,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/health v1.15.11
github.com/aws/aws-sdk-go-v2/service/iam v1.18.9
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.8
github.com/aws/aws-sdk-go-v2/service/iot v1.26.0
github.com/aws/aws-sdk-go-v2/service/iot v1.27.0
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.9
github.com/aws/aws-sdk-go-v2/service/kms v1.18.0
github.com/aws/aws-sdk-go-v2/service/lambda v1.23.4
Expand Down
4 changes: 4 additions & 0 deletions service/iot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.27.0 (2022-07-20)

* **Feature**: GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.

# v1.26.0 (2022-07-07)

* **Feature**: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region.
Expand Down
2 changes: 1 addition & 1 deletion service/iot/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/workspacesweb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v1.6.5 (2022-07-20)

* No change notes available for this release.

# v1.6.4 (2022-07-05)

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

Please sign in to comment.