2025-08-29 Release
What's Changed
- Update build lab to Azure Linux 3. by @BillyONeal in #1734
- include cmake version in autogenerated github issue by @autoantwort in #1733
- Update official build docker containers. by @BillyONeal in #1735
- Add e2e test for ci detecting file conflicts. by @BillyONeal in #1737
- Update vcpkg-artifacts' npm dependencies, and adopt ncc for single file distribution of vcpkg-artifacts by @BillyONeal in #1736
- percent-escape square brackets in URL by @pedro-w in #1752
- binarycaching: also don't restore file times on windows by @autoantwort in #1750
- [spdx] Add installed package files to SPDX SBOM file by @ekilmer in #1744
- Test system-installed
libcurlavailability on Linux by @vicroms in #1653 - Fix typo. by @Alstruit in #1754
- Get props and targets from the scripts bundle. by @BillyONeal in #1756
- Add
x-azcopyandx-azcopy-sasbinary caching sources by @vicroms in #1738 - Add support for tvOS and watchOS platforms by @wkornewald in #1747
- Add JsonReader::optional_object_field_emplace by @BillyONeal in #1760
- Add --dereference-symlinks to
vcpkg exportby @BillyONeal in #1705 - Collect telemetry before exit by @vicroms in #1771
- Correctly detect case insensitive conflicts by @BillyONeal in #1768
- Update vcpkg-scripts for 2025-08-28. by @BillyONeal in #1772
- Add CMAKE_DL_LIBS for dlopen/dlsym. by @BillyONeal in #1773
New Contributors
- @pedro-w made their first contribution in #1752
- @Alstruit made their first contribution in #1754
- @wkornewald made their first contribution in #1747
Full Changelog: 2025-07-21...2025-08-29