V0.6.0
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
- Enhance Metadata Hash Check so that it is optional with three levels @JacquesInsight in #147
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
- Thread property is getting assigned a default value by @KRodriguez-Insight in #154
In-console display of master notebook execution results
Logging enhancements
- Logging enhancements by @cheinamann in #156
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
- Create 'before' and 'after' stubs in notebook by @JacquesInsight in #166
Full Changelog: V0.4.0...V0.6.0