Skip to content

Releases: cube-js/cube

v0.33.1

03 May 04:42

Choose a tag to compare

0.33.1 (2023-05-03)

Bug Fixes

  • firebolt-driver: Automatically cast boolean parameters (#6531) (90136dc)
  • snowflake-driver: Revert read-only mode until useOriginalSqlPreAggregations flow is fixed for read only (#6532) (20651a9)

v0.33.0

02 May 15:54

Choose a tag to compare

0.33.0 (2023-05-02)

Note: Version bump only for package cubejs

v0.32.31

02 May 00:01

Choose a tag to compare

0.32.31 (2023-05-02)

Bug Fixes

  • bigquery-driver: Revert read-only implementation as LIMIT 1 queries generate too much usage (#6523) (f023484)
  • cubesql: Streaming error logging (e27a525)

Features

  • cubesql: psqlodbc driver support (fcfc7ea)
  • Support snake case security_context in COMPILE_CONTEXT (#6519) (feb3fe3)

v0.32.30

28 Apr 15:55

Choose a tag to compare

0.32.30 (2023-04-28)

Bug Fixes

  • Always log authentication errors for debugging purpose (2c309b7)
  • cubejs-playground: SL-58 CC-1686 text and icon fixes (#6490) (1fa96f0)
  • cubesql: Resolve Grafana introspection issues (db32377)
  • cubestore: Error in Sparse HLL entry parsing (#6498) (9719cdc)
  • model style guide, views folder (#6493) (1fa7f99)
  • snowflake-driver: Int is exported to pre-aggregations as decimal… (#6513) (3710b11)

Features

  • bigquery-driver: CI, read-only, streaming and unloading (#6495) (4c07431)
  • gateway: GraphQL snake case support (#6480) (45a46d0)
  • playground: cube type tag, public cubes (#6482) (cede7a7)

v0.32.29

25 Apr 13:30
@ovr ovr
a41aa53

Choose a tag to compare

0.32.29 (2023-04-25)

Bug Fixes

  • api-gateway: passing defaultApiScope env to the contextToApiScopesFn (#6485) (b2da950)
  • schema-compiler: yml backtick escaping (#6478) (39a9ac0)
  • server-core: Display refresh scheduler interval error as warning (#6473) (771f661)

Features

v0.32.28

19 Apr 11:54

Choose a tag to compare

0.32.28 (2023-04-19)

Bug Fixes

  • mssql-driver: release stream connection (#6453) (7113fa1)
  • schema-compiler: Incorrect camelize for meta (#6444) (c82844e)
  • segment not found for path if rollup with segment is used within rollupJoin (6a3ca80)

Features

  • cubesql: Support new Thoughtspot introspection (a04c83a)
  • cubesql: Support psql's \list command (0b30def)
  • playground: use snake case for data models (398993a)
  • using snake case for model files, model templates updates (#6447) (37e3180)

v0.32.27

14 Apr 19:16

Choose a tag to compare

v0.32.27

v0.32.26

13 Apr 16:02
@ovr ovr
5e55243

Choose a tag to compare

0.32.26 (2023-04-13)

Bug Fixes

  • cli: Validate command - allow node require (#6416) (ead63d8)
  • Ensure expired in memory cache value can't be used even in case renewalThreshold hasn't been met (64f5878)
  • re-export FileRepository (#6425) (52c9252)

Features

  • schema-compiler: JS - support snake_case for any properties (#6396) (f1b4c0b)

v0.32.25

12 Apr 16:25

Choose a tag to compare

0.32.25 (2023-04-12)

Bug Fixes

  • schema-compiler: Yaml - crash on fully commented file (#6413) (29d2eae)
  • server-core: turn off the jobs API renewQuery flag (#6414) (81dddb1)

Features

  • api-gateway, server-core: Orchestration API telemetry (#6419) (af0854d)
  • api-gateway, server-core: Renamed Permissions to ApiScopes (#6397) (800a96b)
  • duckdb-driver: Support countDistinctApprox (#6409) (6b1fadb)

v0.32.24

10 Apr 18:09
@ovr ovr
b00b4eb

Choose a tag to compare

0.32.24 (2023-04-10)

Reverts

  • Revert "feat(docker): Install DuckDB as built-in driver" (99ea6c1)