Skip to content

Pin opentelemetry-proto version#6305

Merged
ekzhu merged 2 commits into
microsoft:mainfrom
cheng-tan:tcm
Apr 15, 2025
Merged

Pin opentelemetry-proto version#6305
ekzhu merged 2 commits into
microsoft:mainfrom
cheng-tan:tcm

Conversation

@cheng-tan
Copy link
Copy Markdown
Contributor

@cheng-tan cheng-tan commented Apr 15, 2025

Description

This PR pins opentelemetry-proto version to >=1.28.0, which uses protobuf > 5.0, < 6.0 to generate protobuf files.

Related issue number

Closes #6304

@ekzhu
Copy link
Copy Markdown
Contributor

ekzhu commented Apr 15, 2025

You will need to run uv sync --all-extras in the python directory to update the uv.lock file.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.24%. Comparing base (7e8472f) to head (3b2f05d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6305   +/-   ##
=======================================
  Coverage   77.24%   77.24%           
=======================================
  Files         200      200           
  Lines       14473    14473           
=======================================
  Hits        11180    11180           
  Misses       3293     3293           
Flag Coverage Δ
unittests 77.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ekzhu ekzhu merged commit 88dda88 into microsoft:main Apr 15, 2025
59 checks passed
@cheng-tan cheng-tan deleted the tcm branch April 15, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installing Task Centric Memory related dependency causes protobuf version conflicting error

2 participants