Skip to content

Commit

Permalink
Merge pull request aws#2892 from aws/release
Browse files Browse the repository at this point in the history
Release v1.25.13
  • Loading branch information
aws-sdk-go-automation authored Oct 15, 2019
2 parents e4cd35c + e40068a commit 8dd212c
Show file tree
Hide file tree
Showing 5 changed files with 52 additions and 26 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release v1.25.13 (2019-10-15)
===

### Service Client Updates
* `service/kinesis-video-archived-media`: Updates service API and documentation

Release v1.25.12 (2019-10-14)
===

Expand Down
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.25.12"
const SDKVersion = "1.25.13"
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,8 @@
"type":"string",
"enum":[
"ALWAYS",
"NEVER"
"NEVER",
"ON_DISCONTINUITY"
]
},
"HLSDisplayFragmentTimestamp":{
Expand Down
10 changes: 5 additions & 5 deletions models/apis/kinesis-video-archived-media/2017-09-30/docs-2.json

Large diffs are not rendered by default.

57 changes: 38 additions & 19 deletions service/kinesisvideoarchivedmedia/api.go

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

0 comments on commit 8dd212c

Please sign in to comment.