What's Changed
- limit MaxConcurrency by @zaijie1213 in #1168
- 日志和respons 中追加requestid by @zaijie1213 in #1170
- Allow set basicauth realm value by @chrislearn in #1173
- Add OpenApi validation documentation support for NewType pattern structs by @arfath-linklet in #1174
- cargo clippy by @chrislearn in #1178
- Add
into_boxed
function to acceptors and add DynTcpAcceptors by @chrislearn in #1180 - Remove AsyncRead and AsyncWrite constraint from Acceptor by @chrislearn in #1181
- cargo clippy --all-features by @chrislearn in #1182
- Add rust-version to examples
Cargo.toml
by @chrislearn in #1184
New Contributors
- @zaijie1213 made their first contribution in #1168
- @arfath-linklet made their first contribution in #1174
Full Changelog: v0.81.0...v0.82.0