Continua CI のリリース

Released: Oct 14, 2025

v1.9.2.1544 での更新項目

機能

  • Added new Signotaur Update action and updated Signotaur Sign and Verify actions with support for new parameters (--revocation-mode, --verify-cert-chain, --ignore-untrusted-root, --strict-lifetime, --application-name, --auto-self-update and --update-mode).
  • Added support for Visual Studio 2026 to Visual Studio action, MSBuild action, VSTest action and related property collectors.
  • Added Embarcadero Delphi 13 property collector.
  • Added new property collectors for .NET runtime v8.0.20, v9.0.8, v...

Released: Aug 1, 2025

v1.9.2.1522 での更新項目

機能

  • Report definitions are now serialized to the build workspace on the server and filenames are expanded at the end of the build. This ensures that any updates to the report definitions for a configuration do not affect existing build reports.
  • Added new tool versions, .NET Framework versions and an additional report format to the ReportGenerator action.
  • Added new property collectors for dotnet runtime v8.0.18, v9.0.7, 10.0.0-preview.6; SDK v8.0.412, v9.0.302, v9.0.303 and 10.0.100-preview...

Released: Jun 23, 2025

v1.9.2.1512 での更新項目

機能

  • Improved Git repository efficiency when processing tags for large repositories with many branches.
  • Wildcards and lists support has been added to shared resource lock expressions. This allows a build or stage to acquire one of a set of shared resource labels which match a wildcard expression or list of label names. Wildcards are * and ? characters, and lists are separated by pipe or comma characters e.g. "label1|label2|label3".
  • Added '$Utils.IfThenElse(condition, then, otherwise)$' function...

Released: Dec 20, 2024

v1.9.2.1432 での更新項目

機能

  • Added new Fallback Timestamp Servers and Verify options to Signotaur Sign action.
  • Added new Signotaur Timestamp and Signotaur Verify actions.
  • Added property collector for dotnet SDK v9.0.101.

不具合の修正

  • Fix: Error with agent to server archive rules with no target directory when using SSH transport.
  • Fix: Added more stage execution status checks on server before bailing out with an agent unavailable error message.
  • Updates to some third party packages.

Released: Dec 4, 2024

v1.9.2.1423 での更新項目

不具合の修正

  • Fix: Corrected display of license expiry on licenses page.
  • Fix: Added GIT_TERMINAL_PROMPT=0 environment variable to git repositories to prevent any prompts which may cause the repository processes to hang and timeout.
  • Fix: Possible race-condition preventing build from failing after latest changeset cannot be found (e.g. has been deleted from repository).
  • Fix: Ensure build fails with error rather than as stopped by user after latest changeset cannot be found.
  • Updates to some third party...

Released: Nov 27, 2024

v1.9.2.1416 での更新項目

機能

  • Added Signotaur Sign action for running code-signing operations with new Signotaur Server.
  • Upgraded bundled PostgreSQL service to v17.2.
  • Added 'Max Files to Log' field to allow configuration of maximum log lines for 7-Zip Create, Copy Files and Move Files actions.
  • Added 'Output Verbosity' field to 7-Zip Create action to allow detailed and debug level command output.
  • Added option to 7-Zip Create action to skip deletion of temporary list file (so that it can be checked when diagnosing issues...

Released: Nov 8, 2024

v1.9.2.1403 での更新項目

機能

  • Added "Server.AgentSelection.Randomise" server property to allow random selection of agents with the same capacity and priority, rather than the default selection in order of hostname.
  • Added new property collectors for dotnet runtime v6.0.35, v8.0.10, v9.0.0-rc.2; sdk v6.0.427, v8.0.403 and v9.0.100-rc.2.
  • Updated some third party packages.

不具合の修正

  • Fixed validation issue with file paths containing ANT patterns in some actions (notably the AssemblyInfo Updater action).
  • Fixed issue where...

Released: Oct 8, 2024

v1.9.2.1398 での更新項目

機能

  • Upgraded bundled PostgreSQL service to v17.0.
  • Private messages for system events now include a link to associated event log entry.
  • Improved error handling during agent registration.
  • Improved error messages for triggers to include link to trigger configuration.
  • Added new property collectors for dotnet runtime v9.0.0-rc.1; sdk v8.0.402 and v9.0.100-rc.1.
  • Updates to some third party packages.

不具合の修正

  • Fixed regression bug in v1.9.2.1388 causing dialogs to stick to mouse when dragged.

Released: Aug 22, 2024

v1.9.2.1388 での更新項目

機能

  • Added Y/N keystrokes for Yes/No dialogs.
  • Added 'duration' to stage tooltips on build history and activity tables.
  • Upgraded bundled PostgreSQL to v16.4.
  • Added new property collectors for Microsoft .NET runtime v6.0.33, v8.0.8, v9.0.0-preview.7; SDK v6.0.425, v8.0.401 and v9.0.100-preview.7.
  • Updates to some third party packages.

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

不具合の修正

  • Fixed a null reference error which occurred while initializing new or reset...

Released: Jul 29, 2024

v1.9.2.1378 での更新項目

機能

  • Updates to some third party packages.

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

不具合の修正

  • Some options were not saved for Acquire Variable Lock action.
  • Validation errors were logged as errors instead of being displayed when saving (or validating) the Set Variable action.
  • Additional cache-busting for JavaScript and CSS files.