-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Where are the v1.66.1 release notes? #7608
Comments
yeah 1.66.1 is a patch release we are planning. It hasn't been published yet. I have deleted the tag for now. Will re-publish once everything is ready. |
@purnesh42H, are you aware that it has been already published to Google's Go modules proxy? Shouldn't this version be retracted and References:
I think you should consider reopening the issue or creating a separate one for retraction of |
1.66.2 is published https://github.com/grpc/grpc-go/releases/tag/v1.66.2 and we don't retraction for 1.66.1 since it is just the exact same as v1.66.0 except for the user agent string |
Context
I'm trying to review this PR: celestiaorg/celestia-app#3852
Problem
I don't know what is new in v1.66.1 because I can't find release notes for it. The last release I can see is https://github.com/grpc/grpc-go/releases/tag/v1.66.0
The diff seems insignificant to me: v1.66.0...v1.66.1 so maybe it was intentional to not create an official release for it?
Proposal
The text was updated successfully, but these errors were encountered: