Skip to content

Releases: cube-js/cube

v0.32.13

22 Mar 16:44

Choose a tag to compare

0.32.13 (2023-03-22)

Bug Fixes

  • cubestore-driver: Queue - correct APM events (#6251) (f4fdfc0)
  • cubestore: A single-character boolean value in csv is parsed incorrectly (#6325) (ce8f3e2)

v0.32.12

22 Mar 06:11

Choose a tag to compare

0.32.12 (2023-03-22)

Bug Fixes

  • cubesql: Support quicksight AVG Rebase window exprs: Physical plan does not support logical expression SUM(x) PARTITION BY (#6328) (5a5d7e4)
  • cubestore: If job has been scheduled to non-existent node it'd hang around forever (#6242) (69ef0b6)
  • cubestore: Retying download from external locations (#6321) (50841d9)

Features

  • cubestore-driver: Support timestamp(3) as a column type (#6324) (71dbca4)
  • server-core, query-orchestrator: sql-runner - supp… (#6142) (32c603d)

v0.32.11

21 Mar 02:40

Choose a tag to compare

0.32.11 (2023-03-21)

Bug Fixes

  • cubesql: Ignore timestamps which can't be represented as nanoseconds instead of failing (e393b06)
  • cubesql: Quicksight AVG measures support (#6323) (ada0afd)

v0.32.10

20 Mar 17:30
@ovr ovr
838c7cf

Choose a tag to compare

0.32.10 (2023-03-20)

Bug Fixes

  • Refresh Scheduler - empty securityContext in driverFactory (#6316) (dd4c9d5)

v0.32.9

18 Mar 20:03

Choose a tag to compare

0.32.9 (2023-03-18)

Bug Fixes

  • cubesql: Unexpected response from Cube, Field "count" doesn't exist in row (6bdc91d)

v0.32.8

17 Mar 08:36
@ovr ovr
397b697

Choose a tag to compare

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)

v0.32.7

14 Mar 22:45

Choose a tag to compare

0.32.7 (2023-03-14)

Bug Fixes

  • Cross data source rollupLambda uses incorrect refreshKey (#6288) (f87be98)

v0.32.6

14 Mar 17:23

Choose a tag to compare

0.32.6 (2023-03-14)

Bug Fixes

Features

v0.32.5

13 Mar 16:07
@ovr ovr
229a9a9

Choose a tag to compare

0.32.5 (2023-03-13)

Bug Fixes

  • Allow to specify cubestore as cacheAndQueueDriver from config, fix #6279 (#6280) (6b48c65)
  • api-gateway: permissions cache removed (#6276) (03be6d2)
  • cubestore: Setup format_version = 5 (previusly used with RocksDB 6.20.3) (#6283) (5126d00)
  • hive-driver: Follow DriverInterface for query method, fix #6281 (#6282) (e81aba9)

v0.32.4

10 Mar 19:45
@ovr ovr
v0.32.4
05bf047

Choose a tag to compare

0.32.4 (2023-03-10)

Bug Fixes

  • api-gateway: contextToPermissions default permissions parameter (#6268) (b234afc)
  • api-gateway: permissions cache removed (#6271) (cd32266)
  • api-gateway: permissions error message (#6269) (53d71a2)
  • api-gateway: permissions unit test fix (#6270) (15df7c1)
  • Catch exception from extendContext (unhandledRejection) (#6256) (9fa0bd9)
  • cubesql: Failed printing to stdout: Resource temporarily unavailable (#6272) (d8dd8a6)

Features

  • cubestore/docker: Upgrade CLang to 15 (979246b)
  • cubestore/docker: Upgrade OS to bullseye (c512586)
  • cubestore: Support quarter intervals (#6266) (35cc5c8)
  • cubestore: Upgrade RocksDB to 7.9.2 (0.20) (#6221) (92bbef3)