Cube.js Versions Save

📊 Cube — The Semantic Layer for Building Data Applications

v0.35.14

1 month ago

0.35.14 (2024-04-15)

Bug Fixes

  • server-core: Handle schemaPath default value correctly everywhere (refix) (#8152) (678f17f)

v0.35.13

1 month ago

0.35.13 (2024-04-15)

Features

v0.35.12

1 month ago

0.35.12 (2024-04-12)

Bug Fixes

  • snowflake-driver: Unable to detect a Project Id in the current environment for GCS export bucket (03ca8fa)

Reverts

  • Revert "fix(server-core): Handle schemaPath default value correctly everywhere (#8131)" (22a6f8b), closes #8131

v0.35.11

1 month ago

0.35.11 (2024-04-11)

Bug Fixes

  • cubesql: Support latest Metabase, fix #8105 (#8130) (c82bb10)
  • server-core: Handle schemaPath default value correctly everywhere (#8131) (23bd621)

Features

  • cubestore: Enable jemalloc allocator for RocksDB on linux GNU (#8104) (ee7bcee)

v0.35.10

1 month ago

0.35.10 (2024-04-09)

Bug Fixes

  • cubesql: has_schema_privilege - compatiblity with PostgreSQL (#8098) (42586cf)

v0.35.9

1 month ago

0.35.9 (2024-04-08)

Features

  • cubestore: Upgrade rust to 1.77.0-nightly (635124704 2024-01-27) (#7640) (5aa5abb)
  • docker: Security upgrade Node.js from 18.19.1 to 18.20.1 (#8094) (51921cc)

v0.35.8

1 month ago

0.35.8 (2024-04-05)

Bug Fixes

  • schema-compiler: quote case sensitive idents (#8063) (6273532)

Features

  • cubestore: Queue - optimize list/pending operations (#7998) (815be2f)

v0.35.7

1 month ago

0.35.7 (2024-04-03)

Features

  • cross: Upgrade LLVM from 14 to 18 (02042024) (#8064) (9b30eac)
  • cubestore: Upgrade LLVM from 14 to 18 (#8068) (d1f0cbc)

v0.35.6

1 month ago

0.35.6 (2024-04-02)

Bug Fixes

  • cubesql: Remove binary expression associative rewrites (19f6245)
  • cubestore: RocksStore - migrate table by truncate (unknown tables) (#8053) (509d895)

Features

  • cubestore: CacheStore - allow to disable logs (#8027) (ce6303c)
  • Ungrouped query pre-aggregation support (#8058) (2ca99de)

v0.35.5

1 month ago

0.35.5 (2024-03-28)

Bug Fixes

  • cubesql: SQL push down of ORDER BY causes Invalid query format: "order[0][0]" with value fails to match the required pattern: /^[a-zA-Z0-9_]+.[a-zA-Z0-9_]+$/ (#8032) (0681725)
  • cubestore: RocksStore - improve panic safety on migration (#8031) (f81e2cb)
  • Multiplied count measure can be used as additive measure in pre-… (#8033) (f36959c)
  • schema-compiler: Upgrade babel/traverse to 7.24 (GHSA-67hx-6x53-jw92) (#8002) (9848e51)