- **artschema.tags**: fix detection of installed extras and pkg spec verification - **artschema.spec**: expose entity api in LoadArtifactSpec
1.0.3
Fix
- **utils.dicts**: preserve empty dict leaf vals in deep merge (used in kedro conf merge) - **kedro.session**: use only root package name for determining version
1.0.2
Fix
- **mlflow.api.transfer**: apply prog bar flag, allow extra args, copy links by default - **kedro.hooks.artifacts**: fix file permissions after input setup - **artschema**: skip saving dumper conf if empty, adjust spec parser for pydantic v2 - **utils.pydantic**: coerce int to str
1.0.1
Fix
- **typing_utils**: fix typevar and typing alias coercion to type (used in artschema type param inference) - **kedro**: fix registering extra scopes as config resolvers, fix artschema dataset config parsing in pydantic v2
1.0.0
Refactor
- adopt pydantic v2 (11)
0.3.3
Fix
- **artschema.framework**: skip warning when there's no dumper conf to be saved - **kedro.pipeline_factory**: accept mapping instead of config loader - **mlflow.traits**: allow passing parent run ID to run manager