Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

package:gcloud v0.8.11

Choose a tag to compare

@jonasfj jonasfj released this 10 Aug 13:44
2ec9bcb
  • After the first Page created by Datastore.withRetry() retries were not
    happening. This is now fixed, ensuring that Page.next() will always retry
    when Datastore is wrapped with Datastore.withRetry().
  • Calling with wait: false in Subscription.pull(wait: false) for PubSub
    have been deprecated.