Skip to content

v0.4.1

Compare
Choose a tag to compare
@jdpedrie jdpedrie released this 19 Jul 16:48

gcloud-php v0.4.1

What's Fixed?

  • This minor release fixes a bug in the Pub/Sub service which incorrectly handled lists of subscriptions by topic. It also adds name() methods to the Google\Cloud\PubSub\Topic and Google\Cloud\PubSub\Subscription classes to facilitate getting the name of the topic or subscription without requiring an unnecessary service call.