Skip to content

Google Cloud PHP v0.59.0

Compare
Choose a tag to compare
@dwsupplee dwsupplee released this 03 Apr 21:29
3cfbc74

Google Cloud PHP v0.59.0

google/cloud-bigquery v1.2.0

  • Regionalization support has been added. This feature allows you to supply a location when managing jobs. (#971)

google/cloud-bigquerydatatransfer v0.3.2

  • Updated google/gax required version. (#983)

google/cloud-bigtable v0.3.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-container v0.3.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-core v1.19.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-dataproc v0.3.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-datastore v1.4.1

  • An issue preventing empty arrays from being saved has been addressed. (#974)

google/cloud-debugger v0.6.1

  • A performance optimization has been made in which Google\Cloud\Debugger\Agent no longer needs to clear opcache, as it is handled in the Stackdriver extension instead. (#944)
  • A performance optimization has been made in which the payload size is reduced. This is especially useful for large arrays of information (like $_SERVER). (#946)

google/cloud-dlp v0.7.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-error-reporting v0.9.2

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-firestore v0.7.0

  • Updated google/gax and google/proto-client required versions. (#983)
  • A new method, Google\Cloud\Firestore\Transaction::documents(), has been added in order to support retrieval of a specific set of document snapshots from within a transaction. (#888)
  • Support for storing classes implementing \DateTimeInterface has been added. Big thanks to @DiogoRMax for the great addition and thoughtful PR. (#956)

google/cloud-iot v0.1.0

google/cloud-language v0.13.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-logging v1.10.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-monitoring v0.9.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-oslogin v0.3.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-pubsub v1.1.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-spanner v1.3.1

  • Updated google/gax and google/proto-client required versions. (#983)
  • Google\Cloud\Spanner\SpannerClient::__construct() has been updated to correctly document the authCache and authCacheOptions configuration options. (#986)

google/cloud-speech v0.12.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-trace v0.7.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-videointelligence v0.10.1

  • Updated google/gax and google/proto-client required versions. (#983)

google/cloud-vision v0.11.1

  • Updated google/gax and google/proto-client required versions. (#983)