Skip to content

Conversation

@lalitb
Copy link
Member

@lalitb lalitb commented Nov 4, 2025

Changes

Fixes security vulnerability in tokio-tar by upgrading testcontainers from 0.23.1 to 0.25.2.

Changes:

  • Move testcontainers dependency from workspace to integration_test package
  • Update integration_test MSRV to 1.88.0 (required by testcontainers 0.25.2)
  • testcontainers 0.25.2 internally uses astral-tokio-tar instead of vulnerable tokio-tar

Impact: Published crates maintain MSRV 1.75.0. Only integration tests require Rust 1.88.0+.

Please provide a brief description of the changes here.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@lalitb lalitb requested a review from a team as a code owner November 4, 2025 18:05
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.8%. Comparing base (2c364dd) to head (e7c2e5a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3222   +/-   ##
=====================================
  Coverage   80.8%   80.8%           
=====================================
  Files        128     128           
  Lines      23289   23289           
=====================================
  Hits       18821   18821           
  Misses      4468    4468           

☔ 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.

@cijothomas cijothomas merged commit fb06241 into open-telemetry:main Nov 4, 2025
27 checks passed
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.

3 participants