[opentelemetry-instrumentation-google-genai] Require the latest version of opentelemetry-util-genai#248
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the opentelemetry-instrumentation-google-genai package dependency constraints to require a newer opentelemetry-util-genai version, aligning the instrumentation with the util version it depends on.
Changes:
- Bumps the minimum required
opentelemetry-util-genaiversion for the Google GenAI instrumentation.
|
This PR has review comments. Review suggestions, whether from maintainers or automated reviewers, aren't always correct or required. Please evaluate each comment on its merits, then make sure each thread has a clear outcome. For example, link to the commit if you applied a suggestion, explain why it wasn't applied, or ask a follow-up question. Automation flags a PR for human review once every review thread has a reply or is marked as resolved. Status across open PRs is visible on the pull request dashboard. |
…roject.toml Co-authored-by: Liudmila Molkova <neskazu@gmail.com>
Description
The library only works with the latest version of
opentelemetry-util-genai. This should be patched into the release, is that possible to do ?Type of change
Checklist
See CONTRIBUTING.md
for the style guide, changelog guidance, and more.