Skip to content

v0.16.3

Latest
Compare
Choose a tag to compare
@dscbot dscbot released this 29 Aug 19:18
ccfded1

[v0.16.3]

Added

  • Get-SystemExceptionRecord
    • Added private command fixes ([Issue #126]).
  • Public command Get-ObjectNotFoundRecord
    • Use private function Get-SystemExceptionRecord.

Changed

  • Get-InvalidOperationRecord
    • Use private function Get-SystemExceptionRecord.
  • Get-InvalidResultRecord
    • Removed alias Get-ObjectNotFoundRecord and added as it's own public command.
  • PSSAResource.common.v4.Tests
    • Fixed rule suppression by using correct variable.

Fixed

  • azure-pipelines
    • Pin gitversion to V5.