Skip to content

Releases: cube-js/cube

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

v1.5.16

17 Dec 19:22
@ovr ovr

Choose a tag to compare

1.5.16 (2025-12-17)

Bug Fixes

  • snowflake-driver: Fix type mapping for fixed type (#10258) (ec7944c)
  • snowflake-driver: Fix type mapping for numerics with scale (#10259) (3915e5a)

Features

  • cubesql: Support DISTINCT flag in UDAFs (#10252) (1d93825)
  • cubesql: Support STRING_AGG SQL push down (#10256) (8c82fa5)
  • server: Introduce CUBEJS_MAX_REQUEST_SIZE env variable (#10260) (71ca412)

v1.4.2

16 Dec 10:16
@ovr ovr

Choose a tag to compare

1.4.2 (2025-12-16)

Bug Fixes

  • api-gateway: Allow messageId to be int in unsubscribe WS request (#10250) (71c41a2)
  • client-ws-transport: Handle WebSocket close code 1009 (Message Too Big) (#10246) (30a72fa)

v1.0.14

16 Dec 11:02
@ovr ovr

Choose a tag to compare

1.0.14 (2025-12-16)

Bug Fixes

  • api-gateway: Allow messageId to be int in unsubscribe WS request (#10250) (8e9415f)
  • client-ws-transport: Handle WebSocket close code 1009 (Message Too Big) (#10246) (ac6e18c)

v1.5.15

15 Dec 22:48
@ovr ovr

Choose a tag to compare

1.5.15 (2025-12-15)

Bug Fixes

  • api-gateway: Allow messageId to be int in unsubscribe WS request (#10250) (1e2e7cb)
  • client-ws-transport: Handle WebSocket close code 1009 (Message Too Big) (#10246) (5652f0f)

v1.5.14

11 Dec 19:05

Choose a tag to compare

v1.5.14

v1.4.1

11 Dec 13:12
@ovr ovr
v1.4.1

Choose a tag to compare

1.4.1 (2025-12-11)

Bug Fixes

v1.0.13

11 Dec 18:16
@ovr ovr

Choose a tag to compare

1.0.13 (2025-12-11)

Bug Fixes

  • correct repository.url and directory fields in package.json files (5f19f78)
  • Improve WS request sanitization (#10231) (6f41c95)

Features

v1.5.13

10 Dec 18:35
@ovr ovr
v1.5.13

Choose a tag to compare

1.5.13 (2025-12-10)

Bug Fixes

Features

  • Allow to specify default dimension order in schema (#10224) (f2e1a98)
  • backend-native: expose lastRefreshTime via /cubesql API (#10206) (fb5a40f)