Added support for allowing more than 100 concurrent connections to the Realtime Database emulator.
Features
- Added support for allowing more than 100 concurrent connections to the Realtime Database emulator.
- Fixed function URLs when emulating namespaced/grouped Cloud Functions. (GitHub Issue #2966)
- Updated the Cloud Functions for Firebase templates used for initialization. (GitHub Issue #2919)
- Fixed issue where Authentication triggers were not disabled when background triggers were disabled.
- Added support for using firebase-bolt installed in local node\_modules. (GitHub Issue #767)
- Re-added support for proxying HTTP requests in a new underlying library. (GitHub Issue #2927)
- Fixed incorrect databaseURL inside the Cloud Functions emulator for new projects. (GitHub Issue #2965)
Added support for allowing more than 100 concurrent connections to the Realtime Database emulator.