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

Published by ovr over 3 years ago

0.27.52 (2021-07-13)

Bug Fixes

  • cubestore: crash on count(distinct ...) (516924d)
  • cubestore-driver: Map UUID to VARCHAR(64) (#3101) (f87e60e)
cube - v0.27.51

Published by RusovDmitriy over 3 years ago

0.27.51 (2021-07-13)

Bug Fixes

  • Use orphaned timeout from query body, pre-aggregations queue, debug API (#3088) (83e0a0a)
  • @cubejs-client/core: incorrect types for logical and/or in query filters (#3083) (d7014a2)

Features

  • Manual build pre-aggregations, getter for queue state, debug API (#3080) (692372e)
cube - v0.27.50

Published by ovr over 3 years ago

0.27.50 (2021-07-12)

Bug Fixes

  • @cubejs-client/playground: docs links (7c06822)
  • cubestore-driver: Use correct syntax for Intervals (53392d7)

Features

  • cubestore: Introduce support for DATE_ADD (#3085) (071d7b4)
cube - v0.27.49

Published by vasilev-alex over 3 years ago

0.27.49 (2021-07-08)

Bug Fixes

  • @cubejs-client/playground: push only the query param on tab change (a08153b)

Features

  • Execute refreshKeys in externalDb (only for every) (#3061) (75167a0)
cube - v0.27.48

Published by vasilev-alex over 3 years ago

0.27.48 (2021-07-08)

Bug Fixes

  • @cubejs-client/core: Long Query 413 URL too large (#3072) (67de4bc)
  • @cubejs-client/core: week granularity (#3076) (80812ea)
  • @cubejs-client/playground: new tab opening, tabs refactoring, limit (#3071) (9eb0950)
  • cubestore: fix panic 'Unexpected accumulator state List([NULL])' (cfe8647)

Performance Improvements

  • @cubejs-client/core: speed up the pivot implementaion (#3075) (d6d7a85)
cube - v0.27.47

Published by ovr over 3 years ago

0.27.47 (2021-07-06)

Bug Fixes

  • @cubejs-client/playground: security context update (#3056) (2a879e2)
  • @cubejs-client/playground: wrong redirect to schema page (#3064) (2c6f9e8)
  • postgres-driver: Catch error in streaming (f73b648)
  • postgres-driver: Convert Date column to UTC date (d1d0944)
  • postgres-driver: Map numeric to decimal (22b3536)
  • postgres-driver: Support mapping for bpchar (46a3860)

Features

  • @cubejs-client/playground: rollup designer v2 (#3018) (07e2427)
  • cubestore: add some configuration variables (23e26fa)
cube - v0.27.46

Published by ovr over 3 years ago

0.27.46 (2021-07-01)

Bug Fixes

  • query-orchestrator: Incorrect passing params for fetch preview pre-aggregation data, debug API (#3039) (bedc064)
  • CUBEJS_REFRESH_WORKER shouldn't enabled externalRefresh (7b2e9ee)
  • Priorities for REFRESH_WORKER/SCHEDULED_REFRESH/SCHEDULED_REFRESH_TIMER (176cdfd)

Features

  • Rename refreshRangeStart/End to buildRangeStart/End (232d117)
cube - v0.27.45

Published by vasilev-alex over 3 years ago

0.27.45 (2021-06-30)

Bug Fixes

  • @cubejs-client/playground: filter reset (91f357d)
  • Unexpected refresh value for refreshKey (earlier then expected) (#3031) (55f75ac)

Features

  • Introduce CUBEJS_REFRESH_WORKER and CUBEJS_ROLLUP_ONLY (68cb358)
cube - v0.27.44

Published by vasilev-alex over 3 years ago

0.27.44 (2021-06-29)

Bug Fixes

  • clickhouse-driver: Correct support for Decimal (#3011) (e61a775)
  • cubestore: do not store error results in cache (636ccec)
  • cubestore: merge operation on unsorted data (7b6c67d)
cube - v0.27.43

Published by ovr over 3 years ago

0.27.43 (2021-06-25)

Bug Fixes

  • mysql-driver: Empty tables with streaming (da90b36)
cube - v0.27.42

Published by ovr over 3 years ago

0.27.42 (2021-06-25)

Bug Fixes

  • mysql/mongobi: Map newdecimal to decimal (641e888)
cube - v0.27.41

Published by vasilev-alex over 3 years ago

0.27.41 (2021-06-25)

Bug Fixes

  • Use CUBEJS_REDIS_URL in serverless templates, fix #2970 (ca5d89e)
  • Use timeDimension without s on the end (#2997) (5313836)

Features

  • Allow to specify cacheAndQueueDriver (CUBEJS_CACHE_AND_QUEUE_DRIVER) in cube.js (#2859) (7115828)
  • Fetch pre-aggregation data preview by partition, debug api (#2951) (4207f5d)
  • cubestore: debug data dumps for select queries (b08617f)
cube - v0.27.40

Published by ovr over 3 years ago

0.27.40 (2021-06-23)

Bug Fixes

  • cubestore: refresh AWS credentials on timer, fix #2946 (23dee35)

Features

  • cubestore: add now() and unix_timestamp() scalar function (b40f3a8)
  • mssql-driver: Use DATETIME2 for timeStampCast (ed13768)
cube - v0.27.39

Published by vasilev-alex over 3 years ago

0.27.39 (2021-06-22)

Bug Fixes

  • @cubejs-client/playground: invalid token (#2991) (5a8db99)
  • Skip empty pre-aggregations sql, debug API (#2989) (6629ca1)
cube - v0.27.38

Published by paveltiunov over 3 years ago

0.27.38 (2021-06-22)

Bug Fixes

  • query-orchestrator: Re-use pre-aggregations cache loader for debug API (#2981) (2a5f26e)
cube - v0.27.37

Published by vasilev-alex over 3 years ago

0.27.37 (2021-06-21)

Bug Fixes

  • cubestore: fix 'Failed to write RLE run' (845094b)
  • mssql-driver: Support case sensitive collation (fd40d4a)
  • mssql-driver: Use DATETIME2 type in dateTimeCast (#2962) (c8563ab)

Features

  • Remove support for view (dead code) (de41702)
  • Support schema without references postfix (22388cc)
cube - v0.27.36

Published by vasilev-alex over 3 years ago

0.27.36 (2021-06-21)

Bug Fixes

  • @cubejs-backend/server-core: ready for query processing flag (#2984) (8894a50)
  • api-gateway: debug info, handle authInfo for Meta API (#2979) (d9c4ef3)
  • elasticsearch-driver: Make readOnly (15ec569)
cube - v0.27.35

Published by vasilev-alex over 3 years ago

0.27.35 (2021-06-18)

Bug Fixes

  • @cubejs-client/vue: support all pivotConfig props (#2964) (8c13b2b)
  • cubestore: do not spam logs when no statsd server is listening (44b8cad)
  • cubestore: fix assertion failure (unsorted inputs to merge sort) (534da14)
  • cubestore: send at most one request per worker (17e504a)

Features

  • @cubejs-client/playground: cli connection wizard (#2969) (77652d7)
  • @cubejs-client/vue: support logical operator filters (#2950). Thanks to @piktur! (1313dad)
  • mongobi-driver: Ingest types from driver (c630997)
  • mongobi-driver: Migrate to TypeScript (8ca7811)
  • mongobi-driver: Support streaming (059368e)
  • MySQL/PostgreSQL - make readOnly by default (86eef1b)
  • mysql-driver: Ingest types from driver (89a48a8)
cube - v0.27.34

Published by ovr over 3 years ago

0.27.34 (2021-06-15)

Bug Fixes

Features

  • clickhouse-driver: Migrate to TS & HydrationStream (c9672c0)
  • clickhouse-driver: Support streaming (2df4b10)
  • clickhouse-driver: Support type ingestion from database (dfde312)
cube - v0.27.33

Published by vasilev-alex over 3 years ago

0.27.33 (2021-06-15)

Bug Fixes

  • api-gateway: Extend Load Request Success event (#2952) (37a3563)
  • cubestore: fix crash (merge not supported on Float64) (78e6d36)
  • server-core: Finding preAggregation by strict equal, Meta API (#2956) (c044da6)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status