Skip to content

0.27.5

Choose a tag to compare

@djc djc released this 20 Dec 15:21
· 15 commits to main since this release
v/0.27.5

Refactoring in #245 (first released in 0.25.0) broke the optional enforcement of HTTPS only connections (that is, only HTTPS connections can be made through the connector) on the hyper-rustls HttpsConnector; this was found and fixed in #295.

What's Changed