Skip to content

Release of Microsoft.PowerShell.PSResourceGet v1.2.0-preview4

Pre-release
Pre-release

Choose a tag to compare

@adityapatwardhan adityapatwardhan released this 07 Nov 19:45
6c2076c

What's Changed

  • Fix typos in numerous files by @SamErde in #1875
  • Fix 1823 - MAR fails to parse RequiredVersion for dependencies by @o-l-a-v in #1876
  • Fix 1815 - Get-InstalledPSResource -Path don't throw if no subdirectories were found by @o-l-a-v in #1877
  • Fix 1794 by handling if prerelease is supplied as boolean too by @o-l-a-v in #1843
  • Fix CodeQL configuration by @TravisEz13 in #1886
  • Add cmdlet aliases: gres, usres, and svres by @Copilot in #1888
  • Add warning when AuthenticodeCheck is used on non-Windows platforms by @Copilot in #1891
  • Fix Compress-PSResource ignoring .gitkeep and other dotfiles by @Copilot in #1889
  • Add CodeQL suppression for ContainerRegistryServerAPICalls by @anamnavi in #1897
  • Fix broken Install-PSResource test with warning condition incorrect in tests by @anamnavi in #1899
  • Uninstall-PSResource should not fail silently when resource was not found or prerelease criteria not met by @anamnavi in #1898
  • Bugfix: Uninstall-PSResource should delete subdirectories without Access Denied error on OneDrive by @anamnavi in #1860
  • Add @shammu1 as a CODEOWNER by @adityapatwardhan in #1904
  • Update change for release v1.2.0-preview4 by @adityapatwardhan in #1903

New Contributors

Full Changelog: v1.2.0-preview3...v1.2.0-preview4