Releases: Insight-Services-APAC/APAC-Capability-DAI-DbtFabricSparkNb
V1.7.8
What's Changed
- Feature/seedlimitation by @annstephyjose in #190
- Dev by @annstephyjose in #191
- Feature/v0.4.0 by @jp-vanheerden in #197
- fix for issue194 'check' strategy by @jp-vanheerden in #196
New Contributors
- @jp-vanheerden made their first contribution in #197
Full Changelog: V1.7.7...V1.7.8
V1.7.7
What's Changed
- Add DBT Version to Requirement.txt and Setup.py by @KRodriguez-Insight in #174
- Feature/issue99 compare l hobjects by @avinvagel in #180
- Updated fabric_api and wrapper to correctly show log level messages by @JacquesInsight in #178
- Feature/removeitems by @amrhelmyinight in #181
- Retrofit Dev and Main changes by @KRodriguez-Insight in #182
- Feature/issue130 service principal doc update git work flow by @KRodriguez-Insight in #179
- Feature/issue99 buildmatedatafix by @avinvagel in #184
- Dev by @insightgrantkrieger in #183
New Contributors
- @avinvagel made their first contribution in #180
- @amrhelmyinight made their first contribution in #181
Full Changelog: V0.6.0...V1.7.7
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
V0.4.0
What's Changed Summary
This release includes several enhancements and fixes: bug fixes, schema.yml file generation, updated documentation, improvements to pip installation, configurable thread properties via the profile.yml file, extended timeout configuration up to 7 days, default lakehouse settings configuration in notebook metadata, updated command line help text, altered wrapper to cater for single model build and publish, and the addition of a hash to the notebook description to track notebook changes and allow for improved upload times
What's Changed details
Bug fixes
- Changes to include GUID in url instead of workspace and lakehouse name by @KRodriguez-Insight in #120
- Add setuptools dependency into requirements.txt and setup.py by @insightgrantkrieger in #116
- Fix to exclude empty lake house form yml generation by @KRodriguez-Insight in #128
- Fix to convert schema to lower case for snapshot by @KRodriguez-Insight in #138
- Feature/schemayml nonjsoncharfix issue#31 by @KRodriguez-Insight in #142
Documentation updates
- Feature/developer and user guide doc updates by @annstephyjose in #101
- Feature/v0.4.0 by @jrampono in #113
- tweaking styles by @jrampono in #114
Schema.yml file generation
- Changes related to schema yaml generation by @KRodriguez-Insight in #125
Imovements to pip installation and default lakehouse settings configuration in notebook metadata
- High Concurrency support, Only install packages that are not available Feature/excludenotebookcells2 by @cheinamann in #132
(Note):- On the initial deployment, all notebooks will be replaced due to metadata changes.
Extended timeout configuration up to 7 days
- Feature/addtimeoutconfig by @cheinamann in #119
Updated command line help text
- Feature/updatewrapperhelptext by @cheinamann in #105
Addition of a hash to the notebook description to track notebook changes
- Feature/notebook hash#87 jm by @JacquesInsight in #134
(Note):- On the initial deployment, all notebooks will be replaced due to metadata changes.
Configurable thread properties via the profile.yml file
- Thread property update in notebook by @KRodriguez-Insight in #140
Altered wrapper to cater for single model build and publish
- Feature/issuetags by @insightgrantkrieger in #137
Full Changelog: V0.3.0...V0.4.0
V0.3.0
What's Changed
- Updated the build script docs in both user guide and developer guide by @annstephyjose in #89
- Feature/supportparameters in pyfile by @insightgrantkrieger in #90
- Feature/adding new commandline app by @jrampono in #84
- #93 Download metaextracts via Python by @insightgrantkrieger in #95
- #97 system now shows failure in red by @insightgrantkrieger in #98
- Dev by @insightgrantkrieger in #100
Full Changelog: V0.2.0...V0.3.0
V0.2.0
What's Changed
- Feature/logtodeltabugfix into main by @jrampono in #56
- Dev by @insightgrantkrieger in #58
- Sync changes from Main branch to feature by @KRodriguez-Insight in #60
- Feature/making delta logging multilake compatible by @jrampono in #59
- Feature/making delta logging multilake compatible by @jrampono in #62
- Feature/issue 41 metadata extract and comparison fix by @KRodriguez-Insight in #48
- Dev sync into fabricnotebook by @insightgrantkrieger in #64
- Feature/fabricgitnotebook by @insightgrantkrieger in #66
- Updated test with parameter by @insightgrantkrieger in #67
Full Changelog: v0.1.0-beta...V0.2.0
v0.1.0-beta
Merge pull request #53 from Insight-Services-APAC/feature/pip_install…