Skip to content

Conversation

dbarker
Copy link
Member

@dbarker dbarker commented Oct 4, 2025

Fixes #3525

Changes

  • Bump the third-party versions to the latest from install/cmake/third_party_latest
  • Bump the default c++ standard in CI tests to C++17 (required by many third-party versions now).
  • Add a C++14 specific maintainer test of all abiv1 code with older third-party versions that support C++14.

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

codecov bot commented Oct 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.16%. Comparing base (f81224d) to head (38414e8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3685      +/-   ##
==========================================
- Coverage   90.16%   90.16%   -0.00%     
==========================================
  Files         223      223              
  Lines        7173     7172       -1     
==========================================
- Hits         6467     6466       -1     
  Misses        706      706              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbarker dbarker marked this pull request as ready for review October 5, 2025 01:11
@dbarker dbarker requested a review from a team as a code owner October 5, 2025 01:11
Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix.

@marcalff marcalff merged commit f51d390 into open-telemetry:main Oct 8, 2025
115 of 116 checks passed
@dbarker dbarker deleted the upgrade_third_party_release branch October 12, 2025 16:20
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.

Plan to upgrade third party dependencies

3 participants