- Changes the payload sent to FuncX to include a debug flag and method parameters - DLHub now returns the results from `run()` in the format `(function_results, dict_of_debug_data)` - Compatibility with funcX 3.6+ - Compatible with new `home_run` [output format](https://github.com/DLHub-Argonne/home_run/pull/14) - Compatible with DLHub service updates - Updates tests to use example model that works with `dlhub-sdk>=0.10.0` - Incompatible with models published with `dlhub-sdk<0.10.0`
0.9.8
- fixes to be inline with updates to `scikit-learn`, Python 3.9 - improvements to allow user to validate the schema for a servable object, not just the `dict` of the object - added test timeouts to improve DLHub service monitoring
0.9.7
We do not yet support the latest Globus SDK. This version ensures you do not install the latest SDK
0.9.6
0.9.5
- Fixes bug with Keras custom_objects -- now custom_objects of any type are allowed
0.9.4
Fixes the toolkit to work with the latest `mdf_toolbox`