You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
* add context manager support in client ([#470](https://www.github.com/googleapis/python-firestore/issues/470)) ([1e1de20](https://www.github.com/googleapis/python-firestore/commit/1e1de20000c4441c4c015709d5c3512a53c74d6b))
14
+
* add support for Python 3.10 ([#469](https://www.github.com/googleapis/python-firestore/issues/469)) ([ddcb099](https://www.github.com/googleapis/python-firestore/commit/ddcb0990e092416eb9a334fac5d8d9251bc43496))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***deps:** drop packaging dependency ([6b5a779](https://www.github.com/googleapis/python-firestore/commit/6b5a7795bb2827b65f8015fcef6663880a29a65d))
* handle empty last chunk correctly in 'Query._chunkify' ([#489](https://www.github.com/googleapis/python-firestore/issues/489)) ([3ddc718](https://www.github.com/googleapis/python-firestore/commit/3ddc718d50143e33b8af4ff1ba29e7cadf76a57c))
22
+
* hash snapshots using correct type for 'update_time' ([#467](https://www.github.com/googleapis/python-firestore/issues/467)) ([5e66a73](https://www.github.com/googleapis/python-firestore/commit/5e66a73f7e9d3131f483bf5961e8dc308f5e8dc3))
23
+
24
+
25
+
### Documentation
26
+
27
+
* list oneofs in docstring ([6b5a779](https://www.github.com/googleapis/python-firestore/commit/6b5a7795bb2827b65f8015fcef6663880a29a65d))
0 commit comments