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: NEXT_CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,10 @@
5
5
### New Features and Improvements
6
6
7
7
### Bug Fixes
8
+
* Fixed the deserialization of responses in VectorSearchAPI's `query_index()` method ([#961](https://github.com/databricks/databricks-sdk-py/pull/961)).
8
9
9
10
### Documentation
10
11
11
12
### Internal Changes
12
13
13
14
### API Changes
14
-
*[Breaking] Changed `databricks.sdk.service.vectorsearch.ListValue` dataclass to.
15
-
*[Breaking] Changed `data_array` field for `databricks.sdk.service.vectorsearch.ResultData` to type `databricks.sdk.service.vectorsearch.ListList` dataclass.
0 commit comments