Skip to content

Commit

Permalink
Release v1.25.14 (2019-10-16) (#2893)
Browse files Browse the repository at this point in the history
Release v1.25.14 (2019-10-16)
===

### Service Client Updates
* `service/kafka`: Updates service API and documentation
* `service/marketplacecommerceanalytics`: Updates service API and documentation
  * add 2 more values for the supporting sections - age of past due funds + uncollected funds breakdown
* `service/robomaker`: Updates service API
  • Loading branch information
aws-sdk-go-automation committed Oct 16, 2019
1 parent 8dd212c commit 3576772
Show file tree
Hide file tree
Showing 13 changed files with 2,138 additions and 1,619 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,12 @@
Release v1.25.14 (2019-10-16)
===

### Service Client Updates
* `service/kafka`: Updates service API and documentation
* `service/marketplacecommerceanalytics`: Updates service API and documentation
* add 2 more values for the supporting sections - age of past due funds + uncollected funds breakdown
* `service/robomaker`: Updates service API

Release v1.25.13 (2019-10-15)
===

Expand Down
6 changes: 6 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.25.13"
const SDKVersion = "1.25.14"

0 comments on commit 3576772

Please sign in to comment.