This repository was archived by the owner on Jan 19, 2025. It is now read-only.
package:gcloud v0.8.11
- After the first
Pagecreated byDatastore.withRetry()retries were not
happening. This is now fixed, ensuring thatPage.next()will always retry
whenDatastoreis wrapped withDatastore.withRetry(). - Calling with
wait: falseinSubscription.pull(wait: false)forPubSub
have been deprecated.