- pull artifacts in offline mode (if at least metadata is cached)
Fix
- enum json encoding
1.0.8
Fix
- **kedro.NodeFunc**: let users implement either __call__ or async __acall__ - **providers/mlflow**: use http client settings in healthcheck, stringify tags/params before max length check, fix parsing local urls
1.0.7
Fix
- **kedro.hooks.mlflow-artifacts**: allow pipeline inptus/outputs to be a mapping - **artschema.tags**: forbid range constraint on required pkg version if there's build metadata (e.g.: 1.2.3+hash)
1.0.6
Fix
- **artschema.tags**: account for recursive extras when checking requirements of artschema