File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- - Fixes issue where GitHub actions service account cannot add preview URLs to Auth authorized domains (#6895 )
2- - Release Firestore Emulator 1.19.4. This version fixes a minor bug with reserve ids and adds a ` reset ` endpoint for Datastore Mode.
1+ - Released Firestore Emulator 1.19.4. This version fixes a minor bug with reserve ids and adds a ` reset ` endpoint for Datastore Mode.
2+ - Released PubSub Emulator 0.8.2. This version includes support for ` no_wrapper ` options.
3+ - Fixes issue where GitHub actions service account cannot add preview URLs to Auth authorized domains. (#6895 )
Original file line number Diff line number Diff line change @@ -50,9 +50,9 @@ const EMULATOR_UPDATE_DETAILS: { [s in DownloadableEmulators]: EmulatorUpdateDet
5050 expectedChecksum : "49f6dc1911dda9d10df62a6c09aaf9a0" ,
5151 } ,
5252 pubsub : {
53- version : "0.7.1 " ,
54- expectedSize : 65137179 ,
55- expectedChecksum : "b59a6e705031a54a69e5e1dced7ca9bf " ,
53+ version : "0.8.2 " ,
54+ expectedSize : 65611398 ,
55+ expectedChecksum : "70bb840321423e6ae621a3ae2f314903 " ,
5656 } ,
5757} ;
5858
You can’t perform that action at this time.
0 commit comments