@cubejs-backend/cubestore
Advanced tools
Comparing version 0.27.37 to 0.27.40
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.27.40](https://github.com/cube-js/cube.js/compare/v0.27.39...v0.27.40) (2021-06-23) | ||
### Bug Fixes | ||
* **cubestore:** refresh AWS credentials on timer, fix [#2946](https://github.com/cube-js/cube.js/issues/2946) ([23dee35](https://github.com/cube-js/cube.js/commit/23dee354573668f11553227ca50b5cf0b283d84a)) | ||
### Features | ||
* **cubestore:** add now() and unix_timestamp() scalar function ([b40f3a8](https://github.com/cube-js/cube.js/commit/b40f3a896a1c65aece8c200733dd5cb8fe67d7be)) | ||
## [0.27.37](https://github.com/cube-js/cube.js/compare/v0.27.36...v0.27.37) (2021-06-21) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@cubejs-backend/cubestore", | ||
"version": "0.27.37", | ||
"version": "0.27.40", | ||
"description": "Cube.js pre-aggregation storage layer.", | ||
@@ -53,3 +53,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "16bd41dc6a7e8c9564b0d2525c780ac97e6a18da" | ||
"gitHead": "7486f918ca2ae0f59371abfdbe3643573d87414c" | ||
} |
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
390758