Steve Bazyl
2ea3004be0
Merge pull request #559 from ts-3156/add_realtime_analytics_samples
...
add realtime analytics sample
2017-03-30 11:47:12 -07:00
Steve Bazyl
c4d0ed5d3c
Merge branch 'master' into v0.10
2017-03-29 16:25:34 -07:00
Steve Bazyl
5467a8d280
Merge branch 'master' of https://github.com/google/google-api-ruby-client
2017-03-29 16:00:40 -07:00
Ernest Landrito
4c585f30b5
Merge pull request #507 from marcferna/master
...
Added Vision API CLI sample.
2017-03-27 16:43:25 -07:00
Thomas Coffee
4dcd4acfb2
Release 0.10.2
2017-03-27 15:18:00 -07:00
Thomas Coffee
123d118d78
Regen APIs
2017-03-27 15:14:47 -07:00
Shinohara Teruki
123c69efbe
add realtime analytics sample
2017-03-26 20:33:18 +09:00
Shinohara Teruki
5c5bc0ba7e
add samples of adsense
2017-03-26 19:30:05 +09:00
Dushyanth Maguluru
85c1892c12
Fix urlshortner typo in MIGRATION.md
2017-03-20 14:46:26 -06:00
Steven Bazyl
5804593f25
Tighten validation around batch operations
2017-03-13 13:40:15 -07:00
Thomas Coffee
cf8ca47083
Release 0.10.1
2017-03-10 13:13:39 -08:00
Thomas Coffee
899864d0fe
Regen APIs and add cloudkms:v1
2017-03-10 13:11:09 -08:00
Steven Bazyl
687223feb4
Update generator to use batchPath instead of hardcoded path
2017-03-06 12:24:30 -08:00
Thomas Coffee
cf38f15a08
Merge pull request #545 from bobintornado/Update-README.md
...
Update README.md
2017-02-22 15:45:30 -08:00
Bob Cao
95944cf1ff
Update README.md
2017-02-20 13:16:50 +08:00
Thomas Coffee
c7794d1826
Merge pull request #543 from tcoffee-google/master
...
Fix typo in generate command line
2017-02-14 22:56:53 -08:00
Thomas Coffee
361b08bffd
Fix typo in generate command line
2017-02-14 10:43:08 -08:00
Sai Cheemalapati
e96ebabd42
Update MIGRATING.md
2017-02-13 15:44:34 -08:00
Sai Cheemalapati
c02e9927d4
Release 0.10.0
2017-02-13 15:34:57 -08:00
Sai Cheemalapati
df02d3b6f9
Update CHANGELOG.md
2017-02-13 15:34:34 -08:00
Sai Cheemalapati
4447d65a96
Regen APIs and bump version ( #540 )
2017-02-13 15:28:52 -08:00
Sai Cheemalapati
4f143ae551
Bump `representable` dependency to 3.0 ( #532 )
...
Also fixes a breaking change introduced between `representable` 2.3 and
3.0. Specifically, `:skip_undefined` is now be passed via the
`:user_options` option.
2017-02-13 12:24:14 -08:00
Hamada Takayuki
2ea7f12106
Ensure uploads by the YouTube sample are unlisted ( #539 )
2017-02-13 12:11:15 -08:00
Thomas Darde
172e04b272
Add a new impersonate sample
2017-02-12 15:13:45 +01:00
Thomas Darde
1ad141162c
Update MIGRATING.md
2017-02-12 15:02:53 +01:00
Thomas Coffee
27f13663bf
Merge pull request #528 from tcoffee-google/master
...
Allow abnormal page token cases for paging methods
2017-02-10 15:29:37 -08:00
Thomas Darde
d9d7597e7d
Update Migrating guide
...
Migrating from 0.8 to 0.9 has been an extremely painful process, I will also add a full sample for using Google::Auth::ServiceAccountCredentials
2017-02-10 15:35:49 +01:00
apurvis
90d90d00b2
Allow retriable 3.0 ( #514 )
2017-02-08 13:26:57 -08:00
Thomas Coffee
7a93c07a98
Release 0.9.28
2017-02-08 09:52:48 -08:00
Thomas Coffee
235fd7abcc
Fix file permissions issue
2017-02-08 09:35:14 -08:00
Thomas Coffee
0d04ec8df4
Release 0.9.27
2017-02-03 12:22:40 -08:00
Thomas Coffee
16f0a768f7
Allow abnormal page token cases for paging methods
...
Addresses https://github.com/googleapis/toolkit/issues/692 .
Manual changes are in:
lib/google/apis/core/base_service.rb
spec/google/apis/core/service_spec.rb
2017-02-03 12:09:18 -08:00
Austin Wang
e9d7e47c75
Update check_status to better support different types of errors ( #517 )
2017-02-01 23:20:19 -08:00
Jonathan Soifer
88c22f75e7
Fix README.md typo ( #512 )
2017-01-28 23:25:56 -08:00
Sai Cheemalapati
28c85fec72
Release 0.9.26
2017-01-27 19:55:12 -08:00
Sai Cheemalapati
71df0fe92a
Bump version and update CHANGELOG.md
2017-01-27 19:54:17 -08:00
Sai Cheemalapati
2f39eb2398
Release 0.9.25
2017-01-27 19:46:08 -08:00
Sai Cheemalapati
12ba6ef946
Bump version and update CHANGELOG.md
2017-01-27 19:45:56 -08:00
Sai Cheemalapati
88c64fe87e
Regen APIs ( #527 )
...
Add `cloudkms:v1beta1` and `manufacturers:v1` APIs.
2017-01-27 19:38:40 -08:00
Sai Cheemalapati
2634c95e95
Update CHANGELOG.md ( #525 )
2017-01-25 00:35:44 -08:00
Sai Cheemalapati
24bd4728e0
Release 0.9.24
2017-01-24 23:39:26 -08:00
Sai Cheemalapati
28a8318989
Regen APIs and add dfareporting:v2.7 ( #524 )
...
Also bump version.
2017-01-24 23:37:13 -08:00
Steve Bazyl
272482e86c
Merge branch 'master' of https://github.com/google/google-api-ruby-client
2017-01-24 12:49:16 -08:00
Sai Cheemalapati
d7098fab9d
Release 0.9.23
2017-01-20 15:34:20 -08:00
Sai Cheemalapati
15dd35cd50
Bump version
2017-01-20 15:34:05 -08:00
Sai Cheemalapati
6af6a7be21
Release 0.9.22
2017-01-20 15:33:43 -08:00
Sai Cheemalapati
89bdcd1c38
Regen APIs and add dns:v2beta1
2017-01-20 15:27:22 -08:00
Sai Cheemalapati
73ba6e8f81
Release 0.9.22
2017-01-20 11:11:10 -08:00
Sai Cheemalapati
bf100a7446
Bump version
2017-01-20 11:09:38 -08:00
Sai Cheemalapati
19dc340f70
Release 0.9.21
2017-01-20 10:57:54 -08:00