※翻訳勉強中のため、間違っている可能性があります。
https://github.com/firebase/firebase-tools/releases/tag/v7.2.2
- Allow passing
GOOGLE_APPLICATION_CREDENTIALS
environment variable into the functions emulator. - Set FIREBASE_DATABASE_EMULATOR_HOST in emulators:exec.
- Add upsert API for function triggers to the database emulator.
- Fix a bug where only one RTDB function could be registered by using the RTDB emulator upsert API to register functions triggers.
GOOGLE_APPLICATION_CREDENTIALS
環境変数をFunctions
エミュレーターに渡すことを許可します。- emulators:execでFIREBASE_DATABASE_EMULATOR_HOSTを設定します。
Functions
トリガーのupsert
APIをデータベースエミュレーターに追加します。- RTDBエミュレータ
upsert
APIを使用してFunctions
トリガーを登録することにより、1つのRTDB関数のみを登録できるバグを修正しました。
Written with StackEdit.
0 件のコメント:
コメントを投稿