Skip to content

Releases: talkiq/gcloud-aio

datastore-7.3.1

05 Apr 17:04
bc9d700
Compare
Choose a tag to compare

Fixes

Fix Entity.from_repr() cases with missing/empty keys (#541) -- thanks @iamjagen!

auth-4.2.1

05 Apr 16:02
af5acbf
Compare
Choose a tag to compare

Internal

Bump maximally compatible chardet (to v5.x) and cryptography (to v40) versions.

taskqueue-6.1.0

21 Mar 19:06
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-taskqueue.

storage-8.1.0

21 Mar 19:06
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-storage.

pubsub-5.3.0

21 Mar 19:05
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-pubsub.

kms-4.2.0

21 Mar 19:05
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-kms.

datastore-7.3.0

21 Mar 19:05
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-datastore.

bigquery-6.3.0

21 Mar 19:05
a5dc3e4
Compare
Choose a tag to compare

Features

Add delete method in job and dataset -- thanks @neel004!

Python Support

Drop support for python2.7 in gcloud-rest-bigquery.

auth-4.2.0

21 Mar 19:03
a5dc3e4
Compare
Choose a tag to compare

Python Support

Drop support for python2.7 in gcloud-rest-auth.

auth-4.1.6

08 Mar 20:08
20335f3
Compare
Choose a tag to compare

Internal Fixes

  • bump cryptography dependency to dodge a CVE