Skip to content

Releases: googleapis/python-firestore

v2.21.0

28 May 16:56
437e233
Compare
Choose a tag to compare

2.21.0 (2025-05-23)

Features

  • Support Sequence[float] as query_vector in FindNearest (#908) (6c81626)

Bug Fixes

  • Add missing DocumentReference return value to .document (#1053) (043d9ef)

v2.20.2

17 Apr 14:23
0f58020
Compare
Choose a tag to compare

2.20.2 (2025-04-14)

Bug Fixes

v2.20.1

26 Feb 20:33
da98851
Compare
Choose a tag to compare

2.20.1 (2025-02-26)

Bug Fixes

  • Bump default deadline on CreateDatabase and RestoreDatabase to 2 minutes (#975) (995fad6)
  • Client-side path validation for batch.update (#1021) (3b7595b)
  • Watch thread deadlock on exit (#1014) (c47677a)

v2.20.0

13 Jan 21:29
ba97112
Compare
Choose a tag to compare

2.20.0 (2025-01-13)

Features

  • Support not_equal queries for none and nan (#988) (cbaf4ae)

Bug Fixes

  • Clean up resources on Watch close (#1004) (6d68dcd)
  • Populate transaction attributes after commit (#977) (aa3c0a3)

v2.19.0

25 Sep 22:33
3fe7271
Compare
Choose a tag to compare

2.19.0 (2024-09-20)

Features

  • Add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (#963) (4e15714)
  • Query profiling part 1: synchronous (#938) (1614b3f)
  • Query profiling part 2: asynchronous (#961) (060a3ef)

v2.18.0

26 Aug 17:56
ea64f23
Compare
Choose a tag to compare

2.18.0 (2024-08-26)

Features

  • Support returning computed distance and set distance thresholds on VectorQueries (#960) (5c2192d)

Bug Fixes

v2.17.2

14 Aug 00:05
fabc701
Compare
Choose a tag to compare

2.17.2 (2024-08-13)

Bug Fixes

  • Allow protobuf 5.x; require protobuf >=3.20.2 (#950) (6f86506)
  • Support async vector search from a collection (#949) (6446e29)

v2.17.1

12 Aug 16:06
8d053e2
Compare
Choose a tag to compare

2.17.1 (2024-08-09)

Bug Fixes

v2.17.0

22 Jul 16:29
a0d2d7e
Compare
Choose a tag to compare

2.17.0 (2024-07-12)

Features

v2.16.1

27 Jun 15:44
104293b
Compare
Choose a tag to compare

2.16.1 (2024-04-17)

Bug Fixes

Documentation

  • Allow 14 week backup retention for Firestore daily backups (#899) (9521ded)