Releases: firebase/firebase-admin-node
Releases · firebase/firebase-admin-node
Firebase Admin Node.js SDK v9.8.0
Bug Fixes
- fix: adds missing EMAIL_NOT_FOUND error code (#1246)
Miscellaneous
- [chore] Release 9.8.0 (#1266)
- Fix @types/node conflict with grpc and port type (#1258)
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#1260)
- feat: Add abuse reduction support (#1264)
- Fix storage emulator env formatting (#1257)
- build(deps): bump y18n from 3.2.1 to 3.2.2 (#1208)
- chore: Upgraded RTDB and other @firebase dependencies (#1250)
- build(deps-dev): bump lodash from 4.17.19 to 4.17.21 (#1255)
Firebase Admin Node.js SDK v9.7.0
Bug Fixes
- fix(rtdb): Fixing a token refresh livelock in Cloud Functions (#1234)
Miscellaneous
- [chore] Release 9.7.0 (#1240)
- Revert "Disable one flaky tests in emulator. (#1205)" (#1227)
- Add support for FIREBASE_STORAGE_EMULATOR_HOST env var (#1175)
- chore: Clean up nightly workflow trigger tests (#1212)
- Change dispatch event name in nightly workflow (#1216)
- chore: Fix bug in send-email action code (#1214)
- chore: Add Mailgun send email action (#1210)
- (chore): Add JWT Decoder and Signature Verifier (#1204)
Firebase Admin Node.js SDK v9.6.0
Firebase Admin Node.js SDK v9.5.0
New Features
- feat(auth): Add ability to link a federated ID with the
updateUser()
method. (#770) - feat(auth): Implement getUserByProviderId (#769)
- feat: Exporting all types of Messages so they can be used by consumers (#1147)
Bug Fixes
- fix: Removing FirebaseServiceInterface and FirebaseServiceInternalsInterface (#1128)
Miscellaneous
- [chore] Release 9.5.0 (#1167)
- (chore): Export UserProvider type and add it to toc.yaml (#1165)
- Allow enabling of anonymous provider via tenant configuration (#802)
- Improve token verification logic with Auth Emulator. (#1148)
- update typo in interface name (#1138)
- Updating Google Cloud naming (#1122)
- chore(core): Automate Daily Integration Tests (#1130)
- chore(rc): Add more unit tests for timestamp validation (#1092)
- Remove delayed response message for holidays (#1125)
- build(deps): bump highlight.js from 10.4.0 to 10.5.0 (#1127)
- build(deps): bump ini from 1.3.5 to 1.3.8 (#1126)
- build(deps): bump date-and-time from 0.14.1 to 0.14.2 (#1120)
- Adding delayed response message for holidays (#1118)
Firebase Admin Node.js SDK v9.4.2
Firebase Admin Node.js SDK v9.4.1
Firebase Admin Node.js SDK v9.4.0
New Features
- feat(firestore): Exposed more types from the admin.firestore namespace (#1080)
Bug Fixes
Miscellaneous
Firebase Admin Node.js SDK v9.3.0
Firebase Admin Node.js SDK v9.2.0
New Features
- feat(ml): Adding Firebase ML support for AutoML models (#1024)
Bug Fixes
- fix(storage): Support typing generation for the storage API (#1019)
Miscellaneous
- [chore] Release 9.2.0 (#1030)
- build(deps): bump node-forge from 0.9.1 to 0.10.0 (#1028)
- Adding More ModelOptions to toc.yaml (#1027)
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 (#1025)
- chore: Enabling max-len lint rule (#1014)
- build(deps-dev): bump bcrypt from 3.0.8 to 5.0.0 (#1002)
- Allow Credential to auto-generate typings, separate internal vs external APIs (#1012)
- auth: Add credential service (#1011)