Releases: microsoft/winget-cli-restsource
Windows Package Manager REST Source Reference Implementation 1.1.20230906
What's Changed
- Update rest source reference implementation for UpgradeBehavior deny by @yao-msft in #217
- New arm parameters azure feature by @RDMacLachlan in #199
Full Changelog: 1.1.20230823...1.1.20230906
Windows Package Manager REST Source Reference Implementation 1.1.20230823
What's Changed
- Update README.md by @RDMacLachlan in #198
- Add SUPPORT.md by @zachcarp in #202
- Porting to .NET 6 and Azure Functions Runtime 4 by @lgiuliani80 in #207
- Fix pipeline build break by @yao-msft in #211
- Rest schema 1.5 update and reference implementations by @yao-msft in #212
- Add rest interface 1.6 and add DownloadCommandProhibited by @yao-msft in #214
- Fix Runtime Issues and build problems by @zachcarp in #216
New Contributors
- @lgiuliani80 made their first contribution in #207
Full Changelog: 1.1.20230126...1.1.20230823
Windows Package Manager REST Source Reference Implementation 1.1.20230126
This release upgrades the various projects to use use .Net Core 3.1 and adds the helper libraries back into the PowerShell Script release.
What's Changed
Full Changelog: 1.1.20221129...1.1.20230126
Windows Package Manager REST Source Reference Implementation 1.1.20221129
This release includes miscellaneous fixes and improvements, as well as minor updates for optional schema fields.
What's Changed
- Documentation update by @RDMacLachlan in #87
- Rename manifest identifier and output folder by @jamespik in #88
- Update doc references to ManifestIdentifier by @jamespik in #89
- Adding integration tests by @palenshus in #108
- Rpm fix readme link by @RDMacLachlan in #106
- Changed NuGet configuration to use public repository. by @jedieaston in #103
- Fix CliWrap usage by @Tyrrrz in #110
- Revise Scripts to support running from a service principal context by @jamespik in #111
- fixed links by @roymaclachlan in #113
- Documentation suggested enhancements to improve admin user experience by @RMITBLOG in #132
- Fixed link + removed en-US in links by @ImJoakim in #134
- Add Codeowners file by @KevinLaMS in #133
- User/zacarpen/build by @zachcarp in #137
- Fix arm templates by @msftrubengu in #138
- Update Service Principal OIDs by @zachcarp in #139
- Onboard App Config Feature Flags by @zachcarp in #143
- Unit test for source operations related code by @msftrubengu in #140
- Fix keyvaultconfiguration.json by @msftrubengu in #145
- Update Trigger by @zachcarp in #144
- Add Initial .editorconfig by @zachcarp in #146
- Fix reading function key by @msftrubengu in #147
- Add / at the end for internal REST endpoint calls by @msftrubengu in #149
- Add Cosmos Secret Rotation Script by @zachcarp in #151
- Re enable Cosmos data store test by @hackean-msft in #150
- Onboard Certificate Authentication by @zachcarp in #152
- Correct Typo in Azure Function Template by @zachcarp in #153
- Fix ManifestCacheEndpoint by @msftrubengu in #156
- Step missing by @jonasatgit in #157
- Onboard Support for 1.4 Schema by @zachcarp in #163
- Add rest api schema 1.4.0 by @yao-msft in #161
- Add ReturnResponse for PackageInUseByApplication to Validator Enum by @Trenly in #164
- Fix broken create experience keyvault by @RDMacLachlan in #169
- Fix documentation bugs. Fix duplicate reference. in #181
- Update protocol max items to 64 by @ryfu-msft in #182
- Support additional ExpectedReturnCodeResponses by @Trenly in #183
- Fix Locale API url path are incorrect at API Documentation by @kimi0230 in #184
- User/zacarpen/compgov by @zachcarp in #191
- Update Installer Node Limit by @zachcarp in #188
New Contributors
- @jedieaston made their first contribution in #103
- @Tyrrrz made their first contribution in #110
- @roymaclachlan made their first contribution in #113
- @RMITBLOG made their first contribution in #132
- @ImJoakim made their first contribution in #134
- @KevinLaMS made their first contribution in #133
- @msftrubengu made their first contribution in #138
- @hackean-msft made their first contribution in #150
- @jonasatgit made their first contribution in #157
- @ryfu-msft made their first contribution in #182
- @kimi0230 made their first contribution in #184
Full Changelog: 1.1.20211029...1.1.20221129
Windows Package Manager REST Source Reference Implementation 1.1.20211101
This release includes primarily one minor functional change:
This release includes a change for the "Manifest Identifier" to be replaced by "Package Identifier". This is primarily to be consistent with naming for identities across the Windows Package Manager ecosystem.
What's Changed
- Documentation update by @RDMacLachlan in #87
- Rename manifest identifier and output folder by @jamespik in #88
Full Changelog: 1.1.20211029...1.1.20211101
Windows Package Manager REST Source Reference Implementation 1.1.20211029
This is the first release with binaries for the Windows Package Manager REST API reference implementation.
The reference implementation was designed to run on Azure. The Windows Package Manager client would work with any conforming REST source regardless of the infrastructure it runs on.
This release includes preview PowerShell cmdlets to aid in deploying the reference REST source implementation to Azure.
The current documentation includes instructions for deploying the REST source, and working with manifests.