What's Changed
- Add privacy and telemetry notices to the help command by @vicroms in #2087
- Add Windows arm64 release presets by @BillyONeal in #2082
- Fix x-add-version to be as transactional as its error messages suggest (and 1/10th the time) by @BillyONeal in #2050
- [curl] propagate VCPKG_SSL_REVOKE_BEST_EFFORT to spawned processes by @mem16k in #2098
- Take the registries lock before
git initby @bugale in #2093 - Add diff output to
x-update-baselineby @BillyONeal in #2057 - Parallelize ObjectStorageProvider downloads by @BillyONeal in #2088
- Pin GitHub Actions to full-length commit SHAs by @danfiedler-msft in #2108
- Fix binary cache precheck result mapping by @miyanyan in #2112
- Do not replace registry errors with " does not exist" by @bugale in #2095
- Add '-SkipDuplicate' argument to nuget push command by @sylveon in #2111
- Update vcpkg-tool official build bits. by @BillyONeal in #2119
- Quote POSIX redirection, tilde, and brace characters in append_shell_escaped by @gmjasper in #2120
- Add
appleas a valid platform expression by @cqundefine in #2121 - Use rename_or_delete when finalizing a downloaded .part file by @bugale in #2097
- Audit for git commands that can accept more
--. by @BillyONeal in #2118 - Match xbox expressions to CMake definitions by @BillyONeal in #2124
- Standardize binary cache upload failure diagnostics by @xiaozhuai in #2105
- Change Run-VcpkgAndCaptureBoth to join the pipes using cmd or sh rather than PowerShell. by @BillyONeal in #2127
- [posh-vcpkg] Trim trailing whitespace and LFize by @BillyONeal in #2128
- Make binary cache ZIP compression level configurable by @xiaozhuai in #2125
- [export] Get vcpkg.exe into the nupkg. by @BillyONeal in #2134
- Update vcpkg-scripts SHA 2026-09-24. by @BillyONeal in #2136
- Try to avoid file locks persisting. by @BillyONeal in #2131
- Gracefully fallback to WinNET proxy settings when HTTPS_PROXY/NO_PROXY are malformed by @camillebruckmann in #2137
Dependency Updates
- Bump brace-expansion from 1.1.15 to 1.1.18 in /vcpkg-artifacts by @dependabot[bot] in #2114
- Bump js-yaml from 4.2.0 to 4.3.2 in /vcpkg-artifacts by @dependabot[bot] in #2117
New Contributors
- @mem16k made their first contribution in #2098
- @bugale made their first contribution in #2093
- @danfiedler-msft made their first contribution in #2108
- @sylveon made their first contribution in #2111
- @gmjasper made their first contribution in #2120
- @xiaozhuai made their first contribution in #2105
- @camillebruckmann made their first contribution in #2137
Full Changelog: 2026-07-27...2026-09-26