Skip to content

Releases: cube-js/cube

v1.2.23

17 Mar 11:06
@ovr ovr
Compare
Choose a tag to compare

1.2.23 (2025-03-17)

Features

  • docker: Security upgrade node from 20.17.0 to 20.19.0 (#9350) (6cacff9)

v1.2.22

14 Mar 08:16
Compare
Choose a tag to compare

1.2.22 (2025-03-14)

Bug Fixes

  • cubesql: Functions without arguments alias as plain function name (#9338) (de10c23)

Features

  • tesseract: Segments and MemberExpressions segments support (#9336) (b2c03e7)

v1.2.21

11 Mar 01:29
Compare
Choose a tag to compare

1.2.21 (2025-03-11)

Bug Fixes

  • cubejs-native: cubesql query logger span_id (#9325) (568d306)

Features

  • cubesql: Move dimensions-only projections to dimensions for push-to-Cube wrapper (#9318) (ca62aa0)

v1.2.20

10 Mar 10:55
Compare
Choose a tag to compare

1.2.20 (2025-03-10)

Bug Fixes

  • Allow config http protocol to be passed to clickhouse driver. (#9195) (0c15b01)

Features

  • Add SQL queries support in /v1/sql endpoint (#9301) (7eba663)

v1.2.19

08 Mar 04:35
Compare
Choose a tag to compare

1.2.19 (2025-03-08)

Features

  • pinot-driver: Add enableNullHandling to query options using env var (#9310) (df763cc)

v1.2.18

06 Mar 18:01
Compare
Choose a tag to compare

1.2.18 (2025-03-06)

Bug Fixes

  • cubesql: Calculate proper limit and offset for CubeScan in nested limits case (#8924) (0e95f18)
  • cubesql: Make cube join check stricter (#9043) (feaf03b)
  • query-orchestrator: Fix improper pre-aggregation buildRange construction for non UTC timezones (#9284) (ef12d8d)
  • tesseract: Don't generate COALESCE with single argument (#9300) (3174be1)
  • tesseract: fix wrong default alias for symbols with digits in name (#9299) (329d228)

Features

  • cubesql: Support multiple columns on each side in ungrouped-grouped join condition (#9282) (e25d5c1)

v1.2.17

05 Mar 20:26
Compare
Choose a tag to compare

1.2.17 (2025-03-05)

Bug Fixes

  • api-gateway: Support proxy when fetching jwk for token validation (#9286) (60870c8)
  • cubesql: Use pushdown-pullup scheme for FilterSimplifyReplacer (#9278) (ab5a64e)
  • docker: apt-get install ca-certificates in latest and local Dockerfiles (1fca9ee)
  • query-orchestrator: Fix dropping temp tables during pre-agg creation (#9295) (eb3d980)
  • schema-compiler: Fix ORDER BY clause generation for queries with td with filters (#9296) (1c8ce4f)

Features

  • duckdb-driver: Add databasePath and motherDuckToken config options (6f43138)

v1.2.16

04 Mar 20:04
Compare
Choose a tag to compare

1.2.16 (2025-03-04)

Bug Fixes

  • cubejs-native: sql over http drop sessions, correct error (#9297) (6fad670)

v1.2.15

03 Mar 20:45
Compare
Choose a tag to compare

1.2.15 (2025-03-03)

Bug Fixes

  • cubejs-client-ngx: Configure package-level Lerna publish directory for Angular (#9189) (ef799f5)

Features

  • schema-compiler: auto include hierarchy dimensions (#9288) (162c5b4)
  • tesseract: Pre-aggregation planning fallback (#9230) (08650e2)

v1.2.14

28 Feb 12:07
Compare
Choose a tag to compare

1.2.14 (2025-02-28)

Features

  • server-core: add fastReloadEnabled option to CompilerApi (#9289) (122a3a3)