Skip to content

Conversation

joehan
Copy link
Collaborator

@joehan joehan commented Oct 25, 2023

Bumping up @google-cloud/firestore dependency to the latest 6.x version.

Per https://github.com/googleapis/nodejs-firestore/releases/tag/v6.7.0, multidb support was only added in 6.7.0. https://firebase.google.com/docs/reference/admin/node/firebase-admin.firestore.md#getfirestore says that we support this, so we should require at least 6.7.0. Currently, this silently write/reads from the default DB if you try to use a different DB and have [email protected] in your node modules.

@joehan joehan requested a review from lahirumaramba October 25, 2023 19:12
@The-Don-Himself
Copy link

Actually would be great if this would be bumped to the latest 7.x versions but those contain a breaking change. I guess that would require a new major release. Not sure.

@lahirumaramba
Copy link
Member

Fixed in #2385
We will bump @google-cloud/firestore to v7 in the upcoming major release.

@lahirumaramba lahirumaramba deleted the jh-update-firestore branch November 22, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants