@cubejs-backend/cubestore
Advanced tools
Comparing version 0.26.65 to 0.26.66
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.26.66](https://github.com/cube-js/cube.js/compare/v0.26.65...v0.26.66) (2021-03-24) | ||
### Bug Fixes | ||
* **cubestore:** choose inplace aggregate in more cases ([#2402](https://github.com/cube-js/cube.js/issues/2402)) ([9ab6559](https://github.com/cube-js/cube.js/commit/9ab65599ea2a900bf63c4cb5e0a2544e5766822f)) | ||
### Features | ||
* **cubestore:** add 'no upload' mode ([#2405](https://github.com/cube-js/cube.js/issues/2405)) ([38999b0](https://github.com/cube-js/cube.js/commit/38999b05a41849cae690b8900319340a99177fdb)) | ||
## [0.26.65](https://github.com/cube-js/cube.js/compare/v0.26.64...v0.26.65) (2021-03-24) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@cubejs-backend/cubestore", | ||
"version": "0.26.65", | ||
"version": "0.26.66", | ||
"description": "Cube.js pre-aggregation storage layer.", | ||
@@ -54,3 +54,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "422140fbd2313733da97146f1eb5a17436a28a1c" | ||
"gitHead": "df6100a3c9a380f61a27dcad1b963c98b7ae377f" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
363851