1.12.0-alpha.10
Pre-release
Pre-release
·
50 commits
to dev-next
since this release
π Release Notes
- Add AnyTLS protocol 1
- Improve
resolve
route action 2 - Migrate to stdlib ECH implementation 3
- Fixes and improvements
1:
The new AnyTLS protocol claims to mitigate TLS proxy traffic characteristics and comes with a new multiplexing scheme.
See AnyTLS Inbound and AnyTLS Outbound.
2:
resolve
route action now accepts disable_cache
and other options like in DNS route actions, see Route Action.
3:
See TLS.
The build tag with_ech
is no longer needed and has been removed.