Releases: cube-js/cube
Releases · cube-js/cube
v0.35.11
11 Apr 15:02
Compare
Sorry, something went wrong.
No results found
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
09 Apr 16:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
cubesql: has_schema_privilege - compatiblity with PostgreSQL (#8098 ) (42586cf )
v0.35.9
08 Apr 18:06
Compare
Sorry, something went wrong.
No results found
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
05 Apr 13:57
Compare
Sorry, something went wrong.
No results found
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
03 Apr 21:02
Compare
Sorry, something went wrong.
No results found
v0.35.6
02 Apr 11:44
Compare
Sorry, something went wrong.
No results found
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
28 Mar 01:34
Compare
Sorry, something went wrong.
No results found
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 )
v0.35.4
27 Mar 01:13
Compare
Sorry, something went wrong.
No results found
0.35.4 (2024-03-27)
Bug Fixes
cubesql: Flatten aliasing breaks wrapped select ORDER BY expressions (#8004 ) (eea88ec )
query-orchestrator: Missing dataSource in pre-aggregation preview query (#7989 ) (d3012c8 )
Features
cubesql: Support DISTINCT push down (fc79188 )
v0.35.3
22 Mar 18:28
Compare
Sorry, something went wrong.
No results found
0.35.3 (2024-03-22)
Bug Fixes
Render all distinct counts as 1 for ungrouped queries to not fail ratio measures (#7987 ) (f756e4b )
v0.35.2
22 Mar 17:07
Compare
Sorry, something went wrong.
No results found
0.35.2 (2024-03-22)
Bug Fixes
cubesql: Fix timestamp parsing format string (938b13c )
mssql-driver: Unsupported option opt.evictionRunIntervalMillis, refs #7951 (#7977 ) (53f013a )
Features
cubesql: Flatten rules to allow multiple level transformation queries be executed by split and SQL push down (#7979 ) (f078adc )
cubesql: Parse timestamp strings as Date32 (4ba5a80 )
cubesql: Support a ^ b exponentiation (914b058 )
cubestore: Queue - reduce memory usage (#7975 ) (e9848e8 )
cubestore: Reduce memory usage while writting WALs (#7967 ) (ee9fa71 )
query-orchestrator: Queue - improve performance (#7983 ) (56d48fb )
Reverts
Revert "feat(schema-compiler): composite key generation (#7929 )" (61e4c45 ), closes #7929
You can’t perform that action at this time.