Skip to content

Google Cloud PHP v0.26.0

Compare
Choose a tag to compare
@jdpedrie jdpedrie released this 07 Apr 21:50

Google Cloud PHP v0.26.0

Cloud Language v0.3.0

  • google/cloud-natural-language is now known as google/cloud-language. (#436)
  • BREAKING CHANGE The Google\Cloud\NaturalLanguage
    namespace has changed to Google\Cloud\Language. (#436)
  • Added support for Cloud Natural Language via gRPC at v1beta2. (#436)

Cloud Pub/Sub v0.3.0

  • Cloud Pub/Sub now supports Snapshots. Snapshots may not yet be available in your project. (#428)

Cloud Core v1.1.0

  • Google\Cloud\Core\PhpArray::__construct() now accepts an optional second parameter controlling whether snake case keys should be converted to camel case. (#428)