Windows Package Manager REST Source Reference Implementation 1.9.1
This release upgrades all projects to use .Net 8.
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.
What's Changed
- Support for converting YAML to JSON Package Manifests by @RDMacLachlan in #221
- winget cli restsource 1ES pipeline migration by @Madhusudhan-MSFT in #222
- Update Geneva Logging to utilize OpenTelemetry by @ryfu-msft in #223
- Fix build errors by calling WinGetValidateV3 by @ryfu-msft in #229
- Update rest source doc to 1.7 and add reference implementation for manifest changes by @yao-msft in #230
- Remove secrets list for security groups by @msftrubengu in #235
- Use managed identities for AzureWebJobsStorage by @msftrubengu in #239
- Fix role prod by @msftrubengu in #240
- Update rotation script and Azure Durable functions by @msftrubengu in #242
- Use Managed Identities for AppConfig authentication by @msftrubengu in #244
- Disable local auth for Cosmos db by @msftrubengu in #245
- Update Cosmos db package to 4.x by @ryfu-msft in #243
- Use WEBSITE_RUN_FROM_PACKAGE in azure functions for deployment by @msftrubengu in #246
- Use NuGet feed from new AzDO org by @florelis in #250
- Add PR trigger to pipeline by @florelis in #251
- Simplify rotation script by @msftrubengu in #252
- Add managed identities OIDs to KeyVault by @msftrubengu in #253
- Fix Component Governance alerts by @msftrubengu in #254
- Add Entra Id support in rest source by @yao-msft in #258
- winget 1.9 manifest schema and implementation by @yao-msft in #259
- Fix deployment scripts and update to .net 8 by @yao-msft in #261
- Add retry for deployment failures and check result for every operation by @yao-msft in #262
- Auto-generated baselines by 1ES Pipeline Templates by @microsoft-github-policy-service in #263
- Component governance fix and build scan error fix by @yao-msft in #264
- Publish to PSGallery pipeline by @yao-msft in #265
- Add missing required module fields for publishing and fix signing by @yao-msft in #266
- Doc updates for updated PowerShell module by @yao-msft in #267
New Contributors
- @Madhusudhan-MSFT made their first contribution in #222
- @florelis made their first contribution in #250
- @microsoft-github-policy-service made their first contribution in #263
Full Changelog: 1.1.20230906...1.9.1