File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 66
77All release highlights of this project will be documented in this file.
88
9+ 4.4.39 - November 13, 2025
10+ ________________________
11+
12+ **Updated **
13+
14+ - ``SAClient.get_item_by_id `` now supports an optional include parameter to fetch additional fields like custom_metadata and categories.
15+
16+ **Updated **
17+
18+ - ``SAClient.assign_items `` now supports assigning items and folders to pending users.
19+ - ``SAClient.assign_folder `` now supports assigning items and folders to pending users.
20+
9214.4.38 - August 20, 2025
1022________________________
1123
Original file line number Diff line number Diff line change 33import sys
44
55
6- __version__ = "4.4.39dev1 "
6+ __version__ = "4.4.39 "
77
88
99os .environ .update ({"sa_version" : __version__ })
You can’t perform that action at this time.
0 commit comments