Skip to content

Tags: south37/google-cloud-ruby

Tags

google-cloud-pubsub/v0.38.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-pubsub 0.38.1 (googleapis#3731)

* Add endpoint argument to constructor

google-cloud-trace/v0.34.5

Toggle google-cloud-trace/v0.34.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-trace 0.34.5 (googleapis#3719)

* Fix max threads setting in thread pools
  * Thread pools once again limit the number of threads allocated.
* Update documentation links

google-cloud-spanner/v1.9.5

Toggle google-cloud-spanner/v1.9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-spanner 1.9.5 (googleapis#3714)

* Reduce thread usage at startup
  * Allocate threads in pool as needed, not all up front
* Update documentation links

google-cloud-pubsub/v0.38.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-pubsub 0.38.0 (googleapis#3715)

* Allow persistence_regions to be set
  * Support setting persistence_regions on topic creation
    and topic update.
* Allow Service endpoint to be configured
  * Google::Cloud::PubSub.configure.endpoint
* Fix max threads setting in thread pools
  * Thread pools once again limit the number of threads allocated.
* Reduce thread usage at startup
  * Allocate threads in pool as needed, not all up front
* Update documentation links

google-cloud-logging/v1.6.6

Toggle google-cloud-logging/v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-logging 1.6.6 (googleapis#3718)

* Fix max threads setting in thread pools
  * Thread pools once again limit the number of threads allocated.
* Update documentation links

google-cloud-error_reporting/v0.31.7

Toggle google-cloud-error_reporting/v0.31.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-error_reporting 0.31.7 (googleapis#3717)

* Fix max threads setting in thread pools
  * Thread pools once again limit the number of threads allocated.
* Update documentation links

google-cloud-debugger/v0.33.7

Toggle google-cloud-debugger/v0.33.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-debugger 0.33.7 (googleapis#3716)

* Fix max threads setting in thread pools
  * Thread pools once again limit the number of threads allocated.
* Update documentation links

google-cloud-bigquery/v1.13.0

Toggle google-cloud-bigquery/v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-bigquery 1.13.0 (googleapis#3713)

* Add Table#require_partition_filter
* List jobs using min and max created_at
* Reduce thread usage at startup
  * Allocate threads in pool as needed, not all up front
* Update documentation links

google-cloud-firestore/v1.0.0

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-firestore 1.0.0 (googleapis#3666)

* Bump release level to GA.
* Update READMEs for Firestore GA
* Update synth.py for Firestore GA in doc link
* Update google-cloud-firestore dependency to ~> 1.0 in google-cloud.gemspec

google-cloud-dns/v0.30.1

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release google-cloud-dns 0.30.1 (googleapis#3667)

* Ensure use of a sufficiently recent REST client with the correct endpoint.