Skip to content

v0.32.8

Choose a tag to compare

@ovr ovr released this 17 Mar 08:36
· 3044 commits to master since this release
397b697

0.32.8 (2023-03-17)

Bug Fixes

  • cubesql: Catch error on TcpStream.peer_addr() (#6300) (d74a1f0)
  • cubesql: Use writable streams with plain objects instead of JSON.stringify pipe for streaming capability (#6306) (a9b19fa)
  • cubestore: Panic: index out of bounds: the len is 0 but the index is 0 (#6311) (41dbbc0)
  • query-orchestrator: queues reconciliation logic (#6286) (b45def4)

Features

  • cubestore: RocksStore - panic protection for broken rw loop (#6293) (1f2db32)