Bugfixes
- SSL warnings no longer repeatedly raised when
verify_ssl=FalsebutCAS_CLIENT_SSL_CA_LISTis specified. model_repository.delete_model_contents()no longer fails when only one file is found.
Improvements
- All
delete_*()service methods returnNoneinstead of empty string. - All
get_*()service methods issue a warning if multiple items are found when retrieving by name.