Skip to content

Commit

Permalink
8.0.0 (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Jun 8, 2016
1 parent 35d14fb commit 4005bc9
Show file tree
Hide file tree
Showing 15 changed files with 1,010 additions and 557 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,26 @@
##### 8.0.0 - 08 June 2016

###### Breaking changes
- Removed `cloudbuild` `v1` API
- Removed `cloudlatencytest` `v2` API
- Removed `drive` `v1` API

###### Backwards compatible changes
- Added `dns` `v2beta1` API
- Added `routers.preview` to `compute` `alpha` API
- Added `instances.startWithEncryptionKey` to `compute` `v1` API
- Added `routers.aggregatedList` to `compute` `v1` API
- Added `routers.delete` to `compute` `v1` API
- Added `routers.get` to `compute` `v1` API
- Added `routers.getRouterStatus` to `compute` `v1` API
- Added `routers.insert` to `compute` `v1` API
- Added `routers.list` to `compute` `v1` API
- Added `routers.patch` to `compute` `v1` API
- Added `routers.updated` to `compute` `v1` API
- Added `mobileapppanels.get` to `consumersurveys` `v2` API
- Added `mobileapppanels.list` to `consumersurveys` `v2` API
- Added `mobileapppanels.update` to `consumersurveys` `v2` API

##### 7.1.0 - 24 May 2016

###### Backwards compatible changes
Expand Down
4 changes: 2 additions & 2 deletions apis/acceleratedmobilepageurl/v1.js
Expand Up @@ -21,9 +21,9 @@
var createAPIRequest = require('../../lib/apirequest');

/**
* Accelerated Mobile Page (AMP) URL API
* Accelerated Mobile Pages (AMP) URL API
*
* This API contains a single method, [batchGet](/amp/cache/reference/acceleratedmobilepageurl/rest/v1/ampUrls/batchGet). Call this method to retrieve the AMP URL (and equivalent AMP Cache URL) for given public URL(s). For more information, see [Link to AMP Content](/amp/cache/use-amp-url).
* This API contains a single method, batchGet. Call this method to retrieve the AMP URL (and equivalent AMP Cache URL) for given public URL(s).
*
* @example
Expand Down
230 changes: 0 additions & 230 deletions apis/cloudbuild/v1.js

This file was deleted.

103 changes: 0 additions & 103 deletions apis/cloudlatencytest/v2.js

This file was deleted.

0 comments on commit 4005bc9

Please sign in to comment.