Socket
Socket
Sign inDemoInstall

@cubejs-client/vue3

Package Overview
Dependencies
6
Maintainers
3
Versions
83
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
9Next

0.33.0

Diff

Changelog

Source

0.33.0 (2023-05-02)

Note: Version bump only for package cubejs

statsbot
published 0.32.30 •

Changelog

Source

0.32.30 (2023-04-28)

Bug Fixes

  • Always log authentication errors for debugging purpose (2c309b7)
  • cubejs-playground: SL-58 CC-1686 text and icon fixes (#6490) (1fa96f0)
  • cubesql: Resolve Grafana introspection issues (db32377)
  • cubestore: Error in Sparse HLL entry parsing (#6498) (9719cdc)
  • model style guide, views folder (#6493) (1fa7f99)
  • snowflake-driver: Int is exported to pre-aggregations as decimal… (#6513) (3710b11)

Features

  • bigquery-driver: CI, read-only, streaming and unloading (#6495) (4c07431)
  • gateway: GraphQL snake case support (#6480) (45a46d0)
  • playground: cube type tag, public cubes (#6482) (cede7a7)
statsbot
published 0.32.22 •

Changelog

Source

0.32.22 (2023-04-10)

Bug Fixes

Features

  • ducksdb-driver: Initial support (#6403) (00e41bf)
  • prestodb-driver: Add schema filter to informationSchemaQuery (#6382) Thanks @maatumo ! (cbf4620)
  • schema-compiler: Yaml - report error on misconfiguration (object instead of array) (#6407) (29e3778)
statsbot
published 0.32.17 •

Changelog

Source

0.32.17 (2023-03-29)

Bug Fixes

Features

  • schema-compiler: Introduce support for sqlTable (syntactic sugar) (#6360) (c73b368)
  • sqlite-driver: Upgrade sqlite3 from 5.0.11 to 5.1.6, refs #6340 (#6287) (4ec1da3)

Reverts

  • Revert "docs(schema): replace camel-case properties with snake-case" (4731f4a)
  • Revert "docs: use snake-case property names" (eb97883)
statsbot
published 0.32.12 •

Changelog

Source

0.32.12 (2023-03-22)

Bug Fixes

  • cubesql: Support quicksight AVG Rebase window exprs: Physical plan does not support logical expression SUM(x) PARTITION BY (#6328) (5a5d7e4)
  • cubestore: If job has been scheduled to non-existent node it'd hang around forever (#6242) (69ef0b6)
  • cubestore: Retying download from external locations (#6321) (50841d9)

Features

  • cubestore-driver: Support timestamp(3) as a column type (#6324) (71dbca4)
  • server-core, query-orchestrator: sql-runner - supp… (#6142) (32c603d)
statsbot
published 0.32.0 •

Changelog

Source

0.32.0 (2023-03-02)

Features

  • docker: Remove gcc/g++/cmake/python from final images (bb0a0e7)
  • docker: Upgrade Node.js to 16.x (8fe0e04)

Breaking changes

  • Use cubestore driver for queue & cache (a54aef)
  • Remove absolute import for @cubejs-backend/server-core (361848)
  • Remove absolute import for @cubejs-backend/schema-compiler (f3669)
  • Remove absolute import for @cubejs-backend/query-orchestrator (578c9)
  • Remove support for Node.js 12, 15 (78d76f1)
statsbot
published 0.31.63 •

Changelog

Source

0.31.63 (2023-02-20)

Bug Fixes

  • cubesql: CAST(column AS DATE) to DateTrunc day (8f6fbe2)
  • cubestore: Support realiasing for information schema tables (#6155) (423a3ec)
  • databricks-jdbc-driver: export table drops twice in Databricks (#6177) (a62d9f0)
  • playground: closing the last query tab (aaa75f4)

Features

statsbot
published 0.31.46 •

Changelog

Source

0.31.46 (2023-01-18)

Bug Fixes

  • athena-driver: Help user to understand CUBEJS_AWS_S3_OUTPUT_LOCATION parameter is missing (#5991) Thanks @fbalicchia ! (eedd12a)
  • Do not fail if partitions are not ready for specified date range interval but there's at least one ready for pre-aggregation (#6026) (2d39fe4)

Features

  • query-orchestrator: Introduce CubeStoreQueueDriver (#6014) (f4744bf)
statsbot
published 0.31.35 •

Changelog

Source

0.31.35 (2023-01-07)

Bug Fixes

  • client-core: Added type CubesMap for cubeMap in Meta (#5897) (92d1ccb)
  • cubestore: Get query execution results even after web socket disconnect (#5931) (c6ccc1a)
  • cubestore: Maintain minimum count of metastore snapshots (#5925) (b303aa6)
  • Reduce memory footprint for pre-aggregations with many partitions by caching partition SQL (5f72d8f)

Features

  • cubejs-cli: add type-checking for cube.js files to newly-generated projects (ba31d4f)
  • cubesql: Support NULLIF in projection (129fc58)
  • cubesql: Support Thoughtspot starts/ends LIKE exprs (e6798cc)
statsbot
published 0.31.34 •

Changelog

Source

0.31.34 (2023-01-05)

Bug Fixes

  • client-core: move @babel/runtime to dependencies (#5917) (67221af)
  • Reuse queries cache in refresh worker pre-aggregation iterator to reduce memory usage in high concurrency environment (4ae21fa)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc