v/0.15.2
版本发布时间: 2023-07-07 22:46:42
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
- Moved example code around for benefit of Fuchsia.
- Example code fixes for Windows -- Windows is now a tested platform.
- QUIC-specific bug fixes.
- Update dependencies.
What's Changed
- Use QUIC key logging labels when appropriate by @Ralith in https://github.com/rustls/rustls/pull/228
- Report handshake decode errors in QUIC by @Ralith in https://github.com/rustls/rustls/pull/229
- 0-RTT bugfixes by @Ralith in https://github.com/rustls/rustls/pull/231
- allow tests to find openssl in a custom directory by @erickt in https://github.com/rustls/rustls/pull/236
- Embed test-ca files into the test binaries by @erickt in https://github.com/rustls/rustls/pull/237
- sort the dependencies by @erickt in https://github.com/rustls/rustls/pull/239
New Contributors
- @erickt made their first contribution in https://github.com/rustls/rustls/pull/236
Full Changelog: https://github.com/rustls/rustls/compare/v/0.15.1...v/0.15.2