Skip to content

0.8.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@junkurihara junkurihara released this 01 Jun 18:05
· 178 commits to develop since this release
d66863a

Important Changes

  • Breaking: Support for rustls-0.23.x for http/1.1, 2 and 3. No configuration update is needed at this point.
  • Breaking: Along with rustls, the cert manager was split from rpxy-lib and moved to a new inner crate rpxy-cert. This change is to make the cert manager reusable for other projects and to support not only static file based certificates but also other types, e.g., dynamic fetching and management via ACME, in the future.

What's Changed

Full Changelog: 0.7.1...0.8.0-alpha.0