v/0.20.6
版本发布时间: 2023-07-07 22:34:41
rustls/rustls最新发布版本:v/0.23.15(2024-10-16 21:21:05)
- 0.20.5 included a change to track more context for the
Error::CorruptMessage
which made API-incompatible changes to theError
type. We yanked 0.20.5 and have reverted that change as part of 0.20.6.
What's Changed
- Round out Debug impls for ConfigBuilder by @jsha in https://github.com/rustls/rustls/pull/1039
- Output hex for Payload Debug impls by @jsha in https://github.com/rustls/rustls/pull/1040
- Prepare 0.20.6 by @djc in https://github.com/rustls/rustls/pull/1042
Full Changelog: https://github.com/rustls/rustls/compare/v/0.20.5...v/0.20.6