Skip to content

Releases: firebase/firebase-functions

v3.20.1

14 Apr 17:56

Choose a tag to compare

  • Improve authorization for tasks. (#1073)

v3.20.0

04 Apr 20:57

Choose a tag to compare

  • Changes internal structure to be more flexible (#1070).

v3.19.0

16 Mar 18:16

Choose a tag to compare

  • 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

Choose a tag to compare

  • Expose stack YAML via __/functions.yaml endpoint instead (#1036).

v3.18.0

11 Feb 00:22

Choose a tag to compare

  • Add new runtime option for setting secrets.

v3.17.2

07 Feb 18:47

Choose a tag to compare

  • Fix issue where v2 TS users couldn't compile their code because of unexported types. (#1033)

v3.17.1

04 Feb 15:50

Choose a tag to compare

  • Fix issue where TS users couldn't compile their code because of unexported types. (#1032)

v3.17.0

03 Feb 22:30

Choose a tag to compare

  • 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

Choose a tag to compare

  • 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

Choose a tag to compare

  • Adjust acceptable runtime options values