v1.4.5
Changes
- Saving of package information can now be disabled using the
record_packages
parameter ofregister_model
.
Bugfixes
- Added support for uint data types to the
register_model
task. - Fixed an issue where long package names caused
register_model
to fail. Session
creation now works with older versions of urllib3.