Skip to content

Releases: openlab-openos/openos

v1.17.29-beta3

27 Apr 13:24

Choose a tag to compare

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

06 Dec 10:35

Choose a tag to compare

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

16 Aug 07:44

Choose a tag to compare

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

11 May 13:01

Choose a tag to compare

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