24.03.9
Features
- Allow filter and order in endpointlist gql request. (#2723)
- Add
scaling_group.agent_count_by_status
andscaling_group.agent_total_resource_slots_by_status
GQL fields to query the count and the resource allocation of agents that belong to a scaling group. (#2254) - Allow bulk association and disassociation of scaling groups with domains, user groups, and key pairs. (#2473)
- Add new vfolder API to update sharing status. (#2740)
Improvements
- Enable robust DB connection handling by allowing
pool-pre-ping
setting. (#1991)
Fixes
- Correct
msgpack
deserialization ofResourceSlot
. (#2754) - Fix regression error of
session create_from_template
command. (#2761) - Fix
GET /func/folders/{folderName}
API returning string literal"null"
instead of null value onuser
andgroup
fields (#2584) - Fix
list_files
,get_fstab_contents
,get_performance_metric
andshared_vfolder_info
Python SDK function not working withValidationError
exception printed (#2706) - Handle OS Error when deleting vfolders. (#2741)
- Fix typo in Virtual-folder status update code. (#2742)
Full Changelog
Check out the full changelog until this release (24.03.9).
Full Commit Logs
Check out the full commit logs between release (24.03.9rc1) and (24.03.9).