Continua CI Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
Continua CI v1.9.2.170326 giu 2026
Funzionalità
  • 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.

Correzioni
  • Fixed a blank dialog appearing on the Project Variables tab of the project wizard after switching to another tab and returning.
  • Fixed a redirect loop during the first run of a new mixed-mode authentication installation.
  • Notification senders for Microsoft Teams and Mattermost now treat an HTTP 202 Accepted response as successful. Newer Teams Workflows (Power Automate) webhooks return HTTP 202 rather than HTTP 200.
  • Fixed a race condition where a request to stop a build could occasionally be overtaken by the build or stage queue, causing the build to fail rather than stop. In rare cases, a completed or stopped build could also be reclassified as failed. The build start, stop, re-queue and cancel operations now re-check the persisted build state before proceeding.
Continua CI v1.9.2.168221 mag 2026
Funzionalità
  • Added new property collectors for .NET runtime v8.0.27, v9.0.16, v10.0.8 and v11.0.0-preview.4; SDK v8.0.421, v9.0.314, v10.0.300 and v11.0.100-preview.4.
  • Upgraded bundled PostgreSQL to v17.10.

Note: You will need to update your agents after upgrading the server to this build.

Correzioni
  • Regression bug from v1.9.2.1652 - Validation errors were treated as server communication failures and caused a page redirect.
Continua CI v1.9.2.167723 apr 2026
Funzionalità
  • Resizable column widths on the projects dashboard list and builds views — drag the column edges to adjust.
  • New property collectors for .NET runtime v8.0.26, v9.0.15, v10.0.6, v10.0.7 and v11.0.0-preview.3; sdk v8.0.420, v9.0.313, v10.0.203 and v11.0.100-preview.3.
  • Note: You will need to update your agents after upgrading the server to this build.
Correzioni
  • The appendOrIncrement parameter is now honored when setting a build variable via the setBuildVariable custom log message.
  • CI action reports are now excluded when checking for workspace differences to show on the stage re-queue dialog.
  • Long configuration names now wrap within the column on the projects dashboard list view.
Continua CI v1.9.2.16681 apr 2026
Funzionalità
  • Added a new DotNet New action for creating projects and solution files from templates during a build.
  • Added a new property collector for .NET runtime v10.0.5; sdk v10.0.201.
  • Added missing help links to Cargo actions.
  • Build event handlers for retrieving secrets from Azure Key Vault, HashiCorp Vault and AWS Secrets Manager.
  • Updated properties across all DotNet actions to reflect the latest CLI changes.
  • Improved default property collector update performance on server startup.
  • Infrastructure:
    • Upgraded bundled PostgreSQL to v17.9.
    • Updated some third-party dependencies.
  • Note: You will need to update your agents after upgrading the server to this build.
Correzioni
  • Property collector changes are now correctly invalidated from the agent cache - previously, agents would not pick up property value changes until restarted.
  • Corrected date and time display in trigger descriptions and updated column widths on the new trigger pages.
  • Fixed a bug when setting launch profile in the DotNet Run action.
Continua CI v1.9.2.165212 mar 2026
Funzionalità
  • Added global and project level trigger pages, providing a centralized view of all triggers across configurations.
  • Added new Cargo actions for Rust projects: Cargo Build, Cargo Test, Cargo Clippy, Cargo Check and Cargo Fmt.
  • Git submodule lock files are now cleaned up to prevent stale locks from blocking repository operations.
  • New fields on the Signotaur Rotate Keys action: Renew, Renew Duration and Allow Validity Reduction.
  • Tables now display row counts.
  • New property collectors for .NET runtime v8.0.25, v9.0.14, v10.0.4 and 11.0.0-preview.2; sdk v8.0.419, v9.0.312, v10.0.200 and 11.0.100-preview.2.
Correzioni
  • Fixed an issue where the welcome page may not be displayed in forms authentication mode with a fresh installation for the same domain.
  • Fixed a minor issue where the trigger checker did not reset state correctly.
  • The web UI now correctly stays on the service unavailable page until the service is completely ready.
  • Resolved an issue where service communication errors could spam the event log.
Continua CI v1.9.2.163626 feb 2026
Funzionalità
  • Added retry logic when beginning database transactions to handle intermittent database connection errors.
  • Improved error handling of SQL timeouts during repository checking.
  • Added --if-expiring-within option to the Signotaur Rotate Keys action, allowing key rotation to be skipped if the current key does not expire within the specified duration.
  • Added --ignore-already-rotated-error option to the Signotaur Rotate Keys action, treating an already-rotated key as success instead of an error.
  • Note: You will need to update your agents after upgrading the server to this build.
Correzioni
  • Fixed a possible race condition in the repository monitor between checking and persisting changeset data.
  • Fixed incorrect icon and help link for the Signotaur Rotate Keys action.
Continua CI v1.9.2.162816 feb 2026
Funzionalità
  • Added new property collectors for .NET runtime v8.0.24, v9.0.13, v10.0.3 and 11.0.0-preview.1; sdk v8.0.418, v9.0.310, v9.0.311, v10.0.103 and 11.0.100-preview.1.
  • Updated Signotaur Sign action to include new command line options.
  • Added new Signotaur Rotate Keys action.
  • Infrastructure:
    • Updated some third-party dependencies.
  • Note: You will need to update your agents after upgrading the server to this build.
Correzioni
  • Fixed a vulnerability due to Windows services requiring service paths to be quoted.
  • Added signature verification for client update manifests to prevent tampering by man-in-the-middle attacks.
Continua CI v1.9.2.161014 gen 2026
Funzionalità
  • Upgraded bundled PostgreSQL service to v17.7.
  • Added new property collectors for .NET runtime v8.0.23, v9.0.12, v10.0.1, v10.0.2 and for .NET SDK v8.0.417, v9.0.309, v10.0.101 and v10.0.102.
  • Infrastructure
    • Updated some third-party dependencies.
  • Note: You will need to update your agents after upgrading the server to this build.
Correzioni
  • Fixed an issue where a Git repository reset would trigger a build for each branch head.