v2.8.0
GCM 2.8.0
Added 4
- Workload Identity Federation for Azure Repos
- Git config caching to reduce git process calls
- Dark theme support for OAuth authentication response pages
- Allow installing on Azure Linux
Changed 3
- Migrate to .NET 10 on Mac/Linux and adopt Central Package Management
- Bump Tmds.DBus.Protocol from 0.16.0 to 0.21.3
- Azure Pipelines: specify pool.hostArchitecture correctly
Fixed 4
- Fix GPG ID lookup for .gpg-id in subdirectories
- Fix CS0121 string.Split call ambiguity with .NET 8.0
- Fix SYSLIB0057 warning for X509Certificate2Collection.Import
- Fix several small bugs
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
- #2268
- #2296
- #2298
- 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
- #2283
- #2299
- Actions dependency updates
- #2242
- #2271
- #2272
- #2282
- #2301
- #2315