firebase-admin-java icon indicating copy to clipboard operation
firebase-admin-java copied to clipboard

Firebase Admin Java SDK

Results 135 firebase-admin-java issues
Sort by recently updated
recently updated
newest added

CVE-2023-2976 7.1 Files or Directories Accessible to External Parties vulnerability with High severity foun

api: core

I'm frustrating with the inability to count my documents in a collection. it is described [here](https://firebase.google.com/docs/firestore/query-data/aggregation-queries#use_the_count_aggregation) that in Java you can count the documents when you get the `CollectionReference` and...

type: feature request
api: firestore

### Firebase Admin Java SDK: v9.2.0 ### Problem encountered: When under high traffic, FCM admin SDK will throw some errors like: > Error 1. com.google.firebase.messaging.FirebaseMessagingException: Unexpected HTTP response with status:...

api: messaging

* Library version: 9.1.1 * Firebase Product: Messaging I received an email from Firebase about the deprecation of legacy FCM APIs. Notably, the `sendAll()` method that employs batch sending has...

api: messaging

### Hello dears google.guava released a new version which is 32.1.1-jre, so by trying to upgrade to 32.0.1 > 32.1.1 would cause conflicts with firebase-admin:9.2.0 Here is the Gradle Error...

api: core

* Library version: 9.2.0 * Firebase Product: Messaging In one of the firebase-admin-java [PR](https://github.com/firebase/firebase-admin-java/pull/815) mentioned that, `sendEach` sends one HTTP request to V1 Send endpoint for each message in the...

api: messaging

### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS Sonoma 14.1.1 * Firebase SDK version: v9.2.0 * Library version: _____ * Firebase Product: Firebase Cloud Messaging ###...

needs-triage

**Is your feature request related to a problem? Please describe.** Notifications are not sent when run as a native image. I was able to use the library after adding reflection...

type: feature request

Java Spring Boot 3.0.2 Firestore Listeners ( 7 ) Region FireStore - Sao paulo Region Server - Sao Paulo AWS Issue related : https://github.com/googleapis/google-cloud-java/issues/3514 https://github.com/googleapis/java-firestore/issues/1511 I have this kind of...

api: firestore