Skip to content

v1.5.0

Compare
Choose a tag to compare
@dscbot dscbot released this 29 Jan 15:44
· 3 commits to master since this release
87f8cdf

[v1.5.0]

Added

  • xSystemSecurity
    • Added continuous delivery with a new CI pipeline.

Fixed

  • xSystemSecurity
    • Fixed the correct URL on status badges.
  • xFileSystemAccessRule
    • Corrected flag handling so that the Test-TargetResource passes
      correctly.
    • Using Ensure = 'Absent' with no rights specified will now correctly
      remove existing ACLs for the specified identity, rather than silently
      leaving them there.
    • Correctly returns property Ensure from the function Get-TargetResource.