- Add `strategies` parameter to select tests endpoint.
3.10.7
- No user facing changes, when creating a copy of a patch check both stderr and stdout for the patch creation details. This ensures forward compatibility with [DEVPROD-13915](https://jira.mongodb.org/browse/DEVPROD-13915).
3.10.6
- Added `test_name` parameter to get_tests method of task class.
3.10.5
- Fixed the type of `group_id` field of test object.
3.10.4
- Add `group_id` field to test object. - Remove `url_lobster` and `log_id` fields from Logs object. - Remove `exit_code` field from test object.