firebase-admin-node
firebase-admin-node copied to clipboard
Firebase Admin Node.js SDK
### [REQUIRED] Step 2: Describe your environment * Operating System version: macOS 13.2.1 * Firebase SDK version: 11.9.0 * Firebase Product: database (realtime database) * Node.js version: v18.16.0 * NPM...
It seems weird that an update event could contain nothing, if that's the case an update event did not occur, did it ? ```ts // firestore.d.ts export declare function onDocumentUpdated(document:...
**Is your feature request related to a problem? Please describe.** Add new generics type for fromFirestore in FirestoreDataConverter. **Describe the solution you'd like** Hi, I have suggestion about type of...
### [READ] Step 1: Are you in the right place? Yes ### [REQUIRED] Step 2: Describe your environment * Operating System version: Github Actions * Firebase SDK version: 11.8.0 *...
### [REQUIRED] Step 2: Describe your environment * Operating System version: Windows 10 * Firebase SDK version: 11.5.0 * Firebase Product: auth * Node.js version: v16.15.0 * NPM version: 8.5.5...
Added: - HTTP/2 support for `sendEach()` and `sendEachForMulitcast()` - New deprecated method `enableLegacyTransport()` When sending messages using `sendEach()` or `sendEachForMulitcast()` a HTTP/2 connection is now used by default. In order...
### [READ] Step 1: Are you in the right place? * For issues related to __the code in this repository__ file a Github issue. * If the issue pertains to...
### [REQUIRED] Step 2: Describe your environment * Operating System version: Alpine 3.16 * Firebase SDK version: 12.0.0 * Firebase Product: database, we also use auth * Node.js version: v18.11.0,...
### Describe your environment * Operating System version: mac osx * Firebase SDK version: 12.1.0 * Firebase Product: gcm/push * Node.js version: 20.11 * PNPM version: 8 #### Steps to...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. When I upgrade fcm to Http V1, the speed will...