The second Windows Package Manager 1.10 release candidate build for both Windows 10 and Windows 11 is available for testing. The system encompasses reliable features such as comprehensive support for Entra ID, enhanced privilege properties within configuration files, and compatibility with the 1.10 manifest in REST source parsing and winget utilities.
Windows Package Manager 1.10.300
This release represents our second Windows Package Manager 1.10 release candidate build for Windows 10 (1809+), and Windows 11.
New Stable features:
- End to end support for Entra ID using a private WinGet REST source
- Configuration file should have a property for elevated privileges
- Why not provide a Projection.dll for Native AOT?
- Add
--locale
argument toshow
- Minor Nit: Upon completion, I see "Configuration successfully applied."
- Implement source management in the COM API
What's Changed
- Convert cpprestsdk to WIL exception for better handling by @JohnMcPMS in #5195
- For truly async calls we must maintain our lifetime (1.10) by @JohnMcPMS in #5200
- Add support for 1.10 manifest in rest source parsing and winget utils… by @yao-msft in #5201
Full Changelog: v1.10.280...v1.10.300
Release Windows Package Manager 1.10.300 · microsoft/winget-cli