Skip to content

Google Cloud PHP v0.34.0

Compare
Choose a tag to compare
@dwsupplee dwsupplee released this 12 Jul 00:05

Google Cloud PHP v0.34.0

Cloud Data Loss Prevention v0.1.0

  • A GAPIC client has been introduced. (#569)

Cloud Error Reporting v0.4.1

  • Bumped the version requirement for google/proto-client and google/gax. (#569)

Cloud Monitoring v0.4.1

  • Bumped the version requirement for google/proto-client and google/gax. (#569)

Cloud Spanner v0.3.1

  • Bumped the version requirement for google/proto-client and google/gax. (#569)

Cloud Speech v0.6.0

  • Support for word time offsets has been added. (#568)

Cloud Storage v1.1.2

  • A suggest for phpseclib/phpseclib has been added to the composer.json, if users opt in to using this library it will replace the functionality currently implemented via OpenSSL. (#570)

Cloud Trace v0.3.0

  • The README has been updated including samples on how to use the Google\Cloud\Trace\Reporter\AsyncReporter. Additionally, a factory method for the Google\Cloud\Trace\Reporter\AsyncReporter has been added to the Google\Cloud\Trace\TraceClient. (#566)

Cloud Video Intelligence v0.3.1

  • Bumped the version requirement for google/proto-client and google/gax. (#569)

Miscellaneous

  • The replace keyword is now being utilized in google-cloud-php's composer.json. This feature helps to retain compatibility when installing both google/cloud and any google/cloud-* sub-packages side by side. For more details please see the composer.json schema documentation.