This is a stable release suitable for use on Mainnet Beta.
What's Changed
- Backport connection stream counter to v1.17 (#991)
- v1.17: corrected to not use hardcoded connections count for unstaked (backport of #633) (#762)
- v1.17: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1 (backport of #1014) (#1042)
- v1.17: quic: delay calling set_max_concurrent_uni_streams/set_receive_window (backport of #904) (#967)
- v1.17: Disable cache warmer if RPC is not using it (backport of #1063) (backport of #1068) (#1108)
- v1.17: Parameterize max streams per ms (backport of #707) (#1105)