Skip to content

0.19.8

Latest
Compare
Choose a tag to compare
@merelcht merelcht released this 22 Aug 13:46
· 20 commits to main since this release
ba98135

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: