Skip to content

Tags: nikushi/google-cloud-ruby

Tags

google-cloud-dlp/v0.3.0

Toggle google-cloud-dlp/v0.3.0's commit message
Release google-cloud-dlp 0.3.0 with updated documentation

google-cloud-bigquery/v1.3.0

Toggle google-cloud-bigquery/v1.3.0's commit message
Release google-cloud-bigquery 1.3.0

* Add insert_ids option to #insert in Dataset, Table, and AsyncInserter.
* Add BigQuery Project#service_account_email.
* Add support for setting Job location to nil in blocks for Job properties.

google-cloud-pubsub/v0.30.2

Toggle google-cloud-pubsub/v0.30.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Pub/Sub 0.30.2

* Subscriber stability enhancements.
* Subscriber performance enhancements.

google-cloud-bigquery/v1.2.0

Toggle google-cloud-bigquery/v1.2.0's commit message
Release google-cloud-bigquery 1.2.0

* Add geo-regionalization (location) support to Jobs.
* Add Project#encryption support to Jobs.
* Rename Encryption to EncryptionConfiguration.
* Add blocks for setting Job properties to all Job creation methods.
* Add support for lists of URLs to #load and #load_job. (jeremywadsack)
* Fix Schema::Field type helpers.
* Fix Table#load example in README.

google-cloud-spanner/v1.4.0

Toggle google-cloud-spanner/v1.4.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 Spanner 1.4.0

* Add support for commit_timestamp.

google-cloud/v0.51.1

Toggle google-cloud/v0.51.1's commit message
Release google-cloud 0.51.1

Update documentation site.

google-cloud-dlp/v0.2.0

Toggle google-cloud-dlp/v0.2.0's commit message
Release google-cloud-dlp v0.2.0

google-cloud/v0.51.0

Toggle google-cloud/v0.51.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.51.0

* Add BigQuery DataTransfer

google-cloud-bigquery-data_transfer/v0.1.0

Toggle google-cloud-bigquery-data_transfer/v0.1.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 DataTransfer 0.1.0

* Initial release

google-cloud-pubsub/v0.30.1

Toggle google-cloud-pubsub/v0.30.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release Pub/Sub 0.30.1

* Fix Subscriber thread leak