New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-backend/base-driver

Package Overview
Dependencies
Maintainers
3
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/base-driver - npm Package Versions

1
13

0.34.26

Diff

Changelog

Source

0.34.26 (2023-11-28)

Bug Fixes

  • cubesql: Missing template backslash escaping (#7465) (4a08de5)
  • query-orchestartor: Queue - fix possible memory leak with timer (#7466) (535a676)
  • schema-compiler: Incorrect excludes resolution, fix #7100 (#7468) (f89ef8d)
  • schema-compiler: Missing pre-aggregation filter for partitioned pre-aggregation via view, fix #6623 (#7454) (567b92f)

Features

  • cubesql: Support SQL push down for several functions (79e5ac8)
  • cubestore-driver: Queue - protect possible race condition with hearbeat/cancellation on error (#7467) (9c0ad07)
statsbot
published 0.34.25 •

Changelog

Source

0.34.25 (2023-11-24)

Bug Fixes

  • api-gateway: Handle invalid query (invalid JSON) as 400 Bad Request (#7455) (c632727)
  • mongobi-driver: Correct time zone conversion for minutes, fix #7152 (#7456) (5ae2009)
  • Validation problem with ECDSA SSL keys (#7453) (567d2ca)
statsbot
published 0.34.20 •

Changelog

Source

0.34.20 (2023-11-14)

Bug Fixes

  • Expose isVisible and public properties in meta consistently (35ca1d0)

Features

  • cubesql: Support [NOT] IN SQL push down (c64994a)
  • druid-driver: Retrieve types for columns with new Druid versions (#7414) (b25c199)
statsbot
published 0.34.14 •

Changelog

Source

0.34.14 (2023-11-05)

Bug Fixes

  • Views with proxy dimensions and non-additive measures don't not match pre-aggregations (#7374) (7189720), closes #7099

Features

  • cubesql: SQL push down for several ANSI SQL functions (ac2bf15)
  • cubesql: SQL push down support for IS NULL and IS NOT NULL expressions (9b3c27d)
statsbot
published 0.34.12 •

Changelog

Source

0.34.12 (2023-10-30)

Bug Fixes

  • duckdb-driver: Specify schema for information_schema queries (#7355) (60f2078)

Features

  • cubestore-driver: Queue - protect possible race condition on cancellation (#7356) (a788954)
statsbot
published 0.34.11 •

Changelog

Source

0.34.11 (2023-10-29)

Features

  • cubesql: Allow changing current user through SET user = ? (#7350) (2c9c8d6)
  • cubestore: Queue - expose queueId for LIST/ACTIVE/PENDING/TO_CANCEL (#7351) (7b1a0c0)
  • query-orchestrator: Pass queueId for orphaned query cancellation (#7353) (08ce078)
  • query-orchestrator: Use real queueId in processQuery for events (#7352) (bf83762)
statsbot
published 0.34.1 •

Changelog

Source

0.34.1 (2023-10-09)

Bug Fixes

  • @cubejs-client/vue: Do not add time dimension as order member if granularity is set to none (#7165) (1557be6)
  • cubesql: Support unaliased columns for SQL push down (#7199) (e92e15c)
  • duckdb-driver: allow setting default schema (#7181) (a52c4d6)
  • More descriptive error message for incorrect incremental: true non-partitioned setting (7e12e4e)

Features

  • cubesql: Support SET ROLE name (d02077e)
  • cubestore: Size limit for RocksStore logs file (#7201) (43bb693)
statsbot
published 0.34.0 •

Changelog

Source

0.34.0 (2023-10-03)

Note: Version bump only for package cubejs

statsbot
published 0.33.58 •

Changelog

Source

0.33.58 (2023-09-18)

Bug Fixes

  • cubejs-client/core: drillDown - check dateRange before destructuring (#7138) (21a7cc2)
  • docs: layout styles (f5e5372)
  • schema-compiler: YAML - crash on empty string/null, fix #7126 (#7141) (73f5ca7)
  • schema-compiler: YAML - crash on unammed measure/dimension/join, refs #7033 (#7142) (5c6a065)
  • server-core: Validation - cors.optionsSuccessStatus should be a number (#7144) (1d58d4f)

Features

  • new methods for step-by-step db schema fetching (#7058) (a362c20)
statsbot
published 0.33.57 •

Changelog

Source

0.33.57 (2023-09-15)

Bug Fixes

  • cubesql: ORDER BY references outer alias instead of inner expression for SQL push down (778e16c)
  • cubestore: Eviction - schedule compaction as blocking task (#7133) (009b1d6)
  • docs: change header layout (#7136) (581faad)
  • redshift-driver: resolves issue where redshift column order can come back in a different order, causing pre-aggregations across partitions to encounter a union all error (#6965) Thanks @jskarda829 @magno32 ! (30356d9)

Features

  • Config - improve validation (use strict mode) (#6892) (5e39b9b)
  • cubesql: CONCAT function support for SQL push down (da24afe)
  • cubesql: DATE_TRUNC support for SQL push down (#7132) (ae80eb1)
  • cubestore: Int96 and Decimal96 support (#6952) (0262d67)
  • native: Cube.py - support orchestratorOptions/http/jwt (#7135) (7ab977f)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc