Skip to content

Commit

Permalink
Release v1.30.2 (2020-04-01) (#3243)
Browse files Browse the repository at this point in the history
Release v1.30.2 (2020-04-01)
===

### Service Client Updates
* `service/iot`: Updates service API and documentation
  * This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
* `service/mediaconnect`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation committed Apr 1, 2020
1 parent 8ec6186 commit a660ff4
Show file tree
Hide file tree
Showing 13 changed files with 3,037 additions and 483 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
Release v1.30.2 (2020-04-01)
===

### Service Client Updates
* `service/iot`: Updates service API and documentation
* This release introduces Dimensions for AWS IoT Device Defender. Dimensions can be used in Security Profiles to collect and monitor fine-grained metrics.
* `service/mediaconnect`: Updates service API and documentation

Release v1.30.1 (2020-03-31)
===

Expand Down
12 changes: 12 additions & 0 deletions aws/endpoints/defaults.go

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

2 changes: 1 addition & 1 deletion aws/version.go
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.30.1"
const SDKVersion = "1.30.2"

0 comments on commit a660ff4

Please sign in to comment.