v14.16.0
·
216 commits
to master
since this release
- Added
firestore:bulkdeletewhich initiates a Firestore managed bulk delete operation (#8974) - Added
firestore:operations:*commands to list, describe, and cancel long-running operations (#8982) firebase emulator:startuse a default projectdemo-no-projectif no project can be found. (#9072)firebase init dataconnectalso supports bootstrapping flutter template. (#9084)- Fixed a vulnerability in
unziputil where files could be written outside of the expected output directory. firebase init dataconnectconfirms Cloud SQL provisioning. (#9095)- MCP
firebase_inittool can download an existing FDC service returned fromdataconnect_list_services(#9091) - Updated the Firebase Data Connect local toolkit to v2.13.0, which adds validation that checks that
_insertdata includes all non-null columns without defaults. (#9106) - Added
firebase_loginandfirebase_logoutMCP tools.