Fixed issue where authorized domains were not being correctly updated when deploying to Hosting channels. (GitHub Issue #3002)
Features
- Fixed issue where the User-Agent was being overridden when proxying through the Hosting emulator. (GitHub Issue #2970)
- Fixed issue where emulated HTTP functions would crash when the URL contained query parameters. (GitHub Issue #3032)
- Fixed issue where host header was being incorrectly set when proxying to Cloud Run or Cloud Functions for Firebase from the Hosting emulator. (GitHub Issue #3012)
- Added support for setting availableMemoryMb to 4GB in the Cloud Functions for Firebase emulator. (GitHub Issue #3026)
- Fixed issue where authorized domains were not being correctly updated when deploying to Hosting channels. (GitHub Issue #3002)
- Fixed issue where Authentication emulator APIs required Oauth security for incoming requests. (GitHub Issue #3044)
- Added root: true to lint configurations for newly initialized functions directories to prevent it from being combined with a higher level config. (GitHub Issue #2925)
- Fixed issue with routing to emulated HTTP functions in regions outside of us-central1. (GitHub Issue #3031)
- Fixed issue where the Cloud Firestore emulator wrongly triggered events on deleting an nonexistent document. (GitHub Issue #3043)
- Added support to catch errors while updating authorized domains when deleting Hosting channels; prints a warning instead of failing.
Fixed issue where authorized domains were not being correctly updated when deploying to Hosting channels. (GitHub Issue #3002)