Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firestore): Add support for multiple named databases in Firestore #814

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

tom-andersen
Copy link
Contributor

@tom-andersen tom-andersen commented May 31, 2023

RELEASE NOTE: Added support for multiple named databases. This feature is currently in public preview.

@wu-hui wu-hui assigned tom-andersen and unassigned wu-hui May 31, 2023
@tom-andersen tom-andersen merged commit 22aadef into master Jun 2, 2023
@@ -108,7 +108,7 @@ static Firestore getFirestore(FirebaseApp app, String database) {
* instance.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey folks, were these public docs were reviewed by a tech writer before merging the changes?
@tom-andersen @wu-hui

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We involved @markarndt in multidb texts last year. The changes were repetitive across SDKs, so he didn't review all of them.

Is the process now to have tech writers mark PRs directly with approval?

@lahirumaramba lahirumaramba changed the title Expose MultiDb API feat(firestore): Add support for multiple named databases in Firestore Jun 14, 2023
@tom-andersen tom-andersen requested a review from markarndt June 14, 2023 15:35
@tom-andersen
Copy link
Contributor Author

@markarndt Could you leave a comment that you have reviewed the text in this PR?

If you have any concerns, I will follow up with another PR to fix.

@lahirumaramba lahirumaramba deleted the tomandersen/exposeMultiDb branch June 14, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants