We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d7d2e commit 9be0a47Copy full SHA for 9be0a47
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## 2.4.0 (TBD)
4
+
5
## 2.3.0
6
7
- Added CRL validation. Disabled by default, see `certRevocationCheckMode` config option for details.
package.json
@@ -1,6 +1,6 @@
{
"name": "snowflake-sdk",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "Node.js driver for Snowflake",
"dependencies": {
"@aws-crypto/sha256-js": "^5.2.0",
0 commit comments