Skip to content

Releases: cube-js/cube

v1.6.9

06 Feb 04:23

Choose a tag to compare

v1.6.8

04 Feb 10:37
@ovr ovr

Choose a tag to compare

1.6.8 (2026-02-04)

Bug Fixes

Features

  • schema-compiler: Add join_path support in folder includes (#10349) (f80ab56)

v1.6.7

29 Jan 16:15
@ovr ovr

Choose a tag to compare

1.6.7 (2026-01-29)

Bug Fixes

  • mssql-driver: Respect timezone for origin in custom granularities (#10111) (eaa484a)
  • mssql-driver: Support MS SQL dialect for Tesseract (#10343) (0ec696f)
  • mssql-driver: Use parameter placeholders for Tesseract (#10342) (24ed91f)

Features

  • backend-native: Add JSON format logging for production environment (#10338) (1bc88f9)
  • cubestore: backward compatibility of decimal (#10344) (4ca813c)
  • server-core: Add level field for log messages (#10337) (1e7dcb6)
  • server-core: Exponential backoff in refresh scheduler (#10302) (fe714bf)

v1.6.6

23 Jan 11:30
@ovr ovr

Choose a tag to compare

1.6.6 (2026-01-23)

Bug Fixes

  • schema-compiler: Correctly align weekly-based cron expressions (#10229) (113639d)

v1.6.5

22 Jan 15:51
@ovr ovr

Choose a tag to compare

1.6.5 (2026-01-22)

Bug Fixes

Features

  • docker: Security upgrade Node.js from 22.20.0 to 22.22.0 (#10319) (4e3fd35)
  • schema-compiler: Support user_attributes in snake_case (#10287) (652c7ad)

v1.6.4

16 Jan 19:17

Choose a tag to compare

1.6.4 (2026-01-16)

Note: Version bump only for package cubejs

v1.6.3

15 Jan 11:16
@ovr ovr

Choose a tag to compare

1.6.3 (2026-01-15)

Bug Fixes

  • cubestore: Configure OpenSSL static linking paths for builder (#10311) (a672a49)

v1.6.2

10 Jan 02:35

Choose a tag to compare

1.6.2 (2026-01-10)

Bug Fixes

  • athena-driver: accept AWS assume role parameters as part of the (#10300) (6dfef20)
  • client-core: Isolate internalDayjs instance to prevent global dayjs pollution (#10279) (3cf4f74)
  • client-core: preserve zero values with fillWithValue in pivot (#10225) (#10226) (ee02a4f)

Features

  • Allow to specify key for dimensions in schema (#10270) (df8161c)
  • replace connect to bi page in playground with cube bi page (#10293) (258a6d0)

v1.6.1

18 Dec 18:36

Choose a tag to compare

1.6.1 (2025-12-18)

Note: Version bump only for package cubejs

v1.6.0

18 Dec 11:05

Choose a tag to compare

1.6.0 (2025-12-18)

Bug Fixes

  • api-gateway: subscribe, added POST method (#10266) (af53f8f)
  • server-core: Access policies row filtering should respect member visibility (#10257) (cc0e582)

Features

  • cubestore: Upgrade to DataFusion 46.0.1 (#10215) (4ef3442)
  • schema-compiler: view's cubes multiple join path validation (#10264) (d5fe933)

BREAKING CHANGES

  • server-core: Policies not applicable due to member visibility may stop applying changing row level security filters

  • Linter