Skip to content

1.12.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 10:49
· 50 commits to dev-next since this release
60167bc

πŸ“ 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.