server-sdk-rust
server-sdk-rust copied to clipboard
FeatureProbe Server Side SDK for Rust
Bumps [h2](https://github.com/hyperium/h2) from 0.3.18 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.5 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). 0.8.10 Added Solaris support...
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. Commits 00e9e18 Update url 2.5.0 (#885) 464b1f7 Fix another overflow in punycode encode_into (#880) 912d716 Correct spelling mistake in Position docs (#875) 5f454e2 Added...
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.18 to 0.11.23. Release notes Sourced from reqwest's releases. v0.11.23 What's Changed Add Proxy::custom_http_auth(val) for setting the raw Proxy-Authorization header when connecting to proxies. Fix redirect to...
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.1. Changelog Sourced from criterion's changelog. [0.5.1] - 2023-05-26 Fixed Quick mode (--quick) no longer crashes with measured times over 5 seconds when --noplot is...
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.37 to 0.1.40. Release notes Sourced from tracing's releases. tracing 0.1.40 This release fixes a potential stack use-after-free in the Instrument::into_inner method. Only uses of this method...