-
Notifications
You must be signed in to change notification settings - Fork 616
Upgrade GRPC tp 1.50.2 #4277
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
Upgrade GRPC tp 1.50.2 #4277
Conversation
Size Report 1Affected Products
Test Logs |
|
||
- [fixed] Fixed Firestore failing to raise initial snapshot from empty local cache result. | ||
- [fixed] Removed invalid suggestions to use `GenericTypeIndicator` from error messages. | ||
([Issue #5871](//github.com/firebase/firebase-android-sdk/issues/5871)) |
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.
You can just leave the issue/PR links in this format: (#5871)
. No need to make them hyperlinks. At least, that's what's done elsewhere in this file. When you create the CL with the release notes that get published on the web, those should be clickable hyperlinks.
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.
There are examples in changelog where issues have a complete hyperlink. That is where I picked up style by copy/paste. So given the inconsistency, what is best? Making the link takes a little bit more effort, but not much. I would be happy to raise the bar to this level.
When I make the CL, I do so by copying the changelog directly. So having them be the same is easiest in my opinion.
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 like it. Copypasteability is great so I support "raising the bar". Plus, it makes the links clickable when you look at the rendered markdown in the GitHub Web UI.
nit: There is a typo in the PR title: "tp" should be "to". |
* Upgrade GRPC tp 1.50.2 * Add changelog for Upgrade GRPC tp 1.50.2 * Add links to changelog
No description provided.