Skip to content

Commit

Permalink
Release v1.31.2 (2020-05-20) (aws#3329)
Browse files Browse the repository at this point in the history
Release v1.31.2 (2020-05-20)
===

### Service Client Updates
* `service/application-autoscaling`: Updates service documentation
* `service/appmesh`: Updates service API and documentation
* `service/backup`: Updates service API and documentation
* `service/chime`: Updates service API and documentation
  * Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
* `service/codedeploy`: Updates service API and documentation
  * Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
* `service/medialive`: Updates service API, documentation, waiters, and paginators
  * AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
* `service/securityhub`: Updates service API and documentation
* `service/transcribe-streaming`: Updates service API and documentation

### SDK Bugs
* `service/s3/s3crypto`: Add missing return in encryption client ([aws#3258](aws#3258))
  * Fixes a missing return in the encryption client that was causing a nil dereference panic.
  • Loading branch information
aws-sdk-go-automation authored May 20, 2020
1 parent 4168e2b commit 3e7bcd7
Show file tree
Hide file tree
Showing 38 changed files with 4,915 additions and 718 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
Release v1.31.2 (2020-05-20)
===

### Service Client Updates
* `service/application-autoscaling`: Updates service documentation
* `service/appmesh`: Updates service API and documentation
* `service/backup`: Updates service API and documentation
* `service/chime`: Updates service API and documentation
* Amazon Chime enterprise account administrators can now set custom retention policies on chat data in the Amazon Chime application.
* `service/codedeploy`: Updates service API and documentation
* Amazon ECS customers using application and network load balancers can use CodeDeploy BlueGreen hook to invoke a CloudFormation stack update. With this update you can view CloudFormation deployment and target details via existing APIs and use your stack Id to list or delete all deployments associated with the stack.
* `service/medialive`: Updates service API, documentation, waiters, and paginators
* AWS Elemental MediaLive now supports the ability to ingest the content that is streaming from an AWS Elemental Link device: https://aws.amazon.com/medialive/features/link/. This release also adds support for SMPTE-2038 and input state waiters.
* `service/securityhub`: Updates service API and documentation
* `service/transcribe-streaming`: Updates service API and documentation

### SDK Bugs
* `service/s3/s3crypto`: Add missing return in encryption client ([#3258](https://github.com/aws/aws-sdk-go/pull/3258))
* Fixes a missing return in the encryption client that was causing a nil dereference panic.

Release v1.31.1 (2020-05-19)
===

Expand Down
2 changes: 0 additions & 2 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@
### SDK Enhancements

### SDK Bugs
* `service/s3/s3crypto`: Add missing return in encryption client ([#3258](https://github.com/aws/aws-sdk-go/pull/3258))
* Fixes a missing return in the encryption client that was causing a nil dereference panic.
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.31.1"
const SDKVersion = "1.31.2"
16 changes: 8 additions & 8 deletions models/apis/application-autoscaling/2016-02-06/docs-2.json

Large diffs are not rendered by default.

65 changes: 64 additions & 1 deletion models/apis/appmesh/2019-01-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,9 @@
{
"shape": "NotFoundException"
},
{
"shape": "ResourceInUseException"
},
{
"shape": "ServiceUnavailableException"
},
Expand Down Expand Up @@ -1814,16 +1817,25 @@
"type": "structure",
"required": [
"arn",
"createdAt",
"lastUpdatedAt",
"meshName",
"meshOwner",
"resourceOwner",
"routeName",
"version",
"virtualRouterName"
],
"members": {
"arn": {
"shape": "Arn"
},
"createdAt": {
"shape": "Timestamp"
},
"lastUpdatedAt": {
"shape": "Timestamp"
},
"meshName": {
"shape": "ResourceName"
},
Expand All @@ -1836,6 +1848,9 @@
"routeName": {
"shape": "ResourceName"
},
"version": {
"shape": "Long"
},
"virtualRouterName": {
"shape": "ResourceName"
}
Expand Down Expand Up @@ -2668,15 +2683,24 @@
"type": "structure",
"required": [
"arn",
"createdAt",
"lastUpdatedAt",
"meshName",
"meshOwner",
"resourceOwner",
"version",
"virtualServiceName"
],
"members": {
"arn": {
"shape": "Arn"
},
"createdAt": {
"shape": "Timestamp"
},
"lastUpdatedAt": {
"shape": "Timestamp"
},
"meshName": {
"shape": "ResourceName"
},
Expand All @@ -2686,6 +2710,9 @@
"resourceOwner": {
"shape": "AccountId"
},
"version": {
"shape": "Long"
},
"virtualServiceName": {
"shape": "ServiceName"
}
Expand All @@ -2706,15 +2733,24 @@
"type": "structure",
"required": [
"arn",
"createdAt",
"lastUpdatedAt",
"meshName",
"meshOwner",
"resourceOwner",
"version",
"virtualRouterName"
],
"members": {
"arn": {
"shape": "Arn"
},
"createdAt": {
"shape": "Timestamp"
},
"lastUpdatedAt": {
"shape": "Timestamp"
},
"meshName": {
"shape": "ResourceName"
},
Expand All @@ -2724,6 +2760,9 @@
"resourceOwner": {
"shape": "AccountId"
},
"version": {
"shape": "Long"
},
"virtualRouterName": {
"shape": "ResourceName"
}
Expand Down Expand Up @@ -2788,15 +2827,24 @@
"type": "structure",
"required": [
"arn",
"createdAt",
"lastUpdatedAt",
"meshName",
"meshOwner",
"resourceOwner",
"version",
"virtualNodeName"
],
"members": {
"arn": {
"shape": "Arn"
},
"createdAt": {
"shape": "Timestamp"
},
"lastUpdatedAt": {
"shape": "Timestamp"
},
"meshName": {
"shape": "ResourceName"
},
Expand All @@ -2806,6 +2854,9 @@
"resourceOwner": {
"shape": "AccountId"
},
"version": {
"shape": "Long"
},
"virtualNodeName": {
"shape": "ResourceName"
}
Expand Down Expand Up @@ -3208,14 +3259,23 @@
"type": "structure",
"required": [
"arn",
"createdAt",
"lastUpdatedAt",
"meshName",
"meshOwner",
"resourceOwner"
"resourceOwner",
"version"
],
"members": {
"arn": {
"shape": "Arn"
},
"createdAt": {
"shape": "Timestamp"
},
"lastUpdatedAt": {
"shape": "Timestamp"
},
"meshName": {
"shape": "ResourceName"
},
Expand All @@ -3224,6 +3284,9 @@
},
"resourceOwner": {
"shape": "AccountId"
},
"version": {
"shape": "Long"
}
}
},
Expand Down
Loading

0 comments on commit 3e7bcd7

Please sign in to comment.