Skip to content

v1.9.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 05:19
· 1504 commits to master since this release
a2a909c

Features

  • #408 Enable std features for the spin crate to enable yielding threads when spinning on waiting.
  • #401 Support field disabled in extended server configuration
  • Ping Balancer
    • Treat timeouts as failures, so requests that receive no response count as failures.
    • Increase check timeout from 2s to 5s to avoid penalties on slow servers.
    • Increase check interval from 6s to 10s.
  • --outbound-bind-interface is now supported in both Linux and macOS

Bug Fixes