Releases
v2.4.0
2.4.0 (2022-03-08)
Features
add api key support (#523 ) (31c943e )
add context manager support in client (#470 ) (1e1de20 )
add support for Python 3.10 (#469 ) (ddcb099 )
allow 'Collection.where(name , in, [hello, world])' (#501 ) (7d71244 )
update client libraries to support Database operations (#513 ) (74d8171 )
Bug Fixes
deps: drop packaging dependency (6b5a779 )
deps: require google-api-core >= 1.28.0 (6b5a779 )
deps: require google-api-core>=1.31.5, >=2.3.2 (#543 ) (c214732 )
fix license text in the unit test (#535 ) (3f1fd36 )
handle empty last chunk correctly in 'Query._chunkify' (#489 ) (3ddc718 )
hash snapshots using correct type for 'update_time' (#467 ) (5e66a73 )
resolve DuplicateCredentialArgs error when using credentials_file (77b9082 )
stop / start stream after filter mismatch (#502 ) (a256752 )
Documentation
add generated snippets (#532 ) (aea2af9 )
clarify docstring in RunQueryRequest/RunQueryResponse (#544 ) (d17febb )
list oneofs in docstring (6b5a779 )
You can’t perform that action at this time.