v0.4.1
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 theGoogle\Cloud\PubSub\Topic
andGoogle\Cloud\PubSub\Subscription
classes to facilitate getting the name of the topic or subscription without requiring an unnecessary service call.