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

Published by paveltiunov over 4 years ago

0.18.10 (2020-03-18)

Features

  • mysql-driver: CUBEJS_DB_MAX_POOL env variable (e67e0c7)
  • mysql-driver: Provide a way to define pool options (2dbf302)
cube - v0.18.9

Published by paveltiunov over 4 years ago

0.18.9 (2020-03-18)

Bug Fixes

  • mysql-driver: use utf8mb4 charset for columns to fix ER_TRUNCATED_WRONG_VALUE_FOR_FIELD (b68a7a8)
cube - v0.18.8

Published by paveltiunov over 4 years ago

0.18.8 (2020-03-18)

Bug Fixes

  • Publish index.d.ts for @cubejs-backend/server. (#518) Thanks to @jwalton! (7e9861f)
  • mysql-driver: use utf8mb4 charset as default to fix ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (17e084e)
cube - v0.18.7

Published by paveltiunov over 4 years ago

0.18.7 (2020-03-17)

Bug Fixes

  • Error: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD for string types (c2ee5ee)

Features

  • Log requestId in compiling schema events (4c457c9)
cube - v0.18.6

Published by paveltiunov over 4 years ago

0.18.6 (2020-03-16)

Bug Fixes

  • Waiting for query isn't logged for Local Queue when query is already in progress (e7be6d1)
cube - v0.18.5

Published by paveltiunov over 4 years ago

0.18.5 (2020-03-15)

Bug Fixes

  • @cubejs-client/core: make progressCallback optional (#497) Thanks to @hassankhan! (a41cf9a)
  • requestId isn't propagating to all pre-aggregations messages (650dd6e)
cube - v0.18.4

Published by paveltiunov over 4 years ago

0.18.4 (2020-03-09)

Bug Fixes

  • Request span for WebSocketTransport is incorrectly set (54ba5da)
  • results not converted to timezone unless granularity is set: value fails to match the required pattern (715ba71), closes #443

Features

cube - v0.18.3

Published by paveltiunov over 4 years ago

0.18.3 (2020-03-02)

Bug Fixes

  • antd 4 support for dashboard (84bb164), closes #463
  • CUBEJS_REDIS_POOL_MAX=0 env variable setting isn't respected (75f6889)
  • Duration string is not printed for all messages -- Load Request SQL case (e0d3aff)
cube - v0.18.2

Published by paveltiunov over 4 years ago

0.18.2 (2020-03-01)

Bug Fixes

  • Limit pre-aggregations fetch table requests using queue -- handle HA for pre-aggregations (75833b1)
cube - v0.18.1

Published by paveltiunov over 4 years ago

0.18.1 (2020-03-01)

Bug Fixes

  • Remove user facing errors for pre-aggregations refreshes (d15c551)
cube - v0.18.0

Published by paveltiunov over 4 years ago

0.18.0 (2020-03-01)

Bug Fixes

  • Error: client.readOnly is not a function (6069499)
  • External rollup type conversions: cast double to decimal for postgres (#421) Thanks to @sandeepravi! (a19410a)
  • athena-driver: Remove debug output (f538135)
  • Handle missing body-parser error (b90dd89)
  • Handle multiple occurrences in the first event of a funnel: conversion percent discrepancies. (0989482)
  • Handle primaryKey shown: false pitfall error (5bbf5f0)
  • Redis query queue locking redesign (a2eb9b2), closes #459
  • TypeError: Cannot read property 'queryKey' of null under load (0c996d8)

Features

cube - v0.17.10

Published by paveltiunov over 4 years ago

0.17.10 (2020-02-20)

Bug Fixes

Features

  • cubejs-cli: Add node_modules to .gitignore (207544b)
  • Support external rollups from readonly source (#395) (b17e841)
cube - v0.17.9

Published by paveltiunov over 4 years ago

0.17.9 (2020-02-18)

Features

cube - v0.17.8

Published by paveltiunov over 4 years ago

0.17.8 (2020-02-14)

Bug Fixes

Features

cube - v0.17.7

Published by paveltiunov over 4 years ago

0.17.7 (2020-02-12)

Bug Fixes

  • Invalid Date: Incorrect MySQL minutes granularity (dc553b9)
  • Respect MySQL TIMESTAMP strict mode on rollup downloads (c72ab07)
  • Wrong typings (c32fb0e)

Features

  • add bigquery-driver typings (0c5e0f7)
  • add postgres-driver typings (364d9bf)
  • add sqlite-driver typings (4446eba)
  • Cube.js agent (35366aa)
  • improve server-core typings (9d59300)
  • Set warn to be default log level for production logging (c4298ea)
cube - v0.17.6

Published by paveltiunov over 4 years ago

0.17.6 (2020-02-10)

Bug Fixes

  • sqlAlias isn't used for pre-aggregation table names (b757175)
  • Multiplied measures rollup select case and leaf measure additive exact match (c897dec)
cube - v0.17.5

Published by paveltiunov over 4 years ago

0.17.5 (2020-02-07)

Bug Fixes

  • Sanity check for silent truncate name problem during pre-aggregation creation (e7fb2f2)
cube - v0.17.4

Published by paveltiunov over 4 years ago

0.17.4 (2020-02-06)

Bug Fixes

  • Don't fetch schema twice when generating in Playground. Big schemas take a lot of time to fetch. (3eeb73a)
cube - v0.17.3

Published by paveltiunov over 4 years ago

0.17.3 (2020-02-06)

Bug Fixes

  • Fix typescript type definition (66e2fe5)

Features

  • Pre-aggregation indexes support (d443585)
cube - v0.17.2

Published by paveltiunov over 4 years ago

0.17.2 (2020-02-04)

Bug Fixes

  • Funnel step names cannot contain spaces (aff1891), closes #359
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status