Skip to content

Releases: Insight-Services-APAC/APAC-Capability-DAI-DbtFabricSparkNb

V1.7.8

29 Nov 02:29
fc058f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V1.7.7...V1.7.8

V1.7.7

23 Aug 06:26
4890cdd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V0.6.0...V1.7.7

V0.6.0

16 Aug 05:27
69bcef4
Compare
Choose a tag to compare

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

V0.4.0

06 Aug 00:23
5a951b7
Compare
Choose a tag to compare

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

Documentation updates

Schema.yml file generation

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

Updated command line help text

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

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

25 Jul 02:59
709aef1
Compare
Choose a tag to compare

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

19 Jul 08:20
c2d0508
Compare
Choose a tag to compare

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

09 Jul 10:25
264fb92
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release
Merge pull request #53 from Insight-Services-APAC/feature/pip_install…