Skip to content

[BUILD] Upgrade to opentelemetry-proto 1.7.0 #3443

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

Merged
merged 5 commits into from
Jun 10, 2025

Conversation

marcalff
Copy link
Member

@marcalff marcalff commented May 26, 2025

Fixes #3431

Changes

Upgrade opentelemetry-proto to version 1.7.0.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Copy link

netlify bot commented May 26, 2025

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
🔨 Latest commit 6996342
🔍 Latest deploy log https://app.netlify.com/projects/opentelemetry-cpp-api-docs/deploys/6847d311739b1000082d326a

@marcalff
Copy link
Member Author

Note:

CI bazel build is expected to fail, until the following issue is fixed in bazel central:

Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.91%. Comparing base (545f9f4) to head (6996342).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3443   +/-   ##
=======================================
  Coverage   89.91%   89.91%           
=======================================
  Files         219      219           
  Lines        7041     7041           
=======================================
  Hits         6330     6330           
  Misses        711      711           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff marked this pull request as ready for review June 9, 2025 18:51
@marcalff marcalff requested a review from a team as a code owner June 9, 2025 18:51
@marcalff marcalff added the pr:please-review This PR is ready for review label Jun 9, 2025
Copy link
Member

@lalitb lalitb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also update here -

opentelemetry-proto=v1.6.0

@marcalff marcalff changed the title Upgrade to opentelemetry-proto 1.7.0 [BUILD] Upgrade to opentelemetry-proto 1.7.0 Jun 10, 2025
@marcalff marcalff merged commit 632c9ca into open-telemetry:main Jun 10, 2025
67 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:please-review This PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to opentelemetry-proto 1.7.0
3 participants