Skip to content

Releases: talkiq/gcloud-aio

taskqueue-1.0.5

22 Jan 13:21
Compare
Choose a tag to compare

Features

  • default ClientSession now has timeout values set

Fixes

  • gracefully handle exceptions in TaskManager lease
  • fix casting error when lease_seconds is a float

taskqueue-1.0.4

22 Jan 12:34
Compare
Choose a tag to compare

Features

  • set default TaskManager max_concurrency to "infinite"
  • autorenewal thread is now immediately interruptible, so processing should be overall faster in virtually all cases

Minor

  • prevent log pollution from cancelling autorenewal

taskqueue-1.0.3

22 Jan 05:31
Compare
Choose a tag to compare

Bugfix

  • prevent autorenew failures from killing taskmanager

taskqueue-1.0.2

22 Jan 02:23
Compare
Choose a tag to compare

TaskManager

  • do not wait for entire batch before leasing more tasks

taskqueue-1.0.1

19 Jan 00:57
Compare
Choose a tag to compare

Bugfix

  • taskmanager: proper use of traceback for failed tasks (#16)

Minor

  • bump gcloud-aio-core dependency to require bugfix for string/bytes encoding

storage-0.5.3

19 Jan 20:50
Compare
Choose a tag to compare

Bugfix

  • post returns JSON by default; handle accordingly (#18)

storage-0.5.2

19 Jan 18:18
Compare
Choose a tag to compare

Bugfix

  • accept tuple return value from upload call in Blob (#17)

storage-0.5.1

19 Jan 00:51
Compare
Choose a tag to compare

Minor

  • bump gcloud-aio-core dependency to require bugfix for string/bytes encoding

datastore-0.5.1

19 Jan 00:37
Compare
Choose a tag to compare

Minor

  • bump gcloud-aio-core dependency to require bugfix for string/bytes encoding

bigquery-0.5.1

19 Jan 00:30
Compare
Choose a tag to compare

Minor

  • bump gcloud-aio-core dependency to require bugfix for string/bytes encoding