Skip to content

Virtual Data Warehouse v.1.6.11

Compare
Choose a tag to compare
@RoelantVos RoelantVos released this 23 Mar 02:29
· 75 commits to main since this release

New features

  • Ability to switch between environments without having to restart VDW. Changing environments will now correctly update all paths and refresh the template collection and available metadata. Also, updating the location of the template collection (for the template grid) will directly refresh the available templates
  • Major update of all templates to align to the latest standards and understanding (especially for Data Vault). There are no functional changes, but the templates have been improved to cater for additional edge cases or different approaches as captured in the updated samples. For example, issues were found mapping a single data item to multiple target data items. In many cases the handling of trailing commas is also improved
  • Upgraded all references, including latest DataWarehouseAutomation library
  • Upgraded solution to .Net 7 (to Core from Framework 4.8)
  • Moved all paths to the (Team) environment file, so everything that is required is available in a central shared location. Removed connections path as a result from the settings tab

Breaking changes

  • No breaking changes

Bug fixes

  • Fixed unhandled exception when an incorrectly formatted template collection file was attempted to be loaded