Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 07:48
· 10 commits to main since this release
3b7f9ef

Tip

This version replaces OpenSSL with Rustls to provide modern features and better platform support.
Also added the option for overriding the RPC bootstrap host

Change

  • Add option for override RPC bootstrap host
  • Replace OpenSSL with Rustls
    • Support TLS Certificate Compression
    • Support build i686-linux-android
    • Drop TLS 1.0/1.1 support
    • Drop insecure cipher suites support
    • Reduce binary size
  • Improve cache cleaning efficiency
  • Fix speedtest response size

Full Changelog: v1.7.1...v1.8.0