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.23.6

Published by paveltiunov almost 4 years ago

0.23.6 (2020-11-02)

Bug Fixes

  • cubejs-cli: Incorrectly generated reference to module.export instead of module.exports (7427d46)

Features

  • cubejs-cli: Add --token option for deploy command (#1279) (4fecd8c)
cube - v0.23.5

Published by paveltiunov almost 4 years ago

0.23.5 (2020-11-02)

Bug Fixes

  • cubejs-cli: Deploy and Windows-style for file hashes (ac3f62a)
  • cubestore: File is not found during list_recursive (1065875)
cube - v0.22.3

Published by ovr almost 4 years ago

0.22.3 (2020-10-26)

Bug Fixes

  • @cubejs-backend/schema-compiler: Dialect for 'undefined' is not found, fix #1247 (1069b47)
cube - v0.22.2

Published by paveltiunov almost 4 years ago

0.22.2 (2020-10-26)

Bug Fixes

  • Dialect class isn't looked up for external drivers (b793f4a)
  • @cubejs-client/core: duplicate names in ResultSet.seriesNames() (#1187). Thanks to @aviranmoz! (8d9eb68)

Features

cube - v0.22.1

Published by paveltiunov about 4 years ago

0.22.1 (2020-10-21)

Bug Fixes

  • @cubejs-playground: avoid unnecessary load calls, dryRun (#1210) (aaf4911)
  • cube-cli: Missed deploy command (4192e77)

Features

  • cubejs-cli: Check js files by tsc (3b9f4a2)
  • cubejs-cli: Move deploy command to TS (b38cb4a)
cube - v0.22.0

Published by paveltiunov about 4 years ago

0.22.0 (2020-10-20)

Bug Fixes

  • umd build default export (#1219) (cc434eb)
  • @cubejs-client/core: Add parseDateMeasures field to CubeJSApiOptions (typings) (e1a1ada)
  • @cubejs-client/vue: Allow array props on query renderer to allow data blending usage (#1213). Thanks to @richipargo (2203a54)
  • ci: Specify DOCKER_IMAGE (59bf390)
  • docs-gen: change signature generation (e4703ad)

Features

  • Cube Store driver (85ca240)
  • @cubejs-backend/server: Introduce external commands for CLI (demo) (fed9285)
  • cubejs-cli: adds USER_CONTEXT parameter to cli (#1215) Thanks to @TheSPD! (66452b9)
  • cubejs-cli: Improve external commands support (c13a729)
  • cubejs-cli: Move helpers to TypeScript (06b5f01)
  • cubejs-cli: Run dev-server/server commands from @cubejs-backend/core (a35244c)
  • cubejs-cli: Run dev-server/server commands from @cubejs-backend/core (a4d72fe)
  • cubejs-cli: Use TypeScript (009ff7a)
cube - v0.21.0

Published by paveltiunov about 4 years ago

0.21.0 (2020-10-09)

Note: Version bump only for package cubejs

cube - v0.20.15

Published by paveltiunov about 4 years ago

0.20.15 (2020-10-09)

Note: Version bump only for package cubejs

cube - v0.20.14

Published by paveltiunov about 4 years ago

0.20.14 (2020-10-09)

Bug Fixes

  • Filter values can't be changed in Playground -- revert back defaultHeuristic implementation (30ee112)
cube - v0.20.13

Published by paveltiunov about 4 years ago

0.20.13 (2020-10-07)

Bug Fixes

  • @cubejs-backend/mongobi-driver: TypeError: v.toLowerCase is not a function (16a15cb)
  • @cubejs-schema-compilter: MSSQL rollingWindow with granularity (#1169) Thanks to @JoshMentzer! (16e6a9e)
cube - v0.20.12

Published by paveltiunov about 4 years ago

0.20.12 (2020-10-02)

Bug Fixes

Features

cube - v0.20.11

Published by paveltiunov about 4 years ago

0.20.11 (2020-09-28)

Bug Fixes

Features

cube - v0.20.10

Published by paveltiunov about 4 years ago

0.20.10 (2020-09-23)

Bug Fixes

  • @cubejs-backend/server-core: Allow initApp as server-core option (#1115) (a9d06fd)
  • @cubejs-backend/server-core: Allow processSubscriptionsInterval as an option (#1122) (cf21d70)
  • drilling into any measure other than the first (#1131) (e741a20)
  • rollupOnlyMode option validation (#1127) (89ee308)
  • @cubejs-backend/server-core: Support apiSecret as option (#1130) (9fbf544)
cube - v0.20.9

Published by paveltiunov about 4 years ago

0.20.9 (2020-09-19)

Bug Fixes

  • Allow empty complex boolean filter arrays (#1100) (80d112e)
  • Allow scheduledRefreshContexts in server-core options validation (#1105) (7e43276)
  • @cubejs-backend/server-core: orchestratorOptions validation breaks serverless deployments (#1113) (48ca5aa)

Features

  • cubejs-cli: Ask question about database, if user forget to specify it with -d flag (#1096) (8b5b9d3)
  • sqlAlias attribute for preAggregations and short format for pre-aggregation table names (#1068) (98ffad3), closes #86 #907
  • Share Node's version for debug purposes (#1107) (26c0420)
cube - v0.20.8

Published by paveltiunov about 4 years ago

0.20.8 (2020-09-16)

Bug Fixes

Features

  • Add server-core options validate (#1089) (5580018)
  • refreshKey every support for CRON format interval (#1048) (3e55f5c)
  • Strict cube schema parsing, show duplicate property name errors (#1095) (d4ab530)
cube - v0.20.7

Published by paveltiunov about 4 years ago

0.20.7 (2020-09-11)

Bug Fixes

  • member-dimension query normalization for queryTransformer and additional complex boolean logic tests (#1047) (65ef327), closes #1007
cube - v0.20.6

Published by vasilev-alex about 4 years ago

0.20.6 (2020-09-10)

Bug Fixes

cube - v0.20.5

Published by paveltiunov about 4 years ago

0.20.5 (2020-09-10)

Bug Fixes

cube - v0.20.4

Published by paveltiunov about 4 years ago

0.20.4 (2020-09-04)

Bug Fixes

  • @cubejs-backend/dremio-driver: CAST doesn't work on string timestamps: replace CAST to TO_TIMESTAMP (#1057) (59da9ae)
cube - v0.20.3

Published by paveltiunov about 4 years ago

0.20.3 (2020-09-03)

Bug Fixes

Features

Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status