[go: nahoru, domu]

Skip to content

Commit

Permalink
Release Firestore Emulator v1.19.6 (#7132)
Browse files Browse the repository at this point in the history
* Release Firestore Emulator v1.19.6

* Update CHANGELOG.md

* fix formating

---------

Co-authored-by: joehan <joehanley@google.com>
  • Loading branch information
harshyyy21 and joehan committed May 9, 2024
1 parent fad7f6f commit cf04642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Release Firestore Emulator version 1.19.6 which fixes a few Datastore Mode bugs regarding transactions (#7132).
6 changes: 3 additions & 3 deletions src/emulator/downloadableEmulators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
expectedChecksum: "2fd771101c0e1f7898c04c9204f2ce63",
},
firestore: {
version: "1.19.5",
expectedSize: 66204670,
expectedChecksum: "6d9fb826605701668af722f25048ad95",
version: "1.19.6",
expectedSize: 66349770,
expectedChecksum: "2eaabbe3cdb4867df585b7ec5505bad7",
},
storage: {
version: "1.1.3",
Expand Down

0 comments on commit cf04642

Please sign in to comment.