Releases: cube-js/cube
Releases Β· cube-js/cube
v1.2.19
v1.2.18
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
v1.2.17
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
andmotherDuckToken
config options (6f43138)
v1.2.16
v1.2.15
v1.2.14
v1.0.10
v1.0.10
v1.2.13
v1.2.12
1.2.12 (2025-02-26)
Bug Fixes
- api-gateway: data scope check (#9264) (75095e1)
- cubesql: Generate typed null literals (#9238) (1dfa10d)
- cubesql: Match CubeScan timestamp literal types to member types (#9275) (4a4e82b)
- native: Jinja - pass kwargs correctly into Python (#9276) (9d1c3f8)
- server-core: Handle empty query in getSqlGenerator (#9270) (350a438)