Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

package:gcloud v0.8.11

Compare
Choose a tag to compare
@jonasfj jonasfj released this 10 Aug 13:44
· 20 commits to master since this release
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.