Skip to content

Commit 1137276

Browse files
committed
Update version and history
1 parent 8b54558 commit 1137276

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## 0.0.20 (Apr 5, 2023)
28

39
* Corrected issue with from, size and track_total_hits in DSL object not being sent to server if the defaults weren't changed

pyatlan/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.20
1+
0.0.21

0 commit comments

Comments
 (0)