Announcements:
Note
This is planned to be the last release major release that supports Windows 7 and 8.x. We will be moving off of .NET Framework to .NET (Core) on Windows this year.
Changes:
- Workload Identity Federation for Azure Repos (#2297)
- Git config caching to reduce git process calls
- Dark theme support for OAuth authentication response pages (#2325)
- Allow installing on Azure Linux (#2269)
- Fix GPG ID lookup for
.gpg-idin subdirectories (#2274) - Fix CS0121
string.Splitcall ambiguity with .NET 8.0 (#2287) - Fix SYSLIB0057 warning for
X509Certificate2Collection.Import(#2326) - Fix several small bugs (#2303)
- Migrate to .NET 10 (Mac/Linux) and adopt Central Package Management (#2313)
- Bump
Tmds.DBus.Protocolfrom 0.16.0 to 0.21.3 (#2316) - Azure Pipelines: specify
pool.hostArchitecturecorrectly (#2323) - Documentation updates
- Actions dependency updates