Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cubejs-client/vue3

Package Overview
Dependencies
Maintainers
3
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cubejs-client/vue3 - npm Package Versions

1
9

0.31.63

Diff

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)
statsbot
published 0.31.33 •

Changelog

Source

0.31.33 (2023-01-03)

Bug Fixes

  • @cubejs-client/core: add missing Series.shortTitle typing (#5860) (5dd78b9)

Features

statsbot
published 0.31.30 •

Changelog

Source

0.31.30 (2022-12-22)

Bug Fixes

  • cubesql: Improve Thoughtspot compatibility (4d6511a)
  • cubestore-driver: Increase retry timeout to avoid endless loop connection retries (8bd19fa)
  • Pre-aggregation table is not found after it was successfully created for CUBEJS_DROP_PRE_AGG_WITHOUT_TOUCH strategy (#5858) (f602fee)

Features

statsbot
published 0.31.15 •

Changelog

Source

0.31.15 (2022-11-17)

Bug Fixes

  • @cubejs-backend/snowflake-driver: Make CUBEJS_DB_SNOWFLAKE_CLIENT_SESSION_KEEP_ALIVE=true by default (be12c40)
  • extends YAML support (982885e)
  • client-react: check meta changes (4c44551)
  • druid-driver: Respect day light saving (#5613) (388c992)
  • packages/cubejs-client-core/package.json to reduce vulnerabilities (#5415) (fb2de68)
  • packages/cubejs-client-react/package.json to reduce vulnerabilities (#5390) (0ab9c30)
  • packages/cubejs-databricks-jdbc-driver/package.json to reduce vulnerabilities (#5413) (6a891f0)
  • packages/cubejs-databricks-jdbc-driver/package.json to reduce vulnerabilities (#5429) (a45c9a8)
  • packages/cubejs-query-orchestrator/package.json to reduce vulnerabilities (#5409) (5e9fe68)
  • packages/cubejs-templates/package.json to reduce vulnerabilities (#5403) (c9706cb)
  • server-core: Force flush events if their count is greater than the agent frame size (#5602) (17d1d98)

Features

  • databricks-jdbc: jdbc (jar) driver update (#5610) (aacd8cd)
  • databricks-jdbc: jdbc (jar) driver update (#5612) (372ed71)
  • docs: add new component to display code snippets side-by-side (146328c)
  • Replace YAML parser to provide more meaningful parse errors (9984066)
  • Support snake case in YAML relationship field (f20fe6b)

Reverts

  • Revert "feat(databricks-jdbc): jdbc (jar) driver update (#5610)" (#5611) (23ed416), closes #5610 #5611
statsbot
published 0.31.13 •

Changelog

Source

0.31.13 (2022-11-08)

Bug Fixes

Features

  • export bucket CVS files escape symbol support (#5570) (09ceffb)
  • notStartsWith/notEndsWith filters support (#5579) (8765833)
  • YAML snake case and .yaml extension support (#5578) (c8af286)
statsbot
published 0.31.9 •

Changelog

Source

0.31.9 (2022-11-01)

Bug Fixes

  • @cubejs-client/core: startsWith and endsWith to filterOperatorsForMember (#5544) (583de4a)
  • You requested hidden member in case of rolling window measure is being used in a view (#5546) (c00ea43)
statsbot
published 0.31.8 •

Changelog

Source

0.31.8 (2022-10-30)

Bug Fixes

  • cubesql: Count measure type changed from u64 to i64 (#5535) (f568851)

Features

  • YAML support (#5539) (29c19db)
  • cubesql: Support BOOL_AND, BOOL_OR aggregate functions (#5533) (a2e6e38)
  • cubesql: Support Sigma Computing number filters (f2f2abd)
  • cubesql: Thoughspot - count distinct with year and month (#5450) (d44baad)
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