Releases: firebase/firebase-functions
Releases Β· firebase/firebase-functions
v3.20.1
14 Apr 17:56
Compare
Sorry, something went wrong.
No results found
Improve authorization for tasks. (#1073 )
v3.20.0
04 Apr 20:57
Compare
Sorry, something went wrong.
No results found
Changes internal structure to be more flexible (#1070 ).
v3.19.0
16 Mar 18:16
Compare
Sorry, something went wrong.
No results found
Add support for more regions and memory for v2 functions (#1037 ).
Fixes bug where some RTDB instance names were incorrectly parsed (#1056 ).
v3.18.1
18 Feb 18:23
Compare
Sorry, something went wrong.
No results found
Expose stack YAML via __/functions.yaml endpoint instead (#1036 ).
v3.18.0
11 Feb 00:22
Compare
Sorry, something went wrong.
No results found
Add new runtime option for setting secrets.
v3.17.2
07 Feb 18:47
Compare
Sorry, something went wrong.
No results found
Fix issue where v2 TS users couldn't compile their code because of unexported types. (#1033 )
v3.17.1
04 Feb 15:50
Compare
Sorry, something went wrong.
No results found
Fix issue where TS users couldn't compile their code because of unexported types. (#1032 )
v3.17.0
03 Feb 22:30
Compare
Sorry, something went wrong.
No results found
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
28 Oct 20:27
Compare
Sorry, something went wrong.
No results found
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
20 Sep 18:37
Compare
Sorry, something went wrong.
No results found
Adjust acceptable runtime options values