Skip to content

Releases: cube-js/cube

v1.3.83

24 Oct 17:16

Choose a tag to compare

1.3.83 (2025-10-24)

Bug Fixes

Features

  • api-gateway: Introduce cache mode option for /cubesql API (#9972) (7d4ecdc)
  • cubesql: Push down CAST(... AS DATE) to CubeScan filters (#10081) (61a94ef)
  • schema-compiler: Support time series queries in MySQL dialect in Tesseract (#10078) (765cd77)

v1.3.82

21 Oct 09:32
@ovr ovr

Choose a tag to compare

1.3.82 (2025-10-21)

Bug Fixes

  • cube: Meta type for switch dimension (#10060) (b45a1c4)
  • schema-compiler: Oracle use TO_TIMESTAMP_TZ for ISO 8601 with Z for date and timestamp (#9970) (b7018c7)

Features

  • cubesql: Filter push down for date_part(?upper) AND date_part(?lower) (#10070) (bcadbf2)
  • cubesql: Filter push down for date_part(?upper) AND date_part('week') (#10071) (150a3c5)
  • cubesql: PlanNormalize - reduce stack allocations (split by path) (#10067) (bc8ff68)
  • cubesql: Push down Tableau year-month-day IN number filter to CubeScan (#10068) (bc16a5f)

v1.3.81

16 Oct 11:57

Choose a tag to compare

1.3.81 (2025-10-16)

Features

v1.3.80

15 Oct 19:37

Choose a tag to compare

1.3.80 (2025-10-15)

Features

  • schema-compiler: Use views join maps and hints for query joins construction (#10039) (f556b62)

v1.3.79

14 Oct 14:19
@ovr ovr

Choose a tag to compare

1.3.79 (2025-10-14)

Bug Fixes

  • client-vue3: Cleanup polluted package-lock file (da98986)
  • cubesql: Normalize timestamp/date expressions (#10040) (7b1a5af)
  • sqlite-driver: Use pragma_table_info to fetch table columns (#10031) (070e6e0)

Features

  • cubesql: PlanNormalize - reduce stack allocations (#10055) (619343d)
  • docs: Integrate Purple Banner component into documentation site (#10053) (32df746)
  • firebolt-driver: Pass CUBEJS_DB_QUERY_TIMEOUT to Firebolt driver (#10043) (b46565b)

v1.3.78

03 Oct 10:41

Choose a tag to compare

1.3.78 (2025-10-03)

Bug Fixes

  • base-driver: Throw an error when the list of csv files from the bucket is empty (#9996) (a8e791c)
  • snowflake-driver: Add support for IAM roles with IRSA for S3 export buckets (#10024) (9ceb2f9)

Features

  • schema-compiler: Pretty print compile errors grouped by files (#10025) (0c5c21c)

v1.3.77

01 Oct 18:47

Choose a tag to compare

1.3.77 (2025-10-01)

Bug Fixes

  • cubesql: Match reverse Tableau year-month extract filter (#10009) (d2e67ad)
  • schema-compiler: Do not collect disabled external pre-aggregations (#10014) (7b2874e)

v1.3.76

01 Oct 08:26

Choose a tag to compare

1.3.76 (2025-10-01)

Reverts

  • duckdb-driver: Revert version bump from 1.3.1 to 1.4.0 (3e12bc9)

v1.3.75

29 Sep 12:17
@ovr ovr

Choose a tag to compare

1.3.75 (2025-09-29)

Bug Fixes

  • Merge measure/dimension's spec for formats (#10007) (039f0e1)
  • packages/cubejs-docker/latest-debian-jdk.Dockerfile to reduce vulnerabilities (#10003) (5453581)

Features

  • docker: Security upgrade Node.js from 22.18.0 to 22.20.0 (#10008) (02e7d4a)

v1.3.74

26 Sep 10:17

Choose a tag to compare

1.3.74 (2025-09-26)

Note: Version bump only for package cubejs