- The server now recovers automatically from temporary database outages, such as a SQL Server or PostgreSQL restart, without requiring a service restart. Build status updates are preserved during the outage, in-progress builds complete correctly when the database becomes available, and transient database errors are retried.
- Stopping multiple builds is now faster. The server no longer waits for an agent to finish stopping a stage; instead, the agent notifies the server when the build has stopped. A new Agent.Stopping.GracePeriod agent property controls how long the agent waits after receiving a stop request before force-terminating the remaining processes.
- The final page of the installer now includes a link to open Continua CI in your web browser.
- Added property collectors for .NET runtime v8.0.28, v9.0.17, v10.0.9 and v11.0.0-preview.5; SDK v8.0.422, v9.0.315, v10.0.301 and v11.0.100-preview.5.
- Updated description for Subversion repository option 'Match branch pattern against top-level folders only' to clarify that it affects repository initialization and does not filter or affect new changesets.
- Updated some third-party packages and resolved vulnerable transitive dependencies.
Note: You will need to update your agents after upgrading the server to this build.