Releases: openlab-openos/openos
v1.17.29-beta3
This is a stable release suitable for use on Mainnet
Backport connection stream counter to v1.17
v1.17: corrected to not use hardcoded connections count for unstaked
v1.17: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1
v1.17: quic: delay calling set_max_concurrent_uni_streams/set_receive_window
v1.17: Disable cache warmer if RPC is not using it
v1.17: Parameterize max streams per ms
v1.17.29-beta2
This is a stable release suitable for use on Mainnet
Backport connection stream counter to v1.17
v1.17: corrected to not use hardcoded connections count for unstaked
v1.17: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1
v1.17: quic: delay calling set_max_concurrent_uni_streams/set_receive_window
v1.17: Disable cache warmer if RPC is not using it
v1.17: Parameterize max streams per ms
v1.17.29-beta.1
This is a stable release suitable for use on Mainnet
Backport connection stream counter to v1.17
v1.17: corrected to not use hardcoded connections count for unstaked
v1.17: Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1
v1.17: quic: delay calling set_max_concurrent_uni_streams/set_receive_window
v1.17: Disable cache warmer if RPC is not using it
v1.17: Parameterize max streams per ms
Mainnet - v1.17.28
This is a stable release suitable for use on Mainnet.
- Backport connection stream counter to v1.17
- corrected to not use hardcoded connections count for unstaked
- Change DEFAULT_TPU_CONNECTION_POOL_SIZE to 1
- quic: delay calling set_max_concurrent_uni_streams/set_receive_window
- Disable cache warmer if RPC is not using it
- Parameterize max streams per ms