Skip to content

taskqueue-6.0.0

Compare
Choose a tag to compare
@talkiq-ops talkiq-ops released this 27 Jan 21:16
· 227 commits to master since this release
1d000f2

BREAKING CHANGES

gcloud-aio-taskqueue no longer exposes the encode() and decode() methods -- please use the methods exposed by gcloud-aio-auth` instead, as they are more up-to-date (#559)

Features

Note that if you want taskqueue operations to be retried, you should define your own retry handler as per the readmes which best suit your own use-case.