Skip to content

Releases: cube-js/cube

v1.0.3

22 Oct 08:33
@ovr ovr
34dc819
Compare
Choose a tag to compare

1.0.3 (2024-10-22)

Features

  • bigquery-driver: optimize testConnection() with free of charge request (#8845) (99ad335)
  • redshift-driver: optimize testConnection() with just establishing connection without real query (#8847) (3c20346)

Reverts

v1.0.2

21 Oct 11:29
@ovr ovr
b27f83a
Compare
Choose a tag to compare

1.0.2 (2024-10-21)

Bug Fixes

Features

v1.0.1

16 Oct 13:51
@ovr ovr
8149d7b
Compare
Choose a tag to compare

1.0.1 (2024-10-16)

Features

  • cubesql: QueryRouter - remove some MySQL functionality (#8818) (5935964)
  • firebolt-driver: Use driver's own test connection method, thanks @ptiurin (#8815) (70a36d8)

v1.0.0

15 Oct 17:12
Compare
Choose a tag to compare

1.0.0 (2024-10-15)

Features

BREAKING CHANGES

  • Enabling CUBESQL_SQL_PUSH_DOWN is backward incompatible to many default behaviors of SQL API

v0.36.11

14 Oct 21:38
Compare
Choose a tag to compare

0.36.11 (2024-10-14)

Features

  • snowflake-driver: OAuth token path support (#8808) (9d5b7e8)

v0.36.10

14 Oct 17:55
@ovr ovr
362c32c
Compare
Choose a tag to compare

0.36.10 (2024-10-14)

Features

v0.36.9

14 Oct 16:00
@ovr ovr
3680bc4
Compare
Choose a tag to compare

0.36.9 (2024-10-14)

Bug Fixes

  • cubejs-testing: Fix TZ env var for snapshots update script (#8811) (51d85d3)
  • cubesql: Fix TRUNC SQL push down for Databricks (#8803) (95088cc)
  • cubesql: Ignore __user IS NOT NULL filter (#8796) (c1e542a)
  • Error after renaming post aggregate (#8805) (d2773a7)

Features

  • cubestore: Metastore - increase parallelism to 2 (#8807) (4d2de83)

v0.36.8

11 Oct 15:53
Compare
Choose a tag to compare

0.36.8 (2024-10-11)

Bug Fixes

  • cubestore: don't add all measures to default preagg index (#8789) (fd1d09a)
  • playground: fix not showing granularities for time dimension (#8794) (d77a512)
  • Render LIMIT 0 and OFFSET 0 properly in SQL templates (#8781) (6b17731)

Features

  • Inherit all env variables to Cube Store (auto provisioning) (#3045) (4902e6f)
  • playground: custom granularities support (#8743) (336fad4)
  • prestodb-driver: Added support export bucket, gcs only (#8797) (8c7dcbb)
  • Renaming of Post Aggregate into Multi Stage (#8798) (bd42c44)
  • snowflake-driver: support DefaultAzureCredential and Managed Indentity auth for export bucket (#8792) (cf4beff)

v0.36.7

08 Oct 01:41
Compare
Choose a tag to compare

0.36.7 (2024-10-08)

Bug Fixes

  • Add explicit parameters limit in PostgreSQL and Redshift drivers (#8784) (ad6abec)

Features

  • cubesql: Support DATE_PART SQL push down with Databricks (#8779) (8fa0d53)

v0.36.6

03 Oct 17:06
Compare
Choose a tag to compare

0.36.6 (2024-10-03)

Bug Fixes

  • schema-compiler: Support minutes and seconds for cubestore format interval (#8773) (a7a515d)