Skip to content

chore(deps): update cubejs/cube docker tag to v0.35.66

This MR contains the following updates:

Package Update Change
cubejs/cube patch v0.35.43 -> v0.35.66

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

cube-js/cube (cubejs/cube)

v0.35.66

Compare Source

Bug Fixes

v0.35.65

Compare Source

Bug Fixes
  • cubestore: Import - validate http response for error (#​8520) (d462b89)
Features
  • native: Add datetime types support to generate_series() UDTF (#​8511) (99b3c65)

v0.35.64

Compare Source

Bug Fixes
  • native: Fix build failures caused by new ShutdownMode param (#​8514) (80d10fd)
  • server: Start native api gateway only under the flag (not when port specified) (#​8516) (b533859)
Features
Performance Improvements
  • cubesql: More complete usage of member_name_to_expr caching (#​8497) (3f369e3)

v0.35.63

Compare Source

Bug Fixes
  • cubesql: Apply IN as = transformation with push down disabled (152fca0)
Features

v0.35.62

Compare Source

Bug Fixes
  • schema-compiler: Replace all toDateTime with toDateTime64 in ClickHouseQuery adapter to handle dates before 1970 (#​8390) Thanks @​Ilex4524 ! )j (f6cff1a)
Features
Performance Improvements
  • cubesql: Replaced LogicalPlanData::find_member with a caching version (#​8469) (858d965)

v0.35.61

Compare Source

Bug Fixes
  • cubejs-questdb-driver: fix obsolete column name in SHOW TABLES (#​8493) Thanks @​puzpuzpuz! (f135933)
  • cubesql: Transform IN filter with one value to = with all expressions (671e067)
Features
  • cubesql: Support Null input type in SUM and AVG functions (5ce589a)

v0.35.60

Compare Source

Bug Fixes
  • cubesql: Fix "unable to represent JsFunction in Python" in queries when using python for cube configuration (#​8449) (bcef222)
  • server-core: Headers sent multiple times from dev-server handlers crashes it (#​8463) (45bbb8a)
Features

v0.35.59

Compare Source

Bug Fixes
Features

v0.35.58

Compare Source

Bug Fixes
  • cubesql: Fix incorrect dateRange when filtering over date_trunc'd column in outer query (90ce14e)
  • postgres-driver: Don't throw errors for pseudo fields like __user (9c01c1b)
  • postgres-driver: Mapping for generic int as int8 (#​8338) (3202d8d)

v0.35.57

Compare Source

Bug Fixes
  • cubesql: Don't put aggregate functions in Projection on split (4ff4086)
  • cubesql: Make CAST(COUNT(*) as float) work properly in some situations (#​8423) (3ff5c9f)
Features

v0.35.56

Compare Source

Bug Fixes
  • cubesql: Correctly type pg_index fields (edadaf1)
  • cubesql: Realias outer projection on flatten (8cbcd7b)
Features
  • docker: Upgrade node from 18.20.1-bullseye-slim to 18.20.3-bullseye-slim (#​8426) (57bd39a)
  • Make graceful shutdown add fatal messages in postgres (8fe1af2)

v0.35.55

Compare Source

Bug Fixes
  • cubejs-databricks-jdbc-driver: Remove inquirer library (reduce image size) (#​8408) (682354b)
Features

v0.35.54

Compare Source

Features
  • to_date rolling window type syntax (#​8399) (eb7755d)
  • cubesql: Interval(MonthDayNano) multiplication and decomposition (576f7f7)

v0.35.53

Compare Source

Features
  • cubesql: Decimal128 i.e. NUMERIC(,) literal generation for SQL push down (43e29f9)
  • cubestore: Docker - upgrade to bookworm (bfd560c)
  • cubestore: Support openssl 3 (upgrade rdkafka) (f4874d6)

v0.35.52

Compare Source

Note: Version bump only for package cubejs

v0.35.51

Compare Source

Bug Fixes
  • cube: Rebuild of PreAggregations with aggregating indexes (#​8326) (cc1de4f)
  • cubesql: Support CAST projection split (bcbe47b)
  • schema-compiler: add escape sequence to Snowflake QueryFilter (13d10f6)
Features
Performance Improvements
  • cubesql: Make incremental rule scheduler distinguish between generation 0 and 1 (719d8cf)

v0.35.50

Compare Source

Bug Fixes
  • cubesql: Proper interval dataframe values and better formatting (57e1d74)

v0.35.49

Compare Source

Features
  • cubesql: Implement timestamp subtraction and epoch extraction from intervals (1239e15)

v0.35.48

Compare Source

Bug Fixes
  • client-react: udpate td with a compare date range (#​8339) (9ef51f7)
  • cubesql: Rollup don't work over subquery with asterisk projection (#​8354) (0bc0306)
  • use tablesSchema over direct information schema (#​8347) (a4ca555)
Features
Performance Improvements
  • cubesql: Use an incremental rule scheduler for egg (5892df7)

v0.35.47

Compare Source

Bug Fixes

v0.35.46

Compare Source

Bug Fixes

v0.35.45

Compare Source

Bug Fixes
  • cubesql: Don't duplicate time dimensions (577220d)
  • cubesql: Support DATE_TRUNC equals literal string (69ba0ee)
Performance Improvements
  • cubesql: Improve rewrite engine performance (4f78b8a)

v0.35.44

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports