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: HISTORY.md
+8
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,14 @@
1
+
## 0.0.21 (Apr 11, 2023)
2
+
3
+
* Added relation_attributes parameter to IndexSearchRequest to specify the attributes to be included in each relationship that is included in the results of the search
4
+
* Set assets to empty list when no entities are returned by search
5
+
* Add classmethod ref_by_guid to Referencable
6
+
* Add classmethod ref_by_qualified_name to Referencable
7
+
1
8
## 0.0.20 (Apr 5, 2023)
2
9
3
10
* Corrected issue with from, size and track_total_hits in DSL object not being sent to server if the defaults weren't changed
11
+
* Added relation_attributes parameter to IndexSearchRequest to specify the attributes to be included in each relationship that is included in the results of the search
0 commit comments