-
Notifications
You must be signed in to change notification settings - Fork 627
Add a changelog entry for Firestore platform logging #2018
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
Conversation
Binary Size ReportAffected SDKsNo changes between base commit (12ae453) and head commit (1300915d). Test Logs
NotesHead commit (1300915d) is created by Prow via merging commits: 12ae453 a40115b. |
Coverage ReportAffected SDKsNo changes between base commit (12ae453) and head commit (1300915d). Test Logs
NotesHTML coverage reports can be produced locally with Head commit (1300915d) is created by Prow via merging commits: 12ae453 a40115b. |
@@ -5,6 +5,7 @@ | |||
documents where a specified field's value does not equal the specified value. | |||
Neither query operator will match documents where the specified field is not | |||
present. | |||
- [changed] Added new internal HTTP headers to the gRPC connection. |
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.
Can you move NotIn
under 21.6.0 and yours under 21.6.1?
@var-const: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
No description provided.