※翻訳勉強中のため、間違っている可能性があります。
https://github.com/firebase/firebase-tools/releases/tag/v7.2.2
- Allow passing
GOOGLE_APPLICATION_CREDENTIALSenvironment 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トリガーのupsertAPIをデータベースエミュレーターに追加します。- RTDBエミュレータ
upsertAPIを使用してFunctionsトリガーを登録することにより、1つのRTDB関数のみを登録できるバグを修正しました。
Written with StackEdit.

0 件のコメント:
コメントを投稿