Skip to content

Commit e146ccd

Browse files
authored
chore: prepare 2.2.0 release (#530)
Signed-off-by: Vu Anh Phung <vu.phung@databricks.com>
1 parent 95ae274 commit e146ccd

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Release History
22

3-
## Unreleased
3+
## 2.2.0
44

55
- Upgrade the kernel backend native packages to 1.1.0; the kernel dependency is now stable and no longer experimental.
6+
- Automatically recover default Thrift connections to Reyden/Real-Time SQL warehouses onto the kernel backend while preserving structured SQL errors. (#523)
67

78
## 2.1.0
89

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@databricks/sql",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Driver for connection to Databricks SQL via Thrift API.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)