Skip to content

Releases: talkiq/gcloud-aio

datastore-8.1.0

14 Jun 16:46
6976293
Compare
Choose a tag to compare

Features

  • support "IN" query filter (#760) -- thanks @onurdialpad !
  • support OR and NOT_EQUAL filter operators

auth-5.3.2

14 Jun 14:55
b21ee3b
Compare
Choose a tag to compare

Fixes

  • use the full format for the JWT payload in IAPToken (#765)

auth-5.3.2a0

13 Jun 20:18
Compare
Choose a tag to compare
auth-5.3.2a0 Pre-release
Pre-release

Fixes

  • use the full format for the JWT payload in IAPToken

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