Releases: talkiq/gcloud-aio
Releases · talkiq/gcloud-aio
storage-9.6.4
Features
- set auto-decompress as needed for download_stream
Bugfixes
- avoid overwriting user settings for auto_decompress
auth-5.4.4
Bugfixes
- allow
auto_decompressto be null to avoid overwriting configured ClientSession settings
Internal
- dropped support for Python 3.9
storage-9.6.3
Fixes
- fix default scope for metadata patches (#932)
storage-9.6.1
Internal
- raise maximum compatible aiofiles version
storage-9.6.0
Features
- add delimiter argument to list_blobs (#885) -- thanks Mahamed Ali (@upodroid)!
datastore-9.1.0
Features
- added
newTransactionoption forrunQuery(#925) -- thanks Matías Waehner (@mwaehnerdialpad)! - add
readTimeparam tolookup/runQuery(#913) -- thanks Marshall Xie (@MarshallXie216)!
datastore-9.0.0
Features
- implement query explain (#922) -- thanks Marshall Xie (@MarshallXie216)!
pubsub-6.3.0
Features
- add support for snapshots (#911) -- thanks Santiago Fernandez (@santiagofdialpad)!
storage-9.5.0
Features
- implement compose method (#912) -- thanks Leon Villarreal (@leondialpad)!
pubsub-6.3.0a0
- feat(pubsub): add support for snapshots