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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
- Added `functions.list_functions` as a MCP tool (#9369)
3
3
- Added AI Logic to `firebase init` CLI command and `firebase_init` MCP tool. (#9185)
4
4
- Improved error messages for Firebase AI Logic provisioning during 'firebase init' (#9377)
5
+
- Added `appdistribution:testcases:export` and `appdistribution:testcases:import` (#9397)
5
6
- Updated to v2.16.0 of the Data Connect emulator, which includes internal improvements.
6
7
- 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.)
7
8
- Fixed enum list deserialization in Data Connect generated Dart SDKs.
0 commit comments