Files
2025-12-04 13:13:30 -08:00

1.0 KiB

v2 Changelog

[v2.0.8]

  • Fixed an issue with array parameters is key-value pairs (#128).
  • ConvertTo-MOFInstance: Include resource properties with empty array value (#127)

v2.0.7

Main changes

  • Fixed Invoke-DscResource error when a class-based resource module path contains a space.

v2.0.6

Main changes

  • Fixed PathSeparator bug in Get-DSCResourceModules.
  • Changed PSDesiredStateConfiguration.InvokeDscResource from experimental to permanently enabled feature.
  • Changed ErrorAction to Ignore so that the error doesn't show up in $Error.
  • Removed duplicate result resources from Get-DSCResourcesModules.
  • Add ImplementationDetail member to results only when the member does not already exist.
  • Updated v2 Release pipeline with latest Compliance requirements.
  • Added SBOM generation that is now released with v2 module.