2020年1月4日土曜日

firebase-tools v7.8.0 release note 和訳

※翻訳勉強中のため、間違っている可能性があります。


https://github.com/firebase/firebase-tools/releases/tag/v7.8.0

  • Fixes a bug where the Functions emulator ignored the “host” configuration (#1722)
  • Fixes a bug where the Functions emulator accepted requests to too many paths (#1773)
  • Modifies firebase ext:update to not perform update if the extension is already up to date.
  • Print Firebase Console links for Extensions after operations.
  • Updated Firebase Extensions registry address.
  • Adds the firebase init emulators command.
  • Adds a Cloud Pub/Sub Emulator (#1748).
  • Fixes a bug where the Firestore emulator was unable to serve rule coverage HTML reports.
  • Fixes a bug in the Firestore emulator where rapidly overwriting the same document could trigger exceptions.

  • Functions エミュレーターが "host" の構成を無視するバグを修正しました。(#1722)
  • Functions エミュレーターがあまりにも多くのパスへのリクエストを受け入れていたバグを修正しました。(#1773)
  • 拡張機能が既に最新の場合、更新を実行しないようにfirebase ext:updateを変更しました。
  • 操作後に Extensions の Firebase Console リンクを印刷します。
  • Firebase Extensions レジストリアドレスを更新しました。
  • firebase init emulatorsコマンドを追加しました。
  • Cloud Pub / Subエミュレーターを追加しました。(#1748)
  • Firestore エミュレーターがルールカバレッジHTMLレポートを提供できなかったバグを修正します。
  • 同じドキュメントをすばやく上書きすると例外が発生する可能性があった Firestore エミュレータのバグを修正しました。

Written with StackEdit.

0 件のコメント:

コメントを投稿