[go: nahoru, domu]

Skip to content
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

Require firebase-functions >= 3.13.1 in functions emulator. #3851

Merged
merged 3 commits into from
Dec 14, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'next' into yuchenshi-patch-1
  • Loading branch information
bkendall committed Dec 13, 2021
commit 76e3e6db96b4c0c808f75c3cef9e016d3082ff3c
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- Fix Auth Emulator deleteTenant not working with Node Admin (#3817).
- Fix Crashlytics Android Native Symbols not working on Windows due to ":" in the path (#3842)
- Fixes Firestore emulator UI showing requests out of order
- Fixes issue when installing a Firebase Extension where secrets would be created before validation.
- Fixes issue with filtering on a specific storage bucket using functions in the emulator (#3893)
- Fixes check in Cloud Functions for Firebase initialization to check for API enablement before trying to enable them. (#2574)
- No longer tries to clean up function build images from Artifact Registry when Artifact Registry is not enabled (#3943)
- Requires firebase-functions >= 3.13.1 in Functions emulator to include bug fixes (#3851).
You are viewing a condensed version of this merge commit. You can view the full changes here.