opentelemetry-rust icon indicating copy to clipboard operation
opentelemetry-rust copied to clipboard

backport: dashmap change to fix security issue

Open TommyCpp opened this issue 2 years ago • 2 comments

Backport dashmap change in #818 to v0.17.0

TommyCpp avatar Jul 25 '22 07:07 TommyCpp

Codecov Report

:exclamation: No coverage uploaded for pull request base (v0.17.x@d719eae). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             v0.17.x     #849   +/-   ##
==========================================
  Coverage           ?   71.44%           
==========================================
  Files              ?      101           
  Lines              ?     8547           
  Branches           ?        0           
==========================================
  Hits               ?     6106           
  Misses             ?     2441           
  Partials           ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d719eae...cf97cb7. Read the comment docs.

codecov[bot] avatar Jul 25 '22 07:07 codecov[bot]

MSRV issue is caused by https://github.com/plotters-rs/plotters/issues/398.

TommyCpp avatar Jul 30 '22 23:07 TommyCpp

I think with the new release we can close this out

TommyCpp avatar Oct 31 '22 02:10 TommyCpp