Skip to content

Releases: PowerShell/PSResourceGet

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

08 Dec 21:49
80d1ef0

Choose a tag to compare

What's Changed

  • Fix PSModuleInfo property deserialization in ValidateModuleManifest by @Copilot in #1909
  • Respect TrustRepository parameter in RequiredResource hashtable by @Copilot in #1910
  • Prevent users from setting ApiVersion to 'Unknown' in Set-PSResourceRepository and Register-PSResourceRepository by @Copilot in #1892
  • Add CodeQL suppression for DefaultAzureCredential Use by @anamnavi in #1917
  • Improve performance of ContainerRegistry repositories by caching token by @adityapatwardhan in #1920
  • Bugfix: Update-PSResource should not re-install dependency packages which already satisfy dependency criteria by @anamnavi in #1919
  • Remove unused _networkCredential field and fix parameter shadowing in PublishHelper by @Copilot in #1914
  • Filter out path separators in package names by @anamnavi in #1916
  • For Publish operation to ACR, non-anonymous access token should be retrieved by @anamnavi in #1918
  • Add Reset-PSResourceRepository cmdlet to recover from corrupted repository store by @Copilot in #1895
  • Update version, changelog, release notes for 1.2.0-preview5 by @alerickson in #1921

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

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

07 Nov 19:45
6c2076c

Choose a tag to compare

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

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

15 Sep 16:19
3d28924

Choose a tag to compare

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

22 Jul 01:39
dbd2fa8

Choose a tag to compare

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

16 Jul 20:43
06aec34

Choose a tag to compare

Release of Microsoft.PowerShell.PSResourceGet v1.1.1

07 Mar 00:37

Choose a tag to compare

Release of Microsoft.PowerShell.PSResourceGet v1.1.0

10 Jan 01:49

Choose a tag to compare

Release of Microsoft.PowerShell.PSResourceGet v1.1.0-rc3

22 Nov 01:01

Choose a tag to compare

Release of Microsoft.PowerShell.PSResourceGet v1.1.0-RC2

31 Oct 01:37

Choose a tag to compare

Release of Microsoft.PowerShell.PSResourceGet v1.1.0-RC1

22 Oct 22:27

Choose a tag to compare