Skip to content

Releases: cube-js/cube

v1.1.2

01 Nov 17:27
f538318
Compare
Choose a tag to compare

1.1.2 (2024-11-01)

Features

v1.1.1

01 Nov 12:46
5827244
Compare
Choose a tag to compare

1.1.1 (2024-10-31)

Bug Fixes

Features

  • drivers: introduce Apache Pinot (#8689) (0659c84)
  • redshift-driver: introspection for external schemas/tables (e.g. Spectrum) (#8849) (fa4b3b8)
  • support context_to_roles in Python configuration (#8880) (aadce4f)

v1.0.5 (2024-10-28) - LTS branch

29 Oct 14:49
f878b89
Compare
Choose a tag to compare

v1.1.0

24 Oct 00:09
Compare
Choose a tag to compare

1.1.0 (2024-10-24)

Note: Version bump only for package cubejs

v1.0.4

23 Oct 14:17
@ovr ovr
ae86e50
Compare
Choose a tag to compare

1.0.4 (2024-10-23)

Bug Fixes

  • cubejs-server-core: driverError overriding (#8852) (b7306d2)
  • return client customized error, if present, on auth fail in playground (#8842) (5cce98d), closes #CORE-1134

Reverts

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)