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
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ v2.0.0b - February 8, 2022
23
23
- Initial beta release of V2. V2 is an internal re-write of large parts of the connector to use Databricks edge features. All public APIs from V1 remain.
24
24
- Added Unity Catalog support (pass catalog and / or schema key word args to the .connect method to select initial schema and catalog)
25
25
26
+
**Note**: The code for versions prior to `v2.0.0b` is not contained in this repository.
27
+
26
28
v1.0.0 - January 20, 2022
27
29
- Add operations for retrieving metadata
28
30
- Add the ability to access columns by name on result rows
0 commit comments