Skip to content

Releases: googleapis/google-cloud-php

Google Cloud PHP v0.67.0

31 May 17:52
2750d58
Compare
Choose a tag to compare

Google Cloud PHP v0.67.0

google/cloud-bigquerydatatransfer v0.5.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-bigquery v1.2.2

  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-bigtable v0.4.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-container v0.4.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-core v1.20.4

  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-dataproc v0.4.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-datastore v1.5.3

  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-debugger v0.10.0

  • Added support for gRPC connections. (#1037)
  • BREAKING CHANGE Classes which previously implemented \JsonSerialize no longer implement that interface, and jsonSerialize() methods on those classes have been removed in favor of info() methods. (#1037)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-dialogflow v0.2.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-dlp v0.9.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-error-reporting v0.10.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-firestore v0.10.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-iot v0.2.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-language v0.14.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-logging v1.11.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-monitoring v0.10.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-oslogin v0.4.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-pubsub v1.2.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-redis v0.2.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-spanner v1.5.2

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-speech v0.14.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-storage v1.5.1

  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-trace v0.9.0

  • Added support for gRPC connections. (#1027)
  • BREAKING CHANGE Classes which previously implemented \JsonSerialize no longer implement that interface, and jsonSerialize() methods on those classes have been removed in favor of info() methods. (#1027)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-translate v1.2.1

  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-videointelligence v0.11.1

  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

google/cloud-vision v0.13.0

  • Updated the generated client to add support for asynchronous image detection and annotation. (#1075)
  • Updated the required version of google/proto-client. (#1075)
  • Added .gitattributes to distribute composer-installed package without unnecessary supporting files. (#1074)

Miscellaneous

  • Added .gitattributes to distribute composer-installed google/cloud package without unnecessary supporting files. (#1074)

Google Cloud PHP v0.66.1

25 May 17:25
Compare
Choose a tag to compare

Google Cloud PHP v0.66.1

google/cloud-spanner v1.5.1

  • Fixed a bug in which clearing a session pool before the database connection was closed can break the session cache. (#1071)

Google Cloud PHP v0.66.0

24 May 20:30
41ff6c4
Compare
Choose a tag to compare

Google Cloud PHP v0.66.0

This release includes a change we believe makes using our generated clients much easier. The clients now accept a simplified set of options at construction time. Please take a look here for a sample of the new settings.

google/cloud-bigquerydatatransfer v0.5.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-bigtable v0.4.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-container v0.4.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-core v1.20.3

  • Updated the required version of google/proto-client and google/gax. (#1068)

google/cloud-dataproc v0.4.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-dialogflow v0.2.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-debugger v0.9.0

  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-dlp v0.9.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-error-reporting v0.10.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-firestore v0.10.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-iot v0.2.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-language v0.14.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-logging v1.11.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-monitoring v0.10.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-oslogin v0.4.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-pubsub v1.2.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-redis v0.2.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-spanner v1.5.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-speech v0.14.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)
  • Added a client for v1p1beta1. (#1066)

google/cloud-trace v0.8.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-videointelligence v0.11.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

google/cloud-vision v0.12.0

  • Updated the required version of google/proto-client and google/gax. (#1068)
  • Updated the options passed into generated clients at construction time. (#1045)
  • Updated the method for retrieving the package version in the generated clients. (#1065)

Google Cloud PHP v0.65.0

17 May 16:39
12b2203
Compare
Choose a tag to compare

Google Cloud PHP v0.65.0

google/cloud-core v1.20.2

  • Fixed an issue with Cloud Datastore, where a potentially empty GeoPoint value caused an error in the mapping of values. (#1054)

google/cloud-datastore v1.5.2

  • Fixed an issue with Cloud Datastore, where a potentially empty GeoPoint value caused an error in the mapping of values. (#1054)

google/cloud-redis v0.1.1

  • Added documentation links to the cloud.google.com homepage. (#1051)

google/cloud-storage v1.5.0

  • Added support for Cloud KMS keys. (#1019)

Google Cloud PHP v0.64.0

08 May 16:07
5edbb1a
Compare
Choose a tag to compare

Google Cloud PHP v0.64.0

google/cloud-bigquerydatatransfer v0.4.1

  • Updated the required version of google/proto-client. (#1046)

google/cloud-bigtable v0.3.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-container v0.3.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-core v1.20.1

  • Fixed classname casing typos in unit tests which caused failures in the latest version of HHVM. (#1047)
  • Set unit and snippet default timezone to UTC and added tests for timezone conversion. (#1043)

google/cloud-dataproc v0.3.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-datastore v1.5.1

  • Fixed typo in method documentation. Thanks to @dmcgrath for the patch. (#1044)
  • Fixed classname casing typos in unit tests which caused failures in the latest version of HHVM. (#1047)

google/cloud-dialogflow v0.1.1

  • Updated the required version of google/proto-client. (#1046)

google/cloud-dlp v0.8.1

  • Updated the required version of google/proto-client. (#1046)

google/cloud-error-reporting v0.9.5

  • Updated the required version of google/proto-client. (#1046)
  • Fixed classname casing typos in unit tests which caused failures in the latest version of HHVM. (#1047)

google/cloud-firestore v0.9.1

  • Updated the required version of google/proto-client. (#1046)
  • Fixed type cast in unit tests which caused a failure in HHVM. (#1047)

google/cloud-iot v0.1.3

  • Updated the required version of google/proto-client. (#1046)

google/cloud-language v0.13.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-logging v1.10.5

  • Updated the required version of google/proto-client. (#1046)
  • Fixed classname casing typos in unit tests which caused failures in the latest version of HHVM. (#1047)

google/cloud-monitoring v0.9.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-oslogin v0.3.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-pubsub v1.1.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-redis v0.1.0

  • A generated client to interact with Redis on Google Cloud Platform has been released. (#1046)

google/cloud-spanner v1.4.1

  • Updated the required version of google/proto-client. (#1046)

google/cloud-speech v0.13.1

  • Updated the required version of google/proto-client. (#1046)

google/cloud-trace v0.7.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-videointelligence v0.10.4

  • Updated the required version of google/proto-client. (#1046)

google/cloud-vision v0.11.4

  • Updated the required version of google/proto-client. (#1046)

Google Cloud PHP v0.63.0

02 May 16:42
be34cf6
Compare
Choose a tag to compare

Google Cloud PHP v0.63.0

google/cloud-speech v0.13.0

  • A partial veneer has been added for the generated clients. This introduces some helpful code that can make managing requests much simpler. (#875)

Google Cloud PHP v0.62.0

30 Apr 21:10
e4e5503
Compare
Choose a tag to compare

Google Cloud PHP v0.62.0

google/cloud-bigquery v1.2.1

  • Added parquet format to load job configuration documentation. (#1035)

google/cloud-core v1.20.0

  • Fixed various issues surrounding timestamp subsecond precision and timezone handling. (#1002)
  • Fixed bug in snippet test coverage tool which caused method snippet coverage status to go unreported. (#1030)

google/cloud-datastore v1.5.0

  • Improved support for custom entity types. (#913)

google/cloud-debugger v0.8.0

  • Set default number of debugging stackframes to 5 and added option to control stackframe depth to Google\Cloud\Debugger\Agent::__construct(). (#1021)

google/cloud-firestore v0.9.0

  • Fixed various issues surrounding timestamp subsecond precision and timezone handling. (#1002)

google/cloud-logging v1.10.4

  • Removed stray operator causing system test errors on PHP >= 7.1.0 (#1028)

google/cloud-spanner v1.4.0

  • Fixed various issues surrounding timestamp subsecond precision and timezone handling. (#1002)

Google Cloud PHP v0.61.0

16 Apr 18:10
6834308
Compare
Choose a tag to compare

Google Cloud PHP v0.61.0

google/cloud-core v1.19.2

  • Added default values for semaphore batch configuration. (#1011)

google/cloud-bigquerydatatransfer v0.4.0

  • Added additional bindings for the BigQuery Data Transfer client. (#1015)
  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-bigtable v0.3.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-container v0.3.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-dataproc v0.3.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-debugger v0.7.0

  • Added daemonOptions configuration option to {@see Google\Cloud\Debugger\Agent::__construct()}. (#1016)

google/cloud-dialogflow v0.1.0

  • Added Dialogflow client. (#1010)

google/cloud-dlp v0.8.0

  • BREAKING CHANGE Removed client for Cloud Data Loss Prevention (DLP) v2beta. Please use clients found under Google\Cloud\Dlp\V2 instead. (#1013)
  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-error-reporting v0.9.4

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-firestore v0.8.1

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-iot v0.1.2

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-language v0.13.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-logging v1.10.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-monitoring v0.9.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-oslogin v0.3.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-pubsub v1.1.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-spanner v1.3.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-speech v0.12.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-trace v0.7.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-videointelligence v0.10.3

  • Updated required dependency version of google/proto-client. (#1010)

google/cloud-vision v0.11.3

  • Updated required dependency version of google/proto-client. (#1010)

Miscellaneous

  • Updated google/cloud required dependency version of google/proto-client. (#1010)

Google Cloud PHP v0.60.0

11 Apr 17:47
2de0ffd
Compare
Choose a tag to compare

Google Cloud PHP v0.60.0

google/cloud-bigquerydatatransfer v0.3.3

  • Updated google/proto-client required version. (#998)

google/cloud-bigtable v0.3.2

  • Updated google/proto-client required version. (#998)

google/cloud-container v0.3.2

  • Updated google/proto-client required version. (#998)

google/cloud-dataproc v0.3.2

  • Updated google/proto-client required version. (#998)

google/cloud-datastore v1.4.2

  • When specifying the number of keys to create with Google\Cloud\Datastore\DatastoreClient::keys() the returned keys are now cloned copies, ensuring the keys are unique. Additionally an \InvalidArgumentException is now correctly thrown when attempting to request less than 1 key. (#993)

google/cloud-debugger v0.6.2

  • An issue in which integer keyed arrays were not properly being cast to strings has been addressed. (#1006)

google/cloud-dlp v0.7.2

  • The V2 generated client has been refreshed, with documentation updates. (#1001)
  • Updated google/proto-client required version. (#998)

google/cloud-error-reporting v0.9.3

  • Updated google/proto-client required version. (#998)

google/cloud-firestore v0.8.0

  • BREAKING CHANGE Google\Cloud\Firestore\DocumentSnapshot::fields() has been renamed to data(). (#991)
  • Updated google/proto-client required version. (#998)
  • An issue in which empty arrays could not be encoded as an ArrayValue has been addressed. (#1003)

google/cloud-iot v0.1.1

  • Updated google/proto-client required version. (#998)

google/cloud-language v0.13.2

  • Updated google/proto-client required version. (#998)

google/cloud-logging v1.10.2

  • Updated google/proto-client required version. (#998)

google/cloud-monitoring v0.9.2

  • Updated google/proto-client required version. (#998)

google/cloud-oslogin v0.3.2

  • Updated google/proto-client required version. (#998)

google/cloud-pubsub v1.1.2

  • Updated google/proto-client required version. (#998)

google/cloud-spanner v1.3.2

  • Updated google/proto-client required version. (#998)
  • Some additional documentation regarding how to utilize the Google\Cloud\Spanner\Session\CacheSessionPool has been added. (#995)

google/cloud-speech v0.12.2

  • Updated google/proto-client required version. (#998)

google/cloud-trace v0.7.2

  • Updated google/proto-client required version. (#998)

google/cloud-videointelligence v0.10.2

  • Updated google/proto-client required version. (#998)

google/cloud-vision v0.11.2

  • Updated google/proto-client required version. (#998)

Google Cloud PHP v0.59.0

03 Apr 21:29
3cfbc74
Compare
Choose a tag to compare

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)