-
Notifications
You must be signed in to change notification settings - Fork 894
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
Add x-goog-request-params
to request header.
#7440
Conversation
🦋 Changeset detectedLatest commit: a61a8e6 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the fix looks good. I've not been able to determine if the latest emulator supports this x-goog-request-params format. If not, then we may have to tweak this PR further.
.changeset/eighty-roses-appear.md
Outdated
"@firebase/firestore": patch | ||
--- | ||
|
||
Add `x-goog-request-params` to REST request header. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you think about release notes stating what is fixed in terms of what the customer understands?
For example this could be "Fixed issue where count and lite API queries did not work with named databases."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to clarify proper header format with Firestore team. The failing CI is due to a different format being expected by emulator.
…into tomandersen/x-goog-request-params
@hsubox76 Ready for review. |
Fix named databases calls to backend with REST connection that experience error: