Skip to content

Commit

Permalink
Release v1.13.27
Browse files Browse the repository at this point in the history
  • Loading branch information
awssdkgo committed Apr 3, 2018
1 parent 1e1596e commit f6efafa
Show file tree
Hide file tree
Showing 153 changed files with 6,712 additions and 4,475 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release v1.13.27 (2018-04-03)
===

### Service Client Updates
* `service/devicefarm`: Updates service API and documentation
* Added Private Device Management feature. Customers can now manage their private devices efficiently - view their status, set labels and apply profiles on them. Customers can also schedule automated tests and remote access sessions on individual instances in their private device fleet.
* `service/lambda`: Updates service API and documentation
* added nodejs8.10 as a valid runtime
* `service/translate`: Updates service API and documentation

Release v1.13.26 (2018-04-02)
===

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.13.26"
const SDKVersion = "1.13.27"
Loading

0 comments on commit f6efafa

Please sign in to comment.