Released: Aug 1, 2025
Updates in v1.9.2.1522
Features
- 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
Updates in v1.9.2.1512
Features
- 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...
Released: Dec 20, 2024
Updates in v1.9.2.1432
Features
- 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.
Fixes
- 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
Updates in v1.9.2.1423
Fixes
- 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
Updates in v1.9.2.1416
Features
- 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...
Released: Nov 8, 2024
Updates in v1.9.2.1403
Features
- 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.
Fixes
- Fixed validation issue with file paths containing ANT patterns in some actions (notably the AssemblyInfo Updater action).
- Fixed issue where...
Released: Oct 8, 2024
Updates in v1.9.2.1398
Features
- 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.
Fixes
- Fixed regression bug in v1.9.2.1388 causing dialogs to stick to mouse when dragged.
Released: Aug 22, 2024
Updates in v1.9.2.1388
Features
- 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.
Fixes
- Fixed a null reference error which occurred while initializing new or...
Released: Jul 29, 2024
Updates in v1.9.2.1378
Features
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Fixes
- 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.
Released: Jul 18, 2024
Updates in v1.9.2.1373
Features
- Added new property collectors for Microsoft .NET runtime v6.0.32, v8.0.7 and v9.0.0-preview.6; SDK v6.0.424, v8.0.303 and v9.0.100-preview.6.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Fixes
- Fixed bugs with copy and paste, and movement of actions with children in the Stage Editor.
- Fixed issue where no changesets were loaded for new Git repositories with one single changeset.