-
Notifications
You must be signed in to change notification settings - Fork 61
Bump grpcio to 1.82.1 #415
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -26,8 +26,7 @@ common = [ | |
| "graphviz==0.20", | ||
| "greenlet", | ||
| "grpc-google-iam-v1==0.14.4", | ||
| "grpcio==1.49.1; platform_machine == 'x86_64'", | ||
| "grpcio==1.53.*; platform_machine != 'x86_64'", | ||
| "grpcio==1.82.1", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🩺 Stability & Availability | 🟠 Major | ⚡ Quick win Obtain and record the required dependency approval. Before merge, record explicit human approval and the required license-compatibility and CVE review for 📍 Affects 1 file
🤖 Prompt for AI Agents |
||
| "grpcio-health-checking==1.44.0", | ||
| "grpcio-reflection==1.44.0", | ||
| "grpcio-status==1.49.1; platform_machine == 'x86_64'", | ||
|
|
||
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.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Move this entry to
Unreleased.CHANGELOG.mdrecords1.1.0as released on July 22, 2026, while this review is on August 24, 2026. Adding a new dependency change to the released section changes historical release notes. Move this bullet under## [Unreleased].🤖 Prompt for AI Agents