You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@
4
4
5
5
- Enable cloud fetch by default (databricks/databricks-sql-nodejs#287)
6
6
- Added `useLZ4Compression` in `ExecuteStatementOptions` making compression configurable (databricks/databricks-sql-nodejs#288)
7
-
- Improve URL handling. Fixes [#284](https://github.com/databricks/databricks-sql-nodejs/issues/284) (databricks/databricks-sql-nodejs#290)
7
+
- Improve handling of extra `/` in URLs. Fixes [#284](https://github.com/databricks/databricks-sql-nodejs/issues/284) (databricks/databricks-sql-nodejs#290)
8
8
- Add thrift protocol version handling for driver features (databricks/databricks-sql-nodejs#292)
9
-
- Cleanup deprecated/removed fields in thrift files (databricks/databricks-sql-nodejs#295)
9
+
- Cleanup thrift fields that might be deprecated/removed in the future (databricks/databricks-sql-nodejs#295)
0 commit comments