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

Published by frolovdev about 2 years ago

0.30.57 (2022-08-25)

Bug Fixes

  • databricks-jdbc: databricks multiple downloads of jar (#5152) (ccb87bc)
  • databricks-jdbc: databricks user-agent (#5144) (a3a8b89)

Features

  • cubesql: DiscardAll in QE - clear prepared statements (b6fb724)
  • cubesql: Support new Superset version (#5154) (148a062)
  • cubesql: Support pg_catalog.pg_prepared_statements table (e03e557)
  • cubestore: Aggregating index in pre-aggregations (#5016) (0c3caca)
  • helm-charts: add values to configure service account (#5130) (2cc693c)
cube - v0.30.56

Published by ovr about 2 years ago

0.30.56 (2022-08-23)

Bug Fixes

  • cubesql: array_upper && array_lower UDFs return type fix (#5136) (9451a86)
  • cubesql: Normalize error messsage (ac00acb)

Features

  • Support usage of CTE (with realiasing) (e64db05)
  • cubesql: Disable optimizers for analytics queries (b710c95)
cube - v0.30.55

Published by ovr about 2 years ago

0.30.55 (2022-08-20)

Reverts

  • Revert "fix(cubejs): Fixes CubeStoreDriver user/password auth (#5123)" (3571d5a), closes #5123
cube - v0.30.54

Published by cristipp about 2 years ago

0.30.54 (2022-08-19)

Bug Fixes

Features

  • @cubejs-client/vue3: support logical operator filters (#2950) (#5119) (077bb75)
  • cubesql: Catch panic on Portal (DF.stream) - return error to the client (a80cdc7)
cube - v0.30.53

Published by buntarb about 2 years ago

0.30.53 (2022-08-18)

Note: Version bump only for package cubejs

cube - v0.30.52

Published by ovr about 2 years ago

0.30.52 (2022-08-18)

Bug Fixes

  • cubesql: SUM(CAST(rows.col AS Decimal(38, 10))) expression can't be coerced in Power BI (#5107) (0037fb4)
  • cubesql: Type coercion for CASE WHEN THEN (88b124d)

Features

  • cubesql: Support Redshift connection (ThoughtSpot) (b244d59)
cube - v0.30.51

Published by cristipp about 2 years ago

0.30.51 (2022-08-17)

Bug Fixes

  • cubejs: Fixes build_range_end for preaggregatons REST API (#5110) (a1482e5)
cube - v0.30.50

Published by buntarb about 2 years ago

0.30.50 (2022-08-16)

Note: Version bump only for package cubejs

cube - v0.30.49

Published by buntarb about 2 years ago

0.30.49 (2022-08-16)

Bug Fixes

cube - v0.30.48

Published by paveltiunov about 2 years ago

0.30.48 (2022-08-14)

Features

cube - v0.30.47

Published by ovr about 2 years ago

0.30.47 (2022-08-12)

Bug Fixes

  • mssql-driver: datetime2 mapping (#5057) (769104e)
  • server-core: determining custom drivers from the cube.js file (#5088) (23688db)

Features

  • cubejs: LambdaView: hybrid query of source tables and pre-aggregation tables. (#4718) (4ae826b)
  • cubesql: Datastudio - string startWith filter support (#5093) (3c21986)
  • cubesql: Metabase v0.44 support (#5097) (1b2f53b)
  • cubesql: Support COALESCE function (199c775)
  • cubesql: Support REGEXP_SUBSTR function (Redshift) (#5090) (3c9f024)
cube - v0.30.46

Published by buntarb about 2 years ago

0.30.46 (2022-08-10)

Bug Fixes

Features

  • cubesql: Datastudio - aggr by month and day support (#5025) (da3ed59)
  • cubesql: Datastudio - between dates filter support (#5022) (20f7d64)
  • cubesql: Datastudio - Min/Max datetime aggregation support (#5021) (7cf1f75)
  • cubesql: Support DEALLOCATE in pg-wire (06b6476)
  • drivers: Bootstraps CrateDB driver (#4929) (db87b8f)
  • schema-compiler: aggregated sub query group by clause (#5078) (473398d)
  • sqlite-driver: Bump sqlite3 to ^5.0.11 (8a16cc7)
cube - v0.30.45

Published by buntarb about 2 years ago

0.30.45 (2022-08-05)

Bug Fixes

  • cubestore: Support a space separated binary strings for varbinary fields in csv (#5061) (c67793e)
  • query-orchestrator: API instance throw on missing partitions (#5069) (7b16875)
  • query-orchestrator: excessive buildRange queries (d818611)

Features

  • cubesql: Support binary bitwise operators (>>, <<) (7363879)
  • cubesql: Support svv_tables table (Redshift) (#5060) (d3ed3ac)
  • max partitions per cube configuration (4b3739c)
cube - v0.30.44

Published by buntarb about 2 years ago

0.30.44 (2022-08-01)

Bug Fixes

  • cubesql: Ignore IO's UnexpectedEof|BrokenPipe on handling error (98deb73)
  • server-core: driverFactory results assertion (5eaad01)
cube - v0.30.43

Published by ovr about 2 years ago

0.30.43 (2022-07-28)

Bug Fixes

  • cubesq: Ignore BrokenPipe/UnexpectedEOF as error in pg-wire (4ec01d2)

Features

  • cubesql: Security Context switching (Row Access) (731e1ab)
  • databricks-jdbc: UserAgentEntry property configuration for the databricks-jdbc driver (bccae12)
cube - v0.30.42

Published by buntarb about 2 years ago

0.30.42 (2022-07-27)

Features

  • cubesql: Metabase - support Summarize by week of year (#5000) (37589a9)
  • server-core: disable health checks for API instances with rollup only mode (a6601e5)
cube - v0.30.41

Published by buntarb about 2 years ago

0.30.41 (2022-07-27)

Bug Fixes

  • databricks-jdbc: postinstall script with accept_policy env (1e38791)
cube - v0.30.40

Published by buntarb about 2 years ago

0.30.40 (2022-07-26)

Bug Fixes

  • client-react: update hooks for React 18 StrictMode (#4999) (fd6352c)
  • server-core: restoring health check for the API instances (bfaee0f)
cube - v0.30.39

Published by buntarb about 2 years ago

0.30.39 (2022-07-25)

Bug Fixes

  • query-orchestrator: API instance throw on missing partitions (3bf0882)
cube - v0.30.38

Published by ovr about 2 years ago

0.30.38 (2022-07-25)

Features

  • cubesql: Define standard_conforming_strings (SQLAlchemy compatibility) (8fbc046), closes #L2994
  • cubesql: Support Cast(expr as Regclass) (e3cafe4)
  • cubesql: Support for new introspection query in SQLAlchemy (0dbc9e6), closes #L3381
  • cubesql: Support pg_catalog.pg_sequence table (fe057bf)
  • docker: jdk containers (90dbe9f)

Reverts

  • revert "docs: update Home page to use new grid (#4898)" (71bcdf8), closes #4898
Package Rankings
Top 0.67% on Npmjs.org
Badges
Extracted from project README
npm version GitHub Actions FOSSA Status FOSSA Status