Skip to content

Releases: talkiq/gcloud-aio

auth-5.3.1

06 Apr 12:27
e331973
Compare
Choose a tag to compare

Fixes

The previous release (v5.3.0) was incorrectly marked as compatible with older aiohttp versions. This release fixes the listed range to aiohttp>=3.9.0. but is otherwise identical. v5.3.0 will be yanked.

storage-9.3.0

04 Apr 13:46
1aa9d67
Compare
Choose a tag to compare

Features

auth-5.3.0

04 Apr 13:28
e89a751
Compare
Choose a tag to compare

Features

  • support auto_decompress argument passthrough to session implementations (#698 and #713) -- thanks @fbalboaDialpad!

pubsub-6.0.1

14 Mar 14:53
9263a38
Compare
Choose a tag to compare

Features

  • update consume_latency metric to have more granular prometheus buckets (#697)

auth-5.2.2

14 Mar 13:50
c011a7c
Compare
Choose a tag to compare

Fixes

  • fix _refresh_gce_metadata() for gcloud-rest-auth (#695)

auth-5.2.1

12 Mar 12:05
b0444b9
Compare
Choose a tag to compare

Dependencies

  • add support for aiohttp >=3.9.2

storage-9.2.0

16 Feb 16:54
db2e511
Compare
Choose a tag to compare

Features

Fixes

  • properly re-raise ResponseError on final upload retry

bigquery-7.1.0

16 Feb 10:46
0df92ba
Compare
Choose a tag to compare

Features

auth-5.2.0

16 Feb 16:30
4979115
Compare
Choose a tag to compare

Features

  • add support for service account impersonation (#665) -- thanks @m1racoli!

auth-5.1.3

16 Feb 10:43
d701c8a
Compare
Choose a tag to compare

Internal

  • update aiohttp compatibility ranges to <3.9.2 (until we figure out the Timeout changes which are breaking things!)