[TRIVIAL] Update OTel versions#4563
Conversation
This update brings the reqwest version into "sync" which will enable setting async DNS resolution for all reqwest callers
|
Claude finished @jmg-duarte's task in 1m 18s —— View job PR Review: Update OTel versions
Reviewed the dependency bump. This is a clean, low-risk update and the PR description's claim holds up. ✅ What changed
reqwest sync confirmed. Before this PR the tree carried two reqwest versions: Observations
No blocking issues found — looks good to merge once CI passes. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates the OpenTelemetry dependencies (opentelemetry, opentelemetry-http, opentelemetry-otlp, and opentelemetry_sdk) to version 0.32, and tracing-opentelemetry to version 0.33.0. It also standardizes the reqwest dependency version to 0.13.2 across the workspace and adds prost-types and tonic-types. No critical issues found.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This update brings the reqwest version into "sync" which will enable setting async DNS resolution for all reqwest callers