Skip to content

V0.6.0

Compare
Choose a tag to compare
@grantkriegerai grantkriegerai released this 16 Aug 05:27
· 52 commits to main since this release
69bcef4

What's Changed Summary

This release introduces a range of improvements and fixes, including bug fixes and updated documentation, a new switch for setting the default lakehouse via code, enhanced metadata hash checks, in-console display of master notebook execution results, created 'before' and 'after' stubs in notebook, and improved logging capabilities

What's Changed Details

Enhanced metadata hash checks

Documentation updates

  • Documentation on Limitations and Best Practices @annstephyjose in #146
  • Typo fix in user guide by @annstephyjose in #152
  • Added documentations related to the in-console master execution summary to both user and dev guides by @annstephyjose in #159
  • Updated docs to include the new switch details to allow the default lakehouse setup by code/metadata by @cheinamann in #165

Bug fix

In-console display of master notebook execution results

Logging enhancements

A new switch for setting the default lakehouse via code

  • Add a new switch to allow for setting default lakehouse by code rather than by notebook property by @cheinamann in #162

Create 'before' and 'after' stubs in notebook

Full Changelog: V0.4.0...V0.6.0