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

@cubejs-backend/native

Package Overview
Dependencies
Maintainers
0
Versions
376
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-backend/native - npm Package Versions

1
38

0.29.14

Diff

Changelog

Source

0.29.14 (2021-12-29)

Note: Version bump only for package cubejs

statsbot
published 0.29.12 •

Changelog

Source

0.29.12 (2021-12-29)

Bug Fixes

  • cubesql/native: Return errors to the client (missing field ) (82b22e4)
  • cubestore: Do not fail scheduler loop on lagged broadcast receive (11a2a67)

Features

  • Split batching upload of pre-aggregations into multiple files to enhance performance and avoid load balancer upload limits (#3857) (6f71419)
  • cubesql: Ignore KILL statement without error (20590f3)
statsbot
published 0.29.11 •

Changelog

Source

0.29.11 (2021-12-24)

Bug Fixes

  • cubestore: Respect pending chunks for compaction (ac23554)

Features

  • cubestore: Build binary for aarch64-unknown-linux-gnu (#3844) (38b8054)
  • cubestore: Support docker image for AMR64 platform (#3841) (6514fdc)
statsbot
published 0.29.10 •

Changelog

Source

0.29.10 (2021-12-22)

Bug Fixes

  • cubestore: Do not show errors for not uploaded chunks scheduled for removal (ca94fb2)
  • cubestore: Re-parent chunks on compaction instead of repartitioning (cb6b9d5)
statsbot
published 0.29.5 •

Changelog

Source

0.29.5 (2021-12-17)

Features

  • @cubejs-client/dx: introduce new dependency for Cube.js Client (5bfaf1c)
  • cubejs-cli: generate TypeScript types from API for use by @cubejs-client/core (b97d9ca)
  • cubesql: Support CompoundIdentifier in compiling (030c981)
  • cubesql: Support DATE with compound identifier (fa959d8)
  • cubesql: Support DATE, DATE_ADD, NOW fuunctions & Intervals (a71340c)
  • cubesql: Support hours interval (b2d4b53)
statsbot
published 0.29.4 •

Changelog

Source

0.29.4 (2021-12-16)

Bug Fixes

  • Validate contextToAppId is in place when COMPILE_CONTEXT is used (54a8b84)
  • cubejs-playground: responsive filter group size (5129cca)
  • cubejs-playground: responsive filter group size * 2 (2e340df)
  • cubesql: IF function, support array & scalar (1b04ad1)
  • cubesql: LIKE '%(%)%' (c75efaa)
  • cubesql: Substr with negative count should return empty string (not an error) (197b9e5)

Features

  • cubesql: Support LOCATE function (9692ae3)
  • cubesql: Support SUBSTRING with commans syntax (ffb0a6b)
  • cubesql: Support UCASE function (8853ec6)
statsbot
published 0.29.0 •

Changelog

Source

0.29.0 (2021-12-14)

Features

  • Reuse queue by default for multi-tenancy instead of creating it per tenant (f2a2fb9)
  • playground: GraphiQL sandbox. Allow using the cube GraphQL API (#3810) (1f39042)

Reverts

Bug Fixes

chore

BREAKING CHANGES

  • Before this change querying queue was created for each tenant
  • Drop support for Node.js 10 (12.x is a minimal version)
  • Upgrade Node.js to 14 for Docker images
  • Drop support for Node.js 15
  • drop Angular 10/11 support
  • client-core: All undefined/null measure values will now be converted to 0
statsbot
published 0.28.63 •

Changelog

Source

0.28.63 (2021-12-03)

Bug Fixes

  • cubesql: Crash with WHEN ELSE IF (7eeadf5)
  • cubesql: Information_schema.COLUMNS - correct DATA_TYPE fields (337d1d1)
  • cubesql: Initial support for compound identifiers (e95fdb6)

Features

  • cubesql: Implement IF function (0e08399)
  • cubesql: Implement INFORMATION_SCHEMA.COLUMNS (compatibility with MySQL) (f37e625)
  • cubesql: Implement INFORMATION_SCHEMA.TABLES (compatibility with MySQL) (ed0e774)
  • cubesql: Initial support for information_schema.statistics (e478baa)
  • cubesql: WHERE 1 <> 1 LIMIT 0 - (metabase introspection) (431b1e9)
statsbot
published 0.28.62 •

Changelog

Source

0.28.62 (2021-12-02)

Bug Fixes

  • playground: rollup designer overflow (60ce358)

Features

  • cubesql: Specify transaction_isolation, transaction_read_only (81a8f2d)
  • cubesql: Support ISNULL (f0a4b62)
statsbot
published 0.28.61 •

Changelog

Source

0.28.61 (2021-11-30)

Bug Fixes

  • @cubejs-backend/mongobi-driver: Create table failed: User: Can't parse timestamp: Invalid date (1843f28)
  • cubesql: Ignore SET NAMES on AST level (495f245)
  • cubestore: Internal: Execution error: Internal: Arrow error: Invalid argument error: number of columns(4) must match number of fields(5) in schema for streaming tables (#3737) (d35cc1f)
  • cubestore: Support escaping sequence for ILIKE (#3744) (fbe7376), closes #3742
  • Clarify pre-aggregation build error messages (cf17f64), closes #3469
  • Generate consistent request ids for not annotated API requests (331a819)

Features

  • cubesql: Return Status:SERVER_SESSION_STATE_CHANGED on SET operator (6f7adf8)
  • cubesql: Skip SET {GLOBAL|SESSION} TRANSACTION isolation on AST level (3afe2b1)
  • cubesql: Specify max_allowed_packet, auto_increment_increment (dd4a22d)
  • cubesql: Support specifying ColumnFlags in QE (4170b27)
  • cubestore: Minio support (#3738) (c857562), closes #3510
  • docker: Upgrade node:12.22.7 (b9e57d8)
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