We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 463f883 commit 593276bCopy full SHA for 593276b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+0.4.0 (2021-03-13)
2
+-------------------
3
+
4
+- Add Browser Based SSO authentication
5
+- Add Key Pair authentication
6
+- Add OAuth authentication
7
8
0.3.0 (2021-02-21)
9
-------------------
10
package.json
@@ -2,7 +2,7 @@
"name": "snowflake-driver-for-sqltools",
"displayName": "Snowflake Driver for SQLTools",
"description": "SQLTools Snowflake driver",
- "version": "0.3.0",
+ "version": "0.4.0",
"engines": {
"vscode": "^1.42.0"
},
0 commit comments