Major features and improvements
- Made default run entrypoint in
__main__.py
work in interactive environments such as IPyhon and Databricks.
Bug fixes and other changes
- Fixed a bug that caused tracebacks disappeared from CLI runs.
- Moved
_find_run_command()
and_find_run_command_in_plugins()
from__main__.py
in the project template to the framework itself. - Fixed a bug where
%load_node
breaks with multi-lines import statements. - Fixed a regression where
rich
mark up logs stop showing since 0.19.7.
Breaking changes to the API
Documentation changes
- Add clarifications in docs explaining how runtime parameter resolution works.
Community contributions
Many thanks to the following Kedroids for contributing PRs to this release: