cube

📊 Cube — The Semantic Layer for Building Data Applications

OTHER License

Downloads
1.5M
Stars
17.8K
Committers
313

Bot releases are visible (Hide)

cube - v0.27.16

Published by paveltiunov over 3 years ago

0.27.16 (2021-05-19)

Bug Fixes

  • Optimize high load Cube Store serve track: do not use Redis while fetching pre-aggregation tables (#2776) (a3bc0b8)

Features

  • @cubejs-client/playground: member search (#2764) (8ba6eed)
  • cubestore: Allow to query tables only when they imported and ready (#2775) (02cf69a)
  • cubestore: update datafusion and sqlparser-rs (a020c07)
  • snowflake-driver: Support 'key-pair' authentication (#2724) (4dc55b4)
cube - v0.27.15

Published by ovr over 3 years ago

0.27.15 (2021-05-18)

Bug Fixes

  • upgrade @amcharts/amcharts4 from 4.10.10 to 4.10.17 (#2707) (56c7f5a)
  • upgrade @cubejs-client/core from 0.19.56 to 0.26.94 (#2706) (93dd7d9)
  • upgrade react-dropzone from 11.2.4 to 11.3.2 (#2708) (a16a83b)
  • @cubejs-client/core: compareDateRange pivot fix (#2752) (653ad84)
  • @cubejs-client/core: Meta types fixes (#2746) (cd17755)
  • @cubejs-client/playground: display error message on all tabs (#2741) (0b9b597)

Features

  • @cubejs-client/playground: member grouping (#2736) (7659438)
  • Enable external pre-aggregations by default for new users (22de035)
  • Replace diagnostic error for devPackages to warning (b65c1f5)
  • Start Cube Store on startup in devMode for official images (5e216a8)
cube - v0.27.14

Published by ovr over 3 years ago

0.27.14 (2021-05-13)

Bug Fixes

  • @cubejs-client/playground: stop processing query once it has changed (#2731) (3aed740)
  • schema-compiler: Time-series query with minute/second granularity (c4a6044)
  • Add missing validators for configuration values (6ac6350)

Features

  • @cubejs-client/core: member sorting (#2733) (fae3b29)
  • Compile Cube.ts configuration in-memory (3490d1f)
cube - v0.27.13

Published by ovr over 3 years ago

0.27.13 (2021-05-13)

Bug Fixes

Features

  • cubestore: Use MSVC build for Windows (d472bcd)
cube - v0.27.12

Published by paveltiunov over 3 years ago

0.27.12 (2021-05-13)

Bug Fixes

  • Out of memory on intensive pre-aggregation warmup: use intervals instead of promises cycles (51149cb)
cube - v0.27.11

Published by ovr over 3 years ago

0.27.11 (2021-05-12)

Bug Fixes

  • clickhouse-driver: Support ungrouped query, fix #2717 (#2719) (82efc98)
  • Compress archive with Cube Store for Windows (f09589b)
  • cubestore: Built-in in archive OpenSSL for Windows (msvc) (dbdeb6d)
  • cubestore: do not stop startup warmup on errors (90350a3)

Features

  • cubestore: import separate CSV files in parallel (ca896b3)
  • Strict validatation for configuration (eda24b8)
cube - v0.27.10

Published by paveltiunov over 3 years ago

0.27.10 (2021-05-11)

Bug Fixes

Features

  • Move External Cache And Queue serving to Cube Store (#2702) (37e4268)
cube - v0.27.9

Published by ovr over 3 years ago

0.27.9 (2021-05-11)

Bug Fixes

  • @cubejs-backend/schema-compiler: titleize fix (#2695) (d997f49)
  • mssql-driver: Cannot read property 'readOnly' of undefined, fix #2659 (d813594)

Features

  • cubestore: Support x86_64-pc-windows-msvc (407f1bd)
cube - v0.27.8

Published by vasilev-alex over 3 years ago

0.27.8 (2021-05-06)

Bug Fixes

  • @cubejs-client/playground: prevent the browser to freeze on large SQL highlighting (3285008)
cube - v0.27.7

Published by ovr over 3 years ago

0.27.7 (2021-05-04)

Bug Fixes

  • ECONNREFUSED 127.0.0.1:3030 on health checks in production mode without Cube Store (7ccfbe1)
  • TypeError: moment is not a function (39662e4)
cube - v0.27.6

Published by vasilev-alex over 3 years ago

0.27.6 (2021-05-03)

Bug Fixes

  • @cubejs-client/playground: display server error message (#2648) (c4d8936)
cube - v0.27.5

Published by ovr over 3 years ago

0.27.5 (2021-05-03)

Bug Fixes

  • cubestore: create metastore-current atomically, do not send content-length to GCS (a2a68a0)
  • cubestore: support OFFSET clause (30b7b68)
  • query-orchestrator: tableColumnTypes - compatibility for MySQL 8 (a886876)
  • cubejs-dev-server (8a16b52)

Features

  • Use Cube Store as default EXTERNAL_DB, prefix variables (30d52c4)
  • @cubejs-client/playground: pre-aggregation status (#2641) (f48f63f)
cube - v0.27.4

Published by ovr over 3 years ago

0.27.4 (2021-04-29)

Bug Fixes

  • @cubejs-client/playground: cache pane crash (#2635) (405b80b)
  • @cubejs-client/playground: pass field, win host (e3144e9)
  • cubestore: make top-k scan less batches (486ee32)
  • cubestore-driver: Ping connection only when it's OPEN (d80e157)
  • Show warning for deprecated variables only once (fecbda4)
cube - v0.27.3

Published by paveltiunov over 3 years ago

0.27.3 (2021-04-29)

Bug Fixes

cube - v0.27.2

Published by vasilev-alex over 3 years ago

0.27.2 (2021-04-28)

Bug Fixes

  • Disable Scheduling when querying is not ready (before connection Wizard) (b518ccd)
  • Error: ENOENT: no such file or directory, scandir '/cube/conf/schema' (dc96084)
  • Move Prettier & Jest to dev dep (reduce size) (da59584)
  • @cubejs-server/core: config file check (1c16af1)
cube - v0.27.1

Published by vasilev-alex over 3 years ago

0.27.1 (2021-04-27)

Bug Fixes

  • cubestore: simplify trim_alloc handling (aa8e721)
  • Deprecate CUBEJS_REDIS_PASSWORD, similar to all REDIS_ variables (#2604) (ee54aeb), closes #ch484
cube - v0.27.0

Published by paveltiunov over 3 years ago

0.27.0 (2021-04-26)

Features

  • Add CUBEJS_ prefix for REDIS_URL/REDIS_TLS (#2312) (b5e7099)
cube - v0.26.104

Published by paveltiunov over 3 years ago

0.26.104 (2021-04-26)

Bug Fixes

  • Original SQL table is not found when useOriginalSqlPreAggregations used together with CUBE.sql() reference (#2603) (5fd8e42)
cube - v0.26.103

Published by ovr over 3 years ago

0.26.103 (2021-04-24)

Bug Fixes

  • cubestore: deploy datafusion fix, add test for failing top-k (59bc127)
  • concurrency lock driver instance & release on error (dd60f5d)
  • Typo JWK_KEY -> JWT_KEY (#2516) (7bdb576), closes #ch449
  • cubestore: fix error on binary results of CASE (72634e9)
  • docker: Dev images & broken playground after local build (3d7a96d)
  • mssql-driver: multi-part identifier columns.data_type (487e8b2)
  • snowflake: pre-aggregations & add support for number/timestamp_ntz -> generic type (d66bac8)

Features

cube - v0.26.102

Published by ovr over 3 years ago

0.26.102 (2021-04-22)

Bug Fixes

  • @cubejs-client/core: add type definition to the categories method (#2585) (4112b2d)
  • cubestore: download data files on worker startup (0a6caba)
  • cubestore: download only relevant partitions on workers (7adfd62)

Features

  • @cubejs-playground: localhost connection tipbox (#2587) (bab3265)
  • server: Handle Ctrl + C (SIGINT) in Docker (644dc46)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status