Releases: cube-js/cube
Releases · cube-js/cube
v1.3.19
02 Jun 12:22
Compare
Sorry, something went wrong.
No results found
1.3.19 (2025-06-02)
Bug Fixes
client-vue3: Avoid Maximum recursive updates exceeded (5d5f7da )
cubesql: Fix "Tracker memory shrink underflow" error (#9624 ) (d3af150 )
cubesql: Quote subquery joins alias in SQL push down to cube (#9629 ) (89b00cf )
Features
cubesql: Support date_trunc != literal date filter (#9627 ) (2b36aae )
cubesql: Support round() function with two parameters (#9594 ) (8cd1dfe )
Expose aliasMember for hierarchy in View (#9636 ) (737caab )
schema-compiler: add quarter granularity support in SqliteQuery using CASE expression (#9633 ) (c7ae936 )
v1.3.18
27 May 13:27
Compare
Sorry, something went wrong.
No results found
1.3.18 (2025-05-27)
Bug Fixes
client: Update main fields in package.json to cjs files, thanks @Graphmaxer (#9620 ) (06f82e5 )
schema-compiler: exclude time dimensions w/o granularities from select list in base queries (#9614 ) (c9ebfbc )
Features
docker: Security upgrade node from 22.14.0 to 22.16.0 (#9602 ) (efbb709 )
v1.3.17
22 May 22:01
Compare
Sorry, something went wrong.
No results found
1.3.17 (2025-05-22)
Bug Fixes
cubesql: Do not merge time dimension ranges in "or" filter into date range (#9609 ) (803998f )
cubestore: Avoid empty result set with LocalDirRemoteFs:list_with_metadata on Windows (#9598 ) (7b4e4ad )
schema-compiler: Avoid mutating context on first occasion of TD with granularity (#9592 ) (93027d8 )
schema-compiler: Fix rolling window queries with expressions from SQL API (#9603 ) (43f47d8 )
Features
snowflake-driver: Add support for export Buckets with paths (#9587 ) (e1f22da )
v1.3.16
19 May 16:14
Compare
Sorry, something went wrong.
No results found
1.3.16 (2025-05-19)
Bug Fixes
backend-native: Fix load response serialization (that breaks cubeApi further processing) (#9575 ) (4b87403 )
schema-compiler: Collect join hints from subquery join conditions (#9554 ) (cbf0bfd )
Features
clickhouse-driver: Add support for S3 Bucket with paths (#9585 ) (2e47147 )
client-core: Add signal option to support abort fetch (#9539 ) (2536dfc )
cubesql: Push down DATE_TRUNC expressions as member expressions with granularity (#9583 ) (b9c97cd )
tesseract: Initial BigQuery support (#9577 ) (60ad2f0 )
v1.3.15
15 May 13:45
Compare
Sorry, something went wrong.
No results found
1.3.15 (2025-05-15)
Bug Fixes
schema-compiler: Fix timeshift measure queries coming from SQL API (#9570 ) (d94afeb )
v1.3.14
13 May 20:08
Compare
Sorry, something went wrong.
No results found
1.3.14 (2025-05-13)
Bug Fixes
schema-compiler: Fix view queries for measure with single timeshift reference without time dimension (#9565 ) (d3c28d4 )
Features
Rewrite joins from SQL as query-level join hints (#9561 ) (2b2ac1c )
v1.3.13
12 May 11:50
Compare
Sorry, something went wrong.
No results found
1.3.13 (2025-05-12)
Features
introduce "protocol" and "method" props for request param in checkSqlAuth (#9525 ) (401a845 )
v1.3.12
08 May 18:26
Compare
Sorry, something went wrong.
No results found
1.3.12 (2025-05-08)
Bug Fixes
query-orchestrator: Correct local date parsing for partition start/end queries (#9543 ) (20dd8ad )
schema-compiler: Fix filtering by time measure (#9544 ) (00a589f )
schema-compiler: Fix rendered references for preaggregations with join paths (#9528 ) (98ef928 )
schema-compiler: Fix view queries with timeShift members (#9556 ) (ef3a04b )
schema-compiler: Reject pre-agg if measure is unmultiplied in query but multiplied in pre-agg (#9541 ) (f094d09 )
Throw a user-friendly error on an empty cube.py file (#9550 ) (d69222c )
Features
cubestore: Add XIRR aggregate function to Cube Store (#9520 ) (785142d )
schema-compiler: Allow one measure timeShift without time dimension (#9545 ) (320484f )
tesseract: Basic pre-aggregations support (#9434 ) (1deddcc )
v1.3.11
05 May 17:13
Compare
Sorry, something went wrong.
No results found
1.3.11 (2025-05-05)
Features
cubesql: Data source per member (#9537 ) (c0be00c )
snowflake-driver: Upgrade snowflake-sdk from 2.0.3 to 2.0.4 (#9527 ) (8cc6346 )
v1.3.10
01 May 08:07
Compare
Sorry, something went wrong.
No results found
1.3.10 (2025-05-01)
Bug Fixes
cubesql: Disable filter pushdown over Filter(CrossJoin) (#9474 ) (940c30f )
Features
backend-native: Allow importing modules from python files within cube.py and globals.py (#9490 ) (b8ebf15 )
cubesql: SQL push down complex window expressions (#8788 ) (2b1bb28 )
cubesql: Support trivial casts in member pushdown (#9480 ) (85c27a9 )
databricks-jdbc-driver: Implement connection checking without waking up SQL warehouse (#9529 ) (044341e )
You can’t perform that action at this time.