Skip to content

v15.29.0

Latest

Choose a tag to compare

@google-oss-bot google-oss-bot released this 02 Sep 22:20
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
  • Added support for the FIREBASE_DEBUG_PATH environment variable to customize the debug log output location.
  • Add humanReadableDescription field to MCP tools and use it in --generate-tool-list output.
  • Fixed an issue where the Functions emulator replaced an IPC failure with an unrelated TypeError about stream chunk types, hiding why the runtime became unreachable (#10876).
  • [Added] Add -f, --force option to firebase ext:migrate.
  • [Fixed] Fix parameter type preservation and optional system parameter handling during extension updates in firebase ext:migrate