@cubejs-backend/clickhouse-driver
Advanced tools
Comparing version 0.17.5 to 0.17.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.17.9](https://github.com/cube-js/cube.js/compare/v0.17.8...v0.17.9) (2020-02-18) | ||
**Note:** Version bump only for package @cubejs-backend/clickhouse-driver | ||
## [0.17.5](https://github.com/cube-js/cube.js/compare/v0.17.4...v0.17.5) (2020-02-07) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "Statsbot, Inc.", | ||
"version": "0.17.5", | ||
"version": "0.17.9", | ||
"repository": { | ||
@@ -22,3 +22,3 @@ "type": "git", | ||
"@apla/clickhouse": "^1.5.5", | ||
"@cubejs-backend/query-orchestrator": "^0.17.5", | ||
"@cubejs-backend/query-orchestrator": "^0.17.9", | ||
"generic-pool": "^3.6.0", | ||
@@ -36,3 +36,3 @@ "sqlstring": "^2.3.1", | ||
"should": "^13.2.3", | ||
"testcontainers": "^1.1.10" | ||
"testcontainers": "^2.4.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b81ae167550ace46f509c87acc073056f09b6f0f" | ||
"gitHead": "9f044d37191ba6e7c6fe6e178a01dbc52e06efa5" | ||
} |
31654