-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Update to Cloud Firestore Emulator v1.4.4 #1186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
changelog.txt
Outdated
| @@ -1,0 +1,2 @@ | |||
| fixed - fixes bug in Cloud Firestore emulator where rulesets with no-op writes would modify a document's updated_at timestamp | |||
| changed - reduced lock contention in Cloud Firestore emulator during concurrent writes to a document | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in practice this completely eliminates the issues reported in firebase/quickstart-nodejs#64
bkendall
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-Authored-By: ryanpbrewster <RyanPBrewster@gmail.com>
Co-Authored-By: ryanpbrewster <RyanPBrewster@gmail.com>
|
A Googler has manually verified that the CLAs look good. (Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.) ℹ️ Googlers: Go here for more info. |
No description provided.