1.15.0 (2024-03-05)
Features
- firestore/apiv1: Add DeleteDatabase API and delete protection (#9185) (ec9b526)
- firestore/apiv1: Expose Firestore PITR fields in Database to stable (5132d0f)
- firestore: Add new types QueryMode, QueryPlan, ResultSetStats (82054d0)
Bug Fixes
- firestore: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
- firestore: Correct the cursors when LimitToLast is used (#9413) (2090651)
- firestore: Enable universe domain resolution options (fd1d569)
- firestore: Remove types QueryMode, QueryPlan, ResultSetStats (97d62c7)
- firestore: Return status code from bulkwriter results (#9030) (e8223c6)
- firestore: Update grpc-go to v1.56.3 (343cea8)
- firestore: Update grpc-go to v1.59.0 (81a97b0)
Documentation
- firestore/apiv1: Fix formatting due to unclosed backtick (0500c7a)