google-cloud v0.12.0 Release Notes

    • pubsub: Subscription.Receive now uses streaming pull.

    • pubsub: add Client.TopicInProject to access topics in a different project than the client.

    • 📦 errors: renamed errorreporting. The errors package will be removed shortly.

    • datastore: improved retry behavior.

    • 📇 bigquery: support updates to dataset metadata, with etags.

    • ⚡️ bigquery: add etag support to Table.Update (BREAKING: etag argument added).

    • 👷 bigquery: generate all job IDs on the client.

    • 🔧 storage: support bucket lifecycle configurations.