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

Published by paveltiunov over 5 years ago

0.10.2 (2019-06-26)

Bug Fixes

  • Snowflake driver missing dependency (b7620b3)
cube - v0.10.1

Published by paveltiunov over 5 years ago

0.10.1 (2019-06-26)

Features

cube - v0.10.0

Published by paveltiunov over 5 years ago

0.10.0 (2019-06-21)

Features

  • api-gateway: queryTransformer security hook (a9c41b2)
  • playground: App layout for dashboard (f5578dd)
  • schema-compiler: asyncModules and Node.js require(): support loading cube definitions from DB and other async sources (397cceb), closes #141
cube - v0.9.24

Published by paveltiunov over 5 years ago

0.9.24 (2019-06-17)

Bug Fixes

  • mssql-driver: Fix domain passed as an empty string case: ConnectionError: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication (89383dc)
  • Fix dev server in production mode message (7586ad5)

Features

  • mssql-driver: Support query cancellation (22a4bba)
cube - v0.9.23

Published by paveltiunov over 5 years ago

0.9.23 (2019-06-17)

Bug Fixes

  • hive: Fix count when id is not defined (5a5fffd)
  • hive-driver: SparkSQL compatibility (1f20225)
cube - v0.9.22

Published by paveltiunov over 5 years ago

0.9.22 (2019-06-16)

Bug Fixes

  • hive-driver: Incorrect default Hive version (379bff2)
cube - v0.9.21

Published by paveltiunov over 5 years ago

0.9.21 (2019-06-16)

Features

  • Hive dialect for simple queries (30d4a30)
cube - v0.9.20

Published by paveltiunov over 5 years ago

0.9.20 (2019-06-16)

Bug Fixes

  • api-gateway: Unexpected token u in JSON at position 0 at JSON.parse (f95cea8)

Features

  • Pure JS Hive Thrift Driver (4ca169e)
cube - v0.9.19

Published by paveltiunov over 5 years ago

0.9.19 (2019-06-13)

Bug Fixes

  • api-gateway: handle can't parse date: Cannot read property 'end' of undefined (a61b0da)
  • serverless: remove redundant CUBEJS_API_URL env variable: Serverless offline framework support (84a20b3), closes #121
  • Handle requests for hidden members: TypeError: Cannot read property 'type' of undefined at R.pipe.R.map.p (5cdf71b)
  • Handle rollingWindow queries without dateRange: TypeError: Cannot read property '0' of undefined at BaseTimeDimension.dateFromFormatted (409a238)
  • issue with query generator for Mongobi for nested fields in document (907b234), closes #56
  • More descriptive SyntaxError messages (acd17ad)

Features

  • Add Typescript typings for server-core (#111) (b1b895e)
cube - v0.9.18

Published by paveltiunov over 5 years ago

0.9.18 (2019-06-12)

Bug Fixes

  • mssql-driver: Set default request timeout to 10 minutes (c411484)
cube - v0.9.17

Published by paveltiunov over 5 years ago

0.9.17 (2019-06-11)

Bug Fixes

  • cli: jdbc-driver fail hides db type not supported errors (6f7c675)

Features

  • mssql-driver: Add domain env variable (bb4c4a8)
cube - v0.9.16

Published by paveltiunov over 5 years ago

0.9.16 (2019-06-10)

Bug Fixes

  • force escape cubeAlias to work with restricted column names such as "case" (#128) (b8a59da)
  • playground: Do not cache index.html to prevent missing resource errors on version upgrades (4f20955), closes #116

Features

  • cli: Edit .env after app create help instruction (f039c01)
  • playground: Go to explore modal after schema generation (5325c2d)
cube - v0.9.15

Published by paveltiunov over 5 years ago

0.9.15 (2019-06-07)

Bug Fixes

  • schema-compiler: subquery in FROM must have an alias -- fix Redshift rollingWindow (70b752f)
cube - v0.9.14

Published by paveltiunov over 5 years ago

0.9.14 (2019-06-07)

Features

  • Add option to run in production without redis (a7de417), closes #110
  • Added SparkSQL and Hive support to the JDBC driver. (#127) (659c24c)
  • View Query SQL in Playground (8ef28c8)
cube - v0.9.13

Published by paveltiunov over 5 years ago

0.9.13 (2019-06-06)

Bug Fixes

  • Schema generation with joins having case sensitive table and column names (#124) (c7b706a), closes #120 #120
cube - v0.9.12

Published by paveltiunov over 5 years ago

0.9.12 (2019-06-03)

Bug Fixes

  • api-gateway: Unexpected token u in JSON at position 0 at JSON.parse (91ca994)
  • client-core: Update normalizePivotConfig method to not to fail if x or y are missing (ee20863), closes #10
  • schema-compiler: cast parameters for IN filters (28f3e48), closes #119
cube - v0.9.11

Published by paveltiunov over 5 years ago

0.9.11 (2019-05-31)

Bug Fixes

  • client-core: ResultSet series returns a series with no data (715e170), closes #38
  • schema-compiler: TypeError: Cannot read property 'filterToWhere' of undefined (6b399ea)
cube - v0.9.10

Published by paveltiunov over 5 years ago

0.9.10 (2019-05-29)

Bug Fixes

  • cli: @cubejs-backend/schema-compiler/scaffolding/ScaffoldingTemplate dependency not found (4296204)
cube - v0.9.9

Published by paveltiunov over 5 years ago

0.9.9 (2019-05-29)

Bug Fixes

  • cli: missing package files (81e8549)
cube - v0.9.8

Published by paveltiunov over 5 years ago

0.9.8 (2019-05-29)

Features

  • cubejs-cli: add token generation (#67) (2813fed)
  • postgres-driver: SSL error hint for Heroku users (0e9b9cb)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README