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

Published by ovr over 3 years ago

0.28.3 (2021-07-20)

Bug Fixes

  • cubestore: Installer (bad path) (fe3458f)
  • query-orchestrator: Wrong detection for 0 (zero integer) (#3126) (39a6b1c)
cube - v0.28.2

Published by RusovDmitriy over 3 years ago

0.28.2 (2021-07-20)

Bug Fixes

  • Use experimental flag for pre-aggregations queue events bus, debug API (#3130) (4f141d7)
  • cubestore: allow to specify join columns in any order, fix #2987 (b59aaab)
  • snowflake-driver: Restart connection if it's not up (dab86db)
  • Close Cube Store process on process exit (#3082) (f22f71a)

Features

  • Support every for refreshKey with SQL (63cd8f4)
cube - v0.28.1

Published by vasilev-alex over 3 years ago

0.28.1 (2021-07-19)

Features

  • Subscribe to pre-aggregations queue events, debug API (#3116) (9f0e52e)
cube - v0.28.0

Published by paveltiunov over 3 years ago

0.28.0 (2021-07-17)

Bug Fixes

  • @cubejs-backend/server-core: update Production Checklist URL (244f7a2)

Features

  • Move partition range evaluation from Schema Compiler to Query Orchestrator to allow unbounded queries on partitioned pre-aggregations (8ea654e)
cube - v0.27.53

Published by vasilev-alex over 3 years ago

0.27.53 (2021-07-13)

Bug Fixes

  • @cubejs-client/playground: Rollup Designer time dimension granularity (c4a19bd)

Features

  • @cubejs-client/playground: save pre-aggregations from the Rollup Designer (#3096) (866f949)
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)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status