-
Notifications
You must be signed in to change notification settings - Fork 970
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[firebase-release] Removed change log and reset repo after 9.12.0 rel…
…ease
- Loading branch information
1 parent
dbfe6b3
commit f0fee44
Showing
1 changed file
with
0 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
- Enable running functions in multiple regions in the emulator. (#3364) | ||
- Adds the deployed version to the output when deploying to Firebase Hosting. (#3157) | ||
- Updates the configured runtime for functions generated by `firebase init functions` from Node.js 12 to 14 (#3399) | ||
- Releases Firestore Emulator v1.12.0: supports clearing data partially. (#3402) | ||
- Fixes manually setting download tokens in Storage Emulator. (#3396) | ||
- Fixes deleting custom metadata in Storage emulator. (#3385) | ||
- Fixes errors when calling makePublic() with Storage Emulator(#3394) | ||
- Fixes mishandling of bytes when uploading two files with the same name in the Storage Emulator (#3406) | ||
- Adds support for setting user labels on scheduled functions. (#3408) | ||