Skip to content

Releases: cube-js/cube

v1.2.27

25 Mar 16:52
@ovr ovr
Compare
Choose a tag to compare

1.2.27 (2025-03-25)

Features

  • snowflake-driver: Ability to use encrypted private keys for auth (#9371) (ab54e28)

v1.0.11

25 Mar 13:18
Compare
Choose a tag to compare
v1.0.11

v1.2.26

21 Mar 17:26
Compare
Choose a tag to compare

1.2.26 (2025-03-21)

Bug Fixes

  • databricks-jdbc-driver: Allow paths in s3/azure export buckets (#9365) (f133737)
  • redshift-driver: Use Redshift-specific schema query (#9363) (beaf8eb), closes #3876
  • schema-compiler: Fix doubled calls to convertTz() for compound time dimensions with custom granularities (#9369) (0dc8320)

v1.2.25

20 Mar 16:51
@ovr ovr
Compare
Choose a tag to compare

1.2.25 (2025-03-20)

Bug Fixes

  • backend-native: Fix result wrapper parsing (#9361) (1b70644)
  • schema-compiler: Handle measures with dimension-only member expressions (#9335) (2f7a128)
  • schema-compiler: support unary operators in DAP filters (#9366) (fff8af2)

Features

  • duckdb-driver: Fix numeric filter comparisons in DuckDB (#9328) (969508d), closes #9281 #9281
  • server-core,api-gateway: Allow manual rebuilding pre-aggregation partitions within date Range (#9342) (b5701e3)

v1.2.24

18 Mar 09:55
Compare
Choose a tag to compare

1.2.24 (2025-03-18)

Bug Fixes

  • cubesql: Disable projection_push_down DF optimizer (#9356) (a15442c)

Features

  • Implement disable_post_processing in /v1/sql (#9331) (c336b10)

v1.2.23

17 Mar 11:06
@ovr ovr
Compare
Choose a tag to compare

1.2.23 (2025-03-17)

Features

  • docker: Security upgrade node from 20.17.0 to 20.19.0 (#9350) (6cacff9)

v1.2.22

14 Mar 08:16
Compare
Choose a tag to compare

1.2.22 (2025-03-14)

Bug Fixes

  • cubesql: Functions without arguments alias as plain function name (#9338) (de10c23)

Features

  • tesseract: Segments and MemberExpressions segments support (#9336) (b2c03e7)

v1.2.21

11 Mar 01:29
Compare
Choose a tag to compare

1.2.21 (2025-03-11)

Bug Fixes

  • cubejs-native: cubesql query logger span_id (#9325) (568d306)

Features

  • cubesql: Move dimensions-only projections to dimensions for push-to-Cube wrapper (#9318) (ca62aa0)

v1.2.20

10 Mar 10:55
Compare
Choose a tag to compare

1.2.20 (2025-03-10)

Bug Fixes

  • Allow config http protocol to be passed to clickhouse driver. (#9195) (0c15b01)

Features

  • Add SQL queries support in /v1/sql endpoint (#9301) (7eba663)

v1.2.19

08 Mar 04:35
Compare
Choose a tag to compare

1.2.19 (2025-03-08)

Features

  • pinot-driver: Add enableNullHandling to query options using env var (#9310) (df763cc)