Skip to content

Version_0.29

Compare
Choose a tag to compare
@guirava guirava released this 01 Apr 00:44
· 184 commits to main since this release

Version 0.29

New Features:

  • Toolkit: Operations (patch files) are now part of Toolkit
  • AutoFieldSpec: patch file for QueryCdmMssqlLogShippingTargets
  • AutoFieldSpec: patch file for QueryMssqlDatabaseLiveMounts
  • README
    on how to write patch files.

Fixes:

  • Fix for queries that return a single interface object.
    See Tests/unit/Sla.Tests.ps1.
    (implemented with type composition in the C# core)