VFS for Git 2.0.26134.4
Pre-release
Pre-release
·
49 commits
to releases/shipped
since this release
What's Changed
- Centralize NuGet package versions with Directory.Packages.props by @tyrielv in #1937
- PostIndexChangedHook: skip notification for non-canonical indexes by @tyrielv in #1940
- Remove GVFS.GVFlt and ESENT legacy disk layout upgrades by @tyrielv in #1939
- Remove GVFS.Service.UI (dead code) by @tyrielv in #1938
- build(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #1945
- Improve resiliency of git worktree commands by @tyrielv in #1943
- Migrate from CommandLineParser to System.CommandLine by @tyrielv in #1941
- Migrate from Newtonsoft.Json to System.Text.Json by @tyrielv in #1946
- Update default Microsoft Git version to v2.53.0.vfs.0.7 by @mjcheetham in #1948
- Add CLI argument parsing tests for GVFS, GVFS.Mount, and FastFetch by @tyrielv in #1952
- .NET 10 NativeAOT migration by @tyrielv in #1953
- Fix flaky WriteWithoutClose/CreateFileWithoutClose functional tests by @tyrielv in #1959
- release.yml: update the AzDO release pipeline YAML by @mjcheetham in #1960
- Non-disruptive upgrade: staged install with in-process file copy by @tyrielv in #1958
- Fix staged upgrade races and installer error handling by @tyrielv in #1961
- Update GVFS version to 2.0 in release pipeline by @tyrielv in #1962
- Release M274 by @mjcheetham in #1963
- azure-pipelines: move to new MicroBuild pool by @mjcheetham in #1966
- azure-pipelines: move to new MicroBuild pool (master cherry-pick) by @mjcheetham in #1967
- Fix FastFetch MicroBuild signing for NativeAOT publish by @tyrielv in #1968
- M274.2 by @mjcheetham in #1969
- global.json: enable roll forward in .NET SDK by @mjcheetham in #1970
- global.json: enable roll forward in .NET SDK (port to master) by @mjcheetham in #1971
- build: collapse chains of skipped workflow runs by @mjcheetham in #1973
- Replace Microbuild with 1ES PT + ESRP by @mjcheetham in #1972
- M274 (v3) by @mjcheetham in #1974
Full Changelog: v1.0.26098.1...v2.0.26134.4