cube

📊 Cube — The Semantic Layer for Building Data Applications

OTHER License

Downloads
1.5M
Stars
17.8K
Committers
313

Bot releases are hidden (Show)

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)
cube - v0.9.7

Published by paveltiunov over 5 years ago

0.9.7 (2019-05-27)

Features

  • postgres-driver: support CUBEJS_DB_SSL option (67a767e)
cube - v0.9.6

Published by paveltiunov over 5 years ago

0.9.6 (2019-05-24)

Bug Fixes

  • contains filter does not work with MS SQL Server database (35210f6), closes #113

Features

  • better npm fail message in Playground (545a020)
  • playground: better add to dashboard error messages (94e8dbf)
cube - v0.9.5

Published by paveltiunov over 5 years ago

0.9.5 (2019-05-22)

Features

  • Propagate renewQuery option from API to orchestrator (9c640ba), closes #112
cube - v0.9.4

Published by paveltiunov over 5 years ago

0.9.4 (2019-05-22)

Features

  • Add refreshKeyRenewalThreshold option (aa69449), closes #112
cube - v0.9.3

Published by paveltiunov over 5 years ago

0.9.3 (2019-05-21)

Bug Fixes

  • playground: revert back create-react-app to npx as there're much more problems with global npm (e434939)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README