Releases: firebase/firebase-functions
Releases · firebase/firebase-functions
v5.1.1
30 Aug 18:29
Compare
Sorry, something went wrong.
No results found
Fix retry in event triggered functions. (#1463 )
Expose retry configuration in v2 RTDB trigger (#1588 )
Fix CORS options for v2 callable functions (#1564 )
Remove invalid enforceAppCheck
option for v2 onRequest trigger (#1477 )
v5.1.0
19 Aug 21:11
Compare
Sorry, something went wrong.
No results found
Future Extensions support (#1590 )
v5.0.1
03 May 15:06
Compare
Sorry, something went wrong.
No results found
Fix App fetching for named firestore instances (#1562 ).
v5.0.0
01 May 18:39
Compare
Sorry, something went wrong.
No results found
Add option to get named firestore instance for v2 firestore functions (#1550 ).
Remove firebase-admin v10 dependency for Firestore triggers multi-DB support (#1555 ).
v4.9.0
04 Apr 20:06
Compare
Sorry, something went wrong.
No results found
Add new 2nd gen Firestore auth context triggers. (#1519 )
v4.8.2
29 Mar 15:03
Compare
Sorry, something went wrong.
No results found
Fix bug with CORS options for an array of one string (#1544 )
v4.8.1
19 Mar 18:05
Compare
Sorry, something went wrong.
No results found
Fix bug where 1st gen functions eventually fail with stack too deep (#1540 )
Make simple CORS options static for improved debugability (#1536 )
v4.8.0
08 Mar 01:18
Compare
Sorry, something went wrong.
No results found
Add onInit callback function for global variable initialization (#1531 )
v4.7.0
07 Feb 15:39
Compare
Sorry, something went wrong.
No results found
Fixes access on deeply nested, nonexistent property. (#1432 )
Add IteratedDataSnapshot interface to match with firebase admin v12 (#1517 ).
Make bucket parameterizeable in storage functions (#1518 )
Introduce helper library for select and multi-select input (#1518 )
v4.6.0
03 Jan 23:31
Compare
Sorry, something went wrong.
No results found
Wrap 2nd gen onCall functions with trace context. (#1491 )
Bump peer depdencies for firebase-admin to support 12.0.0. (#1509 )