vectordotdev / vector

A high-performance observability data pipeline.
https://vector.dev
Mozilla Public License 2.0
18.25k stars 1.6k forks source link

chore(deps): Remove dependency on rustls 0.20 #21757

Open jszwedko opened 2 weeks ago

jszwedko commented 2 weeks ago

Summary

rustls 0.20.9 has a reported vulnerability (RUSTSEC-2024-0336). It can be fixed by upgrading the patch version but I figured we could just update to latest.

Change Type

Is this a breaking change?

How did you test this PR?

cargo nextest

Does this PR include user facing changes?

Checklist

References

datadog-vectordotdev[bot] commented 2 weeks ago

Datadog Report

Branch report: jszwedko/upgrade-rustls Commit report: 9f1d9a0 Test service: vector

:white_check_mark: 0 Failed, 7 Passed, 0 Skipped, 25.48s Total Time