Releases: firebase/firebase-functions
Releases Β· firebase/firebase-functions
v3.18.1
v3.18.0
- Add new runtime option for setting secrets.
v3.17.2
v3.17.1
v3.17.0
- Parallelizes network calls that occur when validating authorization for onCall handlers.
- Adds new regions to V2 API
- Fixes bug where the emulator crashed when given app without an
options
property. - Adds new alerting providers
v3.16.0
- GCS Enhancement
- Add option to allow callable functions to ignore invalid App Check tokens
- Add firebase-admin v10 as an allowed peer dependency
- Fix bug where onCall handler failed to encode returned value with functions
v3.15.7
- Adjust acceptable runtime options values
v3.15.6
- Add missing type annotations
v3.15.5
- Make the minInstances feature public.
v3.15.4
- Fix bug where the arg of https onCall functions sometimes deviates from the documented format.