You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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