v1.2.0
Improvements
- Added
create_model_versionandlist_model_versionstomodel_repository - Added an explicit
ValueErrorwhen attempting to register an ASTORE that can't be downloaded. - Added
startandlimitpagination parameters to all defaultlist_*service methods. - Added
create_destination,create_cas_destinationandcreate_mas_destinationmethods formodel_publishservice.
Changes
Session.add_stderr_loggerdefault logging level changed toDEBUG.
Bugfixes
- Fixed an issue where
model_repositorydid not find models, projects, or repositories by name once pagination limits were reached.