7.11.1 (2025-05-02)
Bug Fixes
- Aggregate query readtime bug (#2331) (9ac0394)
- Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes (#2274) (d559080)
- Close default BulkWriter upon terminate. (#2276) (1e714a8)
- Correctly escape field paths with multiple backslashes or backticks (#2259) (#2261) (7056ba7)
- Do not send page size with auto-paginate. Fixes warnings in listCollections and listDocuments. (#2336) (844b4ca)
- Finalize fixing typings for headers in generator (#2287) (c6c85b6)
- Prevent crashes if an inactive stream receives an error. (#2283) (f58fe79)
- Remove unused "long" dependency from firestore proto (#2324) (5937b93)
- Sort document reference by long type id (#2257) (3fd0de9)
- Sort strings in UTF-8 encoded byte order (#2275) (a2950e0)
- Use lazy encoding for utf-8 encoded string comparison (#2299) (e8777e1)