Skip to content

Releases: firebase/firebase-functions

v3.24.1

30 Sep 18:02
Compare
Choose a tag to compare
  • Fix reference docs for performance monitoring.
  • Fix bug where function configuration wil null values couldn't be deployed. (#1246)

v3.24.0

21 Sep 18:58
Compare
Choose a tag to compare
  • Add performance monitoring triggers to v2 alerts (#1223).

v3.23.0

31 Aug 20:33
Compare
Choose a tag to compare
  • Fixes a bug that disallowed setting customClaims and/or sessionClaims in blocking functions (#1199).
  • Add v2 Schedule Triggers (#1177).

v3.22.0

29 Jun 18:49
Compare
Choose a tag to compare
  • Adds RTDB Triggers for v2 functions (#1127)
  • Adds support for Firebase Admin SDK v11 (#1151)
  • Fixes bug where emulated task queue function required auth header (#1154)

v3.21.2

17 May 18:40
Compare
Choose a tag to compare
  • Fixes bug where toJSON was not defined in UserRecord (#1125).

v3.21.1

11 May 21:39
Compare
Choose a tag to compare
  • Add debug feature to enable cors option for v2 onRequest and onCall handlers. (#1099)

v3.21.0

05 May 20:01
Compare
Choose a tag to compare
  • Adds CPU option and enhances internal data structures (#1077)
  • Add auth blocking handlers (#1080)
  • Add support for secrets in v2 (#1079)
  • Update types for AlertPayloads (#1087)
  • Update AppDistribution [@type] (#1088)
  • Update CloudEvent types (#1089)
  • Generate documentation with api-extractor (#1071)
  • Change type info to be inheritance friendly. (#1091)
  • Changes the memory options from MB to MiB and GB to GiB for greater clarity (#1090)

v3.20.1

14 Apr 17:56
Compare
Choose a tag to compare
  • Improve authorization for tasks. (#1073)

v3.20.0

04 Apr 20:57
Compare
Choose a tag to compare
  • Changes internal structure to be more flexible (#1070).

v3.19.0

16 Mar 18:16
Compare
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).