Skip to content

Releases: firebase/firebase-admin-node

Firebase Admin Node.js SDK v11.11.0

28 Sep 22:53
c8838e1
Compare
Choose a tag to compare

New Features

  • feat(auth): Add Email Privacy support in Project and Tenant config (#2198)

Miscellaneous

  • [chore] Release 11.11.0 (#2315)
  • build(deps-dev): bump @types/lodash from 4.14.197 to 4.14.199 (#2309)
  • build(deps-dev): bump eslint from 8.47.0 to 8.50.0 (#2311)
  • Update github.ref value in release.yml (#2313)
  • build(deps-dev): bump nock from 13.3.2 to 13.3.3 (#2288)
  • build(deps-dev): bump bcrypt from 5.1.0 to 5.1.1 (#2289)
  • build(deps-dev): bump eslint from 8.43.0 to 8.47.0 (#2279)
  • build(deps-dev): bump @types/lodash from 4.14.195 to 4.14.197 (#2280)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2282)
  • build(deps-dev): bump nock from 13.3.1 to 13.3.2 (#2270)
  • build(deps-dev): bump @firebase/auth-compat from 0.4.3 to 0.4.4 (#2273)
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.9 to 5.62.0 (#2264)
  • build(deps): bump @google-cloud/firestore from 6.6.1 to 6.7.0 (#2265)
  • build(deps-dev): bump @types/uuid from 9.0.1 to 9.0.2 (#2267)
  • build(deps-dev): bump @firebase/app-compat from 0.2.13 to 0.2.15 (#2263)
  • build(deps): bump @google-cloud/storage from 6.11.0 to 6.12.0 (#2253)
  • build(deps-dev): bump @microsoft/api-extractor from 7.36.1 to 7.36.3 (#2261)
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 (#2256)
  • build(deps): bump @types/node from 20.3.2 to 20.4.2 (#2255)
  • build(deps-dev): bump @firebase/auth-compat from 0.4.2 to 0.4.3 (#2252)

Firebase Admin Node.js SDK v11.10.1

13 Jul 21:24
0ecf374
Compare
Choose a tag to compare

Miscellaneous

  • [chore] Release 11.10.1 (#2248)
  • Revert "chore: upgrade databse-compat (#2244)" (#2247)

Firebase Admin Node.js SDK v11.10.0

12 Jul 20:05
d18d623
Compare
Choose a tag to compare

New Features

  • feat(functions): Add features to task queue functions (#2216)
  • feat(auth): Add TotpInfo field to UserRecord (#2197)
  • feat(storage): Add getDownloadUrl method to the Storage API (#2036)

Bug Fixes

  • fix: Update TOTP docstrings (#2245)

Miscellaneous

  • [chore] Release 11.10.0 (#2246)
  • chore: upgrade databse-compat (#2244)
  • build(deps): bump semver from 5.7.1 to 5.7.2 (#2242)
  • build(deps-dev): bump @microsoft/api-extractor from 7.36.0 to 7.36.1 (#2239)
  • build(deps-dev): bump sinon from 15.0.4 to 15.2.0 (#2240)
  • Fixed docgen for getDownloadURL (#2241)
  • Fix Memory Leak in AsyncHttpCall affecting auth.listUsers (#2236)
  • build(deps): bump @google-cloud/storage from 6.9.5 to 6.11.0 (#2231)
  • build(deps): bump @google-cloud/firestore from 6.6.0 to 6.6.1 (#2232)
  • build(deps-dev): bump @firebase/app-compat from 0.2.7 to 0.2.13 (#2233)
  • Fixes to password policy validation (#2227)
  • Fix nesting in auth config tests (#2228)
  • build(deps-dev): bump eslint from 8.41.0 to 8.43.0 (#2218)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2223)
  • build(deps-dev): bump @microsoft/api-extractor from 7.34.4 to 7.36.0 (#2219)
  • build(deps): bump @types/node from 18.16.3 to 20.3.2 (#2224)
  • Expose MultiDB within Firestore (#2209)
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.9 (#2205)
  • build(deps-dev): bump @types/lodash from 4.14.194 to 4.14.195 (#2206)
  • build(deps-dev): bump @firebase/auth-compat from 0.4.1 to 0.4.2 (#2208)

Firebase Admin Node.js SDK v11.9.0

30 May 18:08
2cff5b2
Compare
Choose a tag to compare

New Features

  • feat(auth): Add Password Policies support in Project and Tenant config (#2107)

Bug Fixes

  • fix(firestore): Export Filter type from Firestore (#2192)

Miscellaneous

  • [chore] Release 11.9.0 (#2196)
  • build(deps-dev): bump yargs from 17.7.1 to 17.7.2 (#2199)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2200)
  • build(deps-dev): bump @types/firebase-token-generator (#2201)
  • chore: Upgrade Firestore to v6.6.0 (#2193)
  • fix Unsafe JavaScript Equality Checking (#2183)
  • build(deps-dev): bump nock from 13.3.0 to 13.3.1 (#2187)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2188)
  • build(deps-dev): bump eslint from 8.40.0 to 8.41.0 (#2189)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2182)
  • build(deps-dev): bump @types/chai from 4.3.4 to 4.3.5 (#2178)
  • build(deps-dev): bump eslint from 8.39.0 to 8.40.0 (#2177)
  • chore: Pin firebase-tools@11.30.0 to fix the CIs (#2185)

Firebase Admin Node.js SDK v11.8.0

04 May 17:09
09c9ef6
Compare
Choose a tag to compare

New Features

  • feat(appcheck): Added replay protection feature to App Check verifyToken() API (#2148)

Miscellaneous

  • [chore] Release 11.8.0 (#2175)
  • build(deps-dev): bump @firebase/auth-compat from 0.3.7 to 0.4.1 (#2173)
  • build(deps): bump @types/node from 18.16.1 to 18.16.3 (#2172)
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2 (#2171)
  • build(deps): bump @types/node from 18.15.11 to 18.16.1 (#2166)
  • build(deps-dev): bump eslint from 8.38.0 to 8.39.0 (#2160)
  • build(deps-dev): bump sinon from 15.0.3 to 15.0.4 (#2162)

Firebase Admin Node.js SDK v11.7.0

18 Apr 18:40
06e259a
Compare
Choose a tag to compare

New Features

  • feat(auth): reCAPTCHA Public preview (#2129)
  • feat(fcm): Add sendEach and sendEachForMulticast for FCM batch send (#2138)

Miscellaneous

  • [chore] Release 11.7.0 (#2158)
  • build(deps-dev): bump @types/sinon from 10.0.13 to 10.0.14 (#2157)
  • build(deps-dev): bump @types/lodash from 4.14.192 to 4.14.194 (#2156)
  • build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 (#2154)
  • chore: Upgrade dependencies (#2147)

Firebase Admin Node.js SDK v11.6.0

06 Apr 18:16
b7de8a1
Compare
Choose a tag to compare

New Features

  • feat(auth): Add TOTP support in Project and Tenant config (#1989)

Changed

  • Deprecate sendToDevice and sendToDeviceGroup and their response classes (#2090)

Miscellaneous

  • [chore] Release 11.6.0 (#2139)
  • chore: update app check integration tests (#2140)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2134)
  • build(deps-dev): bump @firebase/auth-compat from 0.3.5 to 0.3.7 (#2133)
  • build(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.1 (#2135)
  • build(deps): bump @google-cloud/storage from 6.9.4 to 6.9.5 (#2136)
  • build(deps-dev): bump sinon from 15.0.2 to 15.0.3 (#2126)
  • build(deps): bump @firebase/database-compat from 0.3.1 to 0.3.4 (#2125)
  • build(deps): bump @types/node from 18.15.5 to 18.15.10 (#2123)
  • build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (#2124)
  • build(deps-dev): bump @firebase/auth-compat from 0.3.1 to 0.3.5 (#2127)
  • build(deps-dev): bump sinon from 15.0.1 to 15.0.2 (#2120)
  • build(deps): bump @google-cloud/storage from 6.9.3 to 6.9.4 (#2119)
  • build(deps-dev): bump @firebase/app-compat from 0.2.3 to 0.2.5 (#2118)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2121)
  • build(deps): bump @types/node from 18.15.3 to 18.15.5 (#2117)
  • build(deps): bump @firebase/database-types from 0.10.3 to 0.10.4 (#2101)
  • build(deps-dev): bump yargs from 17.6.0 to 17.7.1 (#2099)
  • build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.56.0 (#2115)
  • build(deps): bump @types/node from 18.14.2 to 18.15.3 (#2114)
  • build(deps): bump @google-cloud/firestore from 6.4.3 to 6.5.0 (#2102)
  • build(deps): bump @types/node from 18.13.0 to 18.14.2 (#2088)
  • build(deps-dev): bump @types/uuid from 8.3.4 to 9.0.1 (#2086)
  • build(deps-dev): bump minimist from 1.2.7 to 1.2.8 (#2081)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2087)
  • build(deps-dev): bump eslint from 8.33.0 to 8.35.0 (#2089)
  • Fixing links to externally defined RTDB APIs. (#2085)
  • build(deps): bump @google-cloud/storage from 6.8.0 to 6.9.3 (#2082)
  • build(deps): bump @google-cloud/firestore from 6.4.2 to 6.4.3 (#2079)
  • build(deps): bump @google-cloud/firestore from 6.4.0 to 6.4.2 (#2074)
  • build(deps-dev): bump @firebase/auth-types from 0.11.1 to 0.12.0 (#2072)
  • build(deps-dev): bump @firebase/app-compat from 0.2.1 to 0.2.3 (#2071)
  • build(deps): bump @firebase/database-types from 0.10.0 to 0.10.3 (#2073)
  • build(deps-dev): bump @microsoft/api-extractor from 7.34.3 to 7.34.4 (#2070)
  • build(deps): bump @types/node from 18.11.14 to 18.13.0 (#2067)
  • build(deps-dev): bump @microsoft/api-extractor from 7.33.5 to 7.34.3 (#2064)
  • build(deps): bump @fastify/busboy from 1.1.0 to 1.2.1 (#2066)
  • build(deps-dev): bump eslint from 8.31.0 to 8.33.0 (#2060)
  • build(deps): bump @firebase/database-compat from 0.3.0 to 0.3.1 (#2059)
  • build(deps-dev): bump nock from 13.2.9 to 13.3.0 (#2058)
  • build(deps-dev): bump @firebase/auth-compat from 0.2.24 to 0.3.1 (#2053)
  • build(deps-dev): bump @firebase/app-compat from 0.1.37 to 0.2.1 (#2052)

Firebase Admin Node.js SDK v11.5.0

19 Jan 17:28
49251a8
Compare
Choose a tag to compare

New Features

  • feat: Fix impersonated service account parsing exception (#1862)

Bug Fixes

  • fix(firestore): Fix PreferRest caching (#2040)

Miscellaneous

  • [chore] Release 11.5.0 (#2049)
  • chore: Increase test coverage for service account impersonation support (#2047)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2045)
  • build(deps): bump jwks-rsa from 2.1.5 to 3.0.1 (#2046)
  • build(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.48.2 (#2044)
  • build(deps): bump @firebase/database-types from 0.9.17 to 0.10.0 (#2030)
  • build(deps): bump json5 from 2.2.1 to 2.2.3 (#2038)
  • build(deps-dev): bump eslint from 8.29.0 to 8.31.0 (#2033)
  • build(deps): bump @firebase/database-compat from 0.2.10 to 0.3.0 (#2029)
  • build(deps-dev): bump sinon from 14.0.2 to 15.0.1 (#2028)

Firebase Admin Node.js SDK v11.4.1

22 Dec 22:48
88ae832
Compare
Choose a tag to compare

Bug Fixes

  • fix: Update jsonwebtoken to v9.0.0 (#2025)

Miscellaneous

  • [chore] Release 11.4.1 (#2026)
  • build(deps-dev): bump mocha from 10.1.0 to 10.2.0 (#2019)
  • build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.47.0 (#2020)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2018)

Firebase Admin Node.js SDK v11.4.0

15 Dec 23:12
1acdb67
Compare
Choose a tag to compare

Breaking Changes

  • change: Deprecate AutoML model support (#2013)

New Features

  • feat(fs): preferRest app option for Firestore (#1901)

Bug Fixes

  • fix(fcm): Increase batch send timeout to 15 seconds (#1999)
  • fix: Unregister socket timeout listener to prevent MaxListenersExceededWarning (#1993)

Miscellaneous

  • [chore] Release 11.4.0 (#2015)
  • build(deps): bump @google-cloud/storage from 6.6.0 to 6.8.0 (#2008)
  • build(deps): bump @types/node from 18.11.9 to 18.11.14 (#2012)
  • build(deps-dev): bump @typescript-eslint/eslint-plugin (#2009)
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1998)
  • build(deps): bump qs from 6.5.2 to 6.5.3 in /.github/actions/send-tweet (#2006)
  • build(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#2003)
  • build(deps-dev): bump @types/lodash from 4.14.186 to 4.14.191 (#1997)
  • build(deps-dev): bump eslint from 8.24.0 to 8.28.0 (#1991)
  • build(deps-dev): bump chai from 4.3.6 to 4.3.7 (#1990)
  • build(deps-dev): bump sinon from 14.0.1 to 14.0.2 (#1984)
  • build(deps-dev): bump @firebase/auth-types from 0.11.0 to 0.11.1 (#1985)
  • build(deps): bump @types/node from 18.7.23 to 18.11.9 (#1983)