Skip to content

Windows Package Manager REST Source Reference Implementation 1.10.0

Latest

Choose a tag to compare

@yao-msft yao-msft released this 25 Jul 19:35
· 2 commits to main since this release
9d09d72

This release is the stable release of the Windows Package Manager REST Source Reference Implementation 1.10.

To make creating and managing rest sources easier, Microsoft.WinGet.RestSource module is published to PowerShell Gallery as prerelease module. Please visit Create a Windows Package Manager REST source for more details.

New in 1.10

  • Updated implementation to match WinGet 1.10 manifest schemas
  • Added support for legacy WinGet REST source before the SFI related changes. Released as WinGet.RestSource-WinGet.RestSource.Functions.LegacySupport.zip
  • Added support for Azure Sovereign Cloud (AzureUSGovernment, AzureChinaCloud)

What's Changed

New Contributors

Full Changelog: 1.9.1...1.10.0