Skip to content

Tags: jackass0528/google-cloud-ruby

Tags

google-cloud-storage/v1.0.0

Toggle google-cloud-storage/v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Storage 1.0.0

* Release 1.0
* Improvements to File copy for large files
* Allow file attributes to be changed during copy
* Upgrade dependency on Google API Client

google-cloud-speech/v0.24.0

Toggle google-cloud-speech/v0.24.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Speech 0.24.0

* Upgrade to V1 API, including the following changes:
  * Support OGG_OPUS and SPEEX_WITH_HEADER_BYTE encodings
  * The language argument is now mandatory on all recognition methods
  * #recognize_job has been renamed #process, aliased as #long_running_recognize and #recognize_job
  * #stream has been aliased as #stream_recognize
  * Stream added #wait_until_complete! method, which blocks until stream is complete
  * Stream removed #speech_start and #speech_end callback methods
  * Stream now calls #complete callback method when stream ends, not when END_OF_AUDIO event is received (the END_OF_AUDIO event was removed in V1)
  * Job has been renamed Operation
  * Operation added id attribute, can be retrieved by id
* Add documentation for Low Level API

google-cloud-resource_manager/v0.24.0

Toggle google-cloud-resource_manager/v0.24.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Resource Manager 0.24.0

* Upgrade dependency on Google API Client

google-cloud-dns/v0.24.0

Toggle google-cloud-dns/v0.24.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release DNS 0.24.0

* Upgrade dependency on Google API Client

google-cloud-bigquery/v0.26.0

Toggle google-cloud-bigquery/v0.26.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release BigQuery 0.26.0

* Upgrade dependency on Google API Client

google-cloud/v0.28.0

Toggle google-cloud/v0.28.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Google Cloud 0.28.0

* Storage 1.0 release
* Speech Beta release
* Updated dependencies BigQuery, DNS, and Resource Manager

stackdriver-core/v1.0.0

Toggle stackdriver-core/v1.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release stackdriver-core 1.0.0

* Release 1.0

stackdriver/v0.5.0

Toggle stackdriver/v0.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Stackdriver 0.5.0

* Logging 1.0 release
* Updated dependencies on all other gems

google-cloud-vision/v0.24.0

Toggle google-cloud-vision/v0.24.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Vision 0.24.0

* Updated documentation
* Automatic retry on UNAVAILABLE errors

google-cloud-translate/v0.23.0

Toggle google-cloud-translate/v0.23.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Translate 0.23.0

* No changes