1.0.48
github-actions
released this
21 Oct 20:41
·
63 commits
to refs/heads/main
since this release
Changes
- feat: add
DisableTCPNoDelay
option for better p99 latencies in certain network conditions such as GCP without gVNIC. (#650) - feat: add
DisableAutoPipelining
option to serve requests from connection pools for better latencies by avoiding pipelining overhead and HoL blocking. (#646) - feat: Retries are now back-offed and jittered with a 1-second cap by default. This can be customized by the
RetryDelay
option. (#643)
Contributors
We'd like to thank all the contributors who worked on this release!