2023-03-01 Release
This release is intended to be inserted into Visual Studio 2022 17.6 Preview 2.
What's Changed
- Localize jsonreader infrastructure. by @BillyONeal in #893
- Make e2e tests depend on fewer external resources. by @BillyONeal in #915
- Localize all callers of Json::Reader::add_generic_error. by @BillyONeal in #913
- Add SBOM generation to signed builds. by @BillyONeal in #912
- [ci] Delete x-skipped-cascade-count by @BillyONeal in #900
- Localize tools. by @BillyONeal in #922
- Localize system*.cpp. by @BillyONeal in #921
- Localize git infrastructure. by @BillyONeal in #914
- Localize binary caching. by @BillyONeal in #919
- Localize SourceControlFile::check_against_feature_flags. by @BillyONeal in #924
- Localize registries. by @BillyONeal in #920
- Update in-tool documentation URLs by @vicroms in #926
- Localize example messages. by @BillyONeal in #925
- Localize parser "add_error" and "add_warning" infrastructure. by @BillyONeal in #928
- Add a telemetry item for how the user acquired vcpkg. by @BillyONeal in #927
- Localize version resolution algorithms. by @BillyONeal in #936
- Disable metrics when the user is not opted in to Visual Studio telemetry when deployed w/VS. by @BillyONeal in #931
- Localize stragglers. by @BillyONeal in #937
- Resurrect release process documentation. by @BillyONeal in #930
- Don't extract vcpkg-artifacts under VCPKG_ROOT by @BillyONeal in #938
- Artifacts: Don't create previous environment JSONs in VCPKG_ROOT. by @BillyONeal in #940
- Don't put global vcpkg-configuration.json in VCPKG_ROOT if readonly by @BillyONeal in #941
- Fix bootstrap wrapper scripts to tolerate deployment within readonly VCPKG_ROOT. by @BillyONeal in #939
Full Changelog: 2023-02-16...2023-03-01