v2.24.0 (2026-03-05)
Features
-
use cryptographically secure random for new document ids (#1162) (3619a31e)
-
expose the variable definition in the Cloud Firestore API (PiperOrigin-RevId: 877535984) (4937235e)
-
Expose the
Index.uniqueparameter (PiperOrigin-RevId: 865444806) (5a17963a) -
Expose the
Database.mongodb_compatible_data_access_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a) -
Expose the
Database.firestore_data_access_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a) -
Expose the
Database.realtime_updates_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a)
Bug Fixes
Documentation
- Update documentation on several parameters, especially when relating to the new
enterprisedatabase edition (PiperOrigin-RevId: 865444806) (5a17963a)