v/0.23.15
版本发布时间: 2024-10-16 21:21:05
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
Release notes
- Improve performance when reading plaintext data in small increments (#2154)
What's Changed
- chore(deps): lock file maintenance by @renovate-bot in https://github.com/rustls/rustls/pull/2150
- chore(deps): lock file maintenance by @renovate-bot in https://github.com/rustls/rustls/pull/2153
- fix: renamed structs to correct naming inconsistency by @hex1c in https://github.com/rustls/rustls/pull/2152
- Improve receive performance by @ctz in https://github.com/rustls/rustls/pull/2155
- list ECH as a feature, fix some low-hanging nightly clippy findings. by @cpu in https://github.com/rustls/rustls/pull/2157
- Use re-exported pki-types everywhere by @djc in https://github.com/rustls/rustls/pull/2158
- bench: decrease bench allocator traffic by @ctz in https://github.com/rustls/rustls/pull/2160
- Prepare 0.23.15 by @ctz in https://github.com/rustls/rustls/pull/2156
New Contributors
- @hex1c made their first contribution in https://github.com/rustls/rustls/pull/2152
Full Changelog: https://github.com/rustls/rustls/compare/v/0.23.14...v/0.23.15