Skip to content

Commit 06a66c6

Browse files
authored
feat(snowflake-driver): Upgrade snowflake driver to 1.8.0 (#7171)
1 parent 6aec6f5 commit 06a66c6

File tree

2 files changed

+173
-236
lines changed

2 files changed

+173
-236
lines changed

packages/cubejs-snowflake-driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@cubejs-backend/shared": "^0.33.57",
3232
"@google-cloud/storage": "^5.8.5",
3333
"date-fns-timezone": "^0.1.4",
34-
"snowflake-sdk": "^1.6.18"
34+
"snowflake-sdk": "^1.8.0"
3535
},
3636
"license": "Apache-2.0",
3737
"publishConfig": {

0 commit comments

Comments
 (0)