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

Published by ovr about 3 years ago

0.28.43 (2021-10-17)

Bug Fixes

  • native: Allow to install Cube.js on unsupported systems (71ce6a4)
  • native: Split musl/libc packages (musl is unsupported for now) (836bd5f)

Features

  • native: Support windows (287665b)
cube - v0.28.42

Published by ovr about 3 years ago

0.28.42 (2021-10-15)

Bug Fixes

  • cubesql: SET NAMES utf8mb4 (9229123)
  • postgres-drive: Move cubejs-backend/testing to devDep (reduce size) (a3667c6)

Features

  • native: CubeSQL - support auth via JWT (from user) (#3536) (a10bd59)
  • playground: Support react chartjs charts drilldowns (#3500) (499e37e)
  • Integrate SQL Connector to Cube.js (#3544) (f90de4c)
cube - v0.28.41

Published by ovr about 3 years ago

0.28.41 (2021-10-12)

Bug Fixes

  • @cubejs-backend/snowflake-driver: Reduce memory usage during batching downloads (8748344)
  • cubestore: fix parquet statistics for string columns (565465a)
  • cubestore-driver: Use ILIKE for contains filter (#3502) (c1b2e10)

Features

  • Introduce @cubejs-backend/native πŸ¦€ (#3531) (5fd511e)
  • Introduce cubeclient (rust client) (ff44347)
  • Introduce SQL Connector for Cube.js πŸš€ (#3527) (7d97398)
cube - v0.28.40

Published by ovr about 3 years ago

0.28.40 (2021-09-30)

Bug Fixes

  • Count distinct by week matches daily rollup in case of data range is daily (#3490) (2401418)
  • @cubejs-backend/schema-compiler: check segments when matching pre-aggregations (#3494) (9357484)
  • @cubejs-backend/schema-compiler: CubePropContextTranspiler expli… (#3461) (2ae7f1d)
  • @cubejs-backend/schema-compiler: match query with no dimensions … (#3472) (2a5dd4c)

Features

  • docker: Use Node 12.22.6 (9de777c)
cube - v0.28.39

Published by ovr about 3 years ago

0.28.39 (2021-09-22)

Bug Fixes

  • @cubejs-client/vue: catch dryRun errors on query-builder mount (#3450) (189491c)
  • cubestore: fix Docker Hub repository name (14cd0c3)
  • cubestore: fix string-to-timestamp conversion (654e81d)
  • cubestore: invalid data after compaction of binary columns (064a9f4)
  • postgres-driver: Unable to detect type for field "@parser" (#3475) (3e70d47)
cube - v0.28.38

Published by vasilev-alex about 3 years ago

0.28.38 (2021-09-20)

Bug Fixes

  • @cubejs-backend/query-orchestrator: rollup only mode error message update (c9c5ac0)
  • @cubejs-backend/schema-compiler: CubeValidator human readable error messages (#3425) (22db0a6)
  • cubestore: improve diagnostics on invalid configurations (95f3810)
  • playground: member visibility filter (958fad1)

Features

  • playground: time zone for cron expressions (#3441) (b27f509)
cube - v0.28.37

Published by RusovDmitriy about 3 years ago

0.28.37 (2021-09-17)

Bug Fixes

  • docs: formulas rendering in MDX (#3423) (3f51afb)
  • postgres-driver: Use correct encoding for POSTGRES_HLL (#3429) (0b54996)
  • query-orchestrator: Wrong passing data source for partition range loader, debug API (#3426) (dfaba5c)
  • website: side menu uniq id (#3427) (60f636e)

Features

cube - v0.28.36

Published by ovr about 3 years ago

0.28.36 (2021-09-14)

Bug Fixes

Features

  • @cubejs-client/react: useCubeMeta hook (#3050) (e86b3fa)
  • cubestore: support reading of postgres-hll sketches (72c38ba)
  • postgres-driver: Export HLL in base64 encoding + HLL_POSTGRES (for cubestore) (f2b6d41)
cube - v0.28.35

Published by paveltiunov about 3 years ago

0.28.35 (2021-09-13)

Bug Fixes

  • @cubejs-backend/snowflake-driver: ReferenceError host is not defined (#3417) (bf61aa3), closes #2923
  • cubejs-client-core: keep order of elements within tableColumns (#3368) (b9a0f47)
  • docs: feedback block empty state (af37065)
  • gateway: hidden members filtering (#3384) (43ac8c3)
cube - v0.28.34

Published by ovr about 3 years ago

0.28.34 (2021-09-13)

Features

  • bigquery-driver: Use INFORMATION_SCHEMA.COLUMNS for introspection (ef22c6c)
  • docs: feedback block (#3400) (688e74d)
cube - v0.28.33

Published by RusovDmitriy about 3 years ago

0.28.33 (2021-09-11)

Bug Fixes

  • updateWindow validation isn't consistent with refreshKey interval parsing -- allow s at the end of time interval (#3403) (57559e7)
  • Handle "rollup only" mode for pre-aggregation preview data query, Debug API (#3402) (f45626a)
  • docs: h4 headers extra id params (#3399) (0bc5f44)
  • helm-charts: Fix live/ready probe path and expose options (#3390) (97e2d47)

Features

  • Add ability to pass through generic-pool options (#3364) Thanks to @TRManderson! (582a3e8), closes #3340
cube - v0.28.32

Published by ovr about 3 years ago

0.28.32 (2021-09-06)

Bug Fixes

  • cubestore: 'unsorted data in merge' (f4fad69)
  • cubestore: do not log AWS credentials, close #3366 (9aae6e5)
  • helm-charts: Add global.apiSecretFromSecret value and fix worker deployment naming (#3346) (425b0a7)
  • HLL Rolling window query fails (#3380) (581a52a)

Features

  • playground: rollup designer member search (#3374) (7f6a877)
cube - v0.28.31

Published by vasilev-alex about 3 years ago

0.28.31 (2021-09-02)

Bug Fixes

  • cubestore: fix crash on 'unexpected accumulator state List([NULL])' (cbc0d52)
  • playground: unsupported regex in safari (308cc10)
cube - v0.28.30

Published by vasilev-alex about 3 years ago

0.28.30 (2021-09-01)

Bug Fixes

  • playground: sql formatting (081b725)
  • playground: warn when a query can't be rolled up (be576ba)
cube - v0.28.29

Published by paveltiunov about 3 years ago

0.28.29 (2021-08-31)

Bug Fixes

Features

  • Mixed rolling window and regular measure queries from rollup support (#3326) (3147e33)
  • Support multi-value filtering on same column through FILTER_PARAMS (#2854) Thanks to @omab! (efc5745)
  • docs: MDX components for recipes (#3178) (69ac9e0)
  • helm-charts: Update to version v0.28.28 (#3342) (c33473c)
  • playground: support refresh key cron expression (#3332) (8def69c)
  • add cubestore helm chart (50fe798)
cube - v0.28.28

Published by RusovDmitriy about 3 years ago

0.28.28 (2021-08-26)

Bug Fixes

  • cubestore: 'unsorted data' assertion with high-precision timestamps (58a8cb4)
  • playground: bar chart overlap (85cebc2)
  • playground: reset state on query change (#3321) (9c0d4fe)
  • server-core: Wrapped ContinueWaitError for expandPartitionsInPreAggregations, refresh scheduler (#3325) (f37f977)

Features

  • cubestore: readiness and liveness probes (888b0f1)
cube - v0.28.27

Published by RusovDmitriy about 3 years ago

0.28.27 (2021-08-25)

Note: Version bump only for package cubejs

cube - v0.28.26

Published by ovr about 3 years ago

0.28.26 (2021-08-24)

Bug Fixes

  • cubestore: "Unsupported Encoding DELTA_BYTE_ARRAY" (29fcd40)

Features

  • cubestore: SQL extension for rolling window queries (88a91e7)
cube - v0.28.25

Published by vasilev-alex about 3 years ago

0.28.25 (2021-08-20)

Bug Fixes

  • @cubejs-client/core: prevent redundant auth updates (#3288) (5ebf211)
  • cubestore: do not keep zombie child processes (bfe3483)

Features

  • @cubejs-backend/dremio-driver: support quarter granularity (b193b04)
  • @cubejs-backend/mysql-driver: Support quarter granularity (#3289) (6922e5d)
  • @cubejs-client/playground: support quarter granularity (b93972a)
  • athena-driver: Allow to configure workGroup (#3254) (a300038)
cube - v0.28.24

Published by vasilev-alex about 3 years ago

0.28.24 (2021-08-19)

Bug Fixes

  • @cubejs-client/playground: gaps in Safari 13 (2336a94)
  • server-core: Recreate agent transport after rejected WS connection, on retries (#3280) (48c4e88)

Features

  • Added Quarter to the timeDimensions of (3f62b2c)
  • Support quarter granularity (4ad1356)
  • oracle-driver: Allow to specify port via env variable, fix #3210 (#3274) (95230c9)
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status