1.7.11 (2026-07-26)
Bug Fixes
- api-gateway: pass job data source when checking pre-agg queue status (#11321) (9f13a7f), closes #11313 #11313 #11313
- cube-cli: default to https:// for scheme-less Cube Cloud URLs (#11335) (46aedb9)
- cubesql: Bound Bind/Parse parameter allocations in PG wire protocol (#11341) (240936d)
- cubesql: Bound PostgreSQL packet sizes (#11339) (8a4dd6f)
- cubesql: Escape PatchMeasure filters for member expression evaluation (#11329) (eb87c43)
- cubesql: Keep PostgreSQL integer division semantics in pushdown SQL (#11319) (ae248c4)
- native: Jinja - forward kwargs on sync Python function/method calls (#11325) (fd038e4)
- schema-compiler: Allow dimension-only measure expressions over multiple cubes (#11330) (69e8728)
Features
- cube-cli: add embed enable-dashboard / disable-dashboard commands (#11356) (2e557fb)
- cube-cli: expose the dev-mode branch name and document dev-mode-only data-model writes (#11351) (a80729c)
- cube-cli: show CLI version when run without a command (#11344) (aa09649)
- cubesql: Support parsing date-only timestamp strings (#11316) (c9bf776)
- tesseract: pre-agg matching without stored calc-group dims; collapse trivial pass-through subqueries; e2e specs for cross-cube rolling measures over rollups (#11346) (0730e31)