Skip to content

Google Cloud PHP v0.29.0

Compare
Choose a tag to compare
@dwsupplee dwsupplee released this 18 May 16:31

Google Cloud PHP v0.29.0

BigQuery v0.2.1

  • Fixed a bug in Google\Cloud\BigQuery\BigQueryClient::jobs() where the projectId was not being set correctly. (#484)

Cloud Core v1.3.0

  • The ability to remove a binding from an IAM policy has been added. (#480)
  • REST now always defaults as the transport, due to a memory leak discovered in gRPC. The memory leak has been addressed and this change is intended to be reverted once we upgrade to the latest version of gRPC. (#477)

Cloud Error Reporting v0.2.0

  • The gRPC extension is now required in the composer.json. (#475)

Cloud Monitoring v0.2.0

  • The gRPC extension is now required in the composer.json. (#475)

Cloud PubSub v0.5.0

  • REST now always defaults as the transport, due to a memory leak discovered in gRPC. The memory leak has been addressed and this change is intended to be reverted once we upgrade to the latest version of gRPC. (#477)

Stackdriver Logging v1.2.0

  • REST now always defaults as the transport, due to a memory leak discovered in gRPC. The memory leak has been addressed and this change is intended to be reverted once we upgrade to the latest version of gRPC. (#477)

Cloud Video Intelligence v0.1.0

  • A GAPIC generated layer has been added. (#492)