0.9.3
Improvement
- Feat: Support post-quantum
X25519Kyber768Draft00
for incoming and outgoing TLS initiation. This is non-default feature [feature:post-quantum
]. ( #201 ) - Feat: emit WARN messages if there exist unused and unsupported options specified in configuration file. ( #173 )
- Docs:
rpxy.io
is now available for the official website ofrpxy
. - Refactor: lots of minor improvements
- Deps
What's Changed
- feat: check unsupported configuration entries with
serde-ignored
by @junkurihara in #203 - [skip ci] add rustfmt.toml by @junkurihara in #209
- Update config-example.toml to explain Alt-SVC header by @xkr47 in #205
- feat: initial support for X25519Kyber768Draft00 PQC by @junkurihara in #210
- fix: s2n quic rustls pqc by @junkurihara in #211
- 0.9.3 by @junkurihara in #212
New Contributors
Full Changelog: 0.9.2...0.9.3