diff --git a/changelog.txt b/changelog.txt index 908738e7..e38baab6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,9 @@ fixed - Fixed Firestore emulator bug related to https://github.com/firebase/firebase-tools/issues/1073 fixed - Fixed Firestore emulator bug regarding array ordering during writing/reading fixed - Fixed Firestore emulator handling of query cursors using document names +fixed - Fixed a race condition when deploying Firestore indexes (issues #1080 and #1081) +fixed - Fixed an error that occurs when a Firestore field override removes all indexes feature - Firestore emulator now has the ability to produce rule-coverage reports changed - Firestore emulator now exposes the v1 service definition changed - Firestore emulator has various runtime improvements +changed - Clearer empty state when pretty-printing Firestore indexes \ No newline at end of file