You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix the `__name__` normalization of vector indexes for Firestore standard
2
-
edition databases.
3
-
- Fixed an issue where the emulator would fail to start when using `firebase-functions` v7+ (#9401).
4
-
- Added `functions.list_functions` as a MCP tool (#9369)
5
-
- Added AI Logic to `firebase init` CLI command and `firebase_init` MCP tool. (#9185)
6
-
- Improved error messages for Firebase AI Logic provisioning during 'firebase init' (#9377)
7
-
- Fixed issue where 'init hosting' failed to prompt for the public directory and set up Hosting files (#9403)
8
-
- Added `appdistribution:testcases:export` and `appdistribution:testcases:import` (#9397)
9
-
- Updated to v2.16.0 of the Data Connect emulator, which includes internal improvements.
10
-
- Data Connect now allows executing a valid query / operation even if the other operations are invalid. (This toleration provides convenience on a best-effort basis. Some errors like invalid syntax can still cause the whole request to be rejected.)
11
-
- Fixed enum list deserialization in Data Connect generated Dart SDKs.
12
-
- Added GraphQL `__typename` support in Data Connect.
13
-
- Support enum values in Data Connect CEL expressions.
14
-
- Support `_id`, a global ID field in Data Connect.
15
-
- Updated to v0.8.17 of the Pub/Sub emulator, which includes vulnerability fixes.
0 commit comments