Continua CI - v1.9.2.1512 Released

Hi All,

A new version of Continua CI has been released and is available from Continua CI Downloads. The latest stable version of Continua is 1.9.2.1512.

Changes in v1.9.2.1512

  • Fix: The “Radiobutton Select” variable prompt type is now fully implemented and works correctly.
  • Fix: Variable prompt option values are no longer lost when a different tab is edited.
  • Fix: Corrected an issue where the incorrect stage was run when restarting any previously queued builds which had a rerun stage on application startup.
  • Fix: Github release build event handler now accepts all valid git URL schemas, including “git://”.
  • Fix: NUnit test results parser now handles the latest DUnitX output without error.

  • Update: Improvement to Git repository efficiency when processing tags for large repositories with many branches.
  • Update: Wildcards and lists support 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”.
  • Update: Added $Utils.IfThenElse(condition, then, otherwise)$ function and $Utils.SelectByIndex(index, value1, [value2, value3, value4, value5, value6, value7, value8])$ function to expressions. These functions allow for conditional logic in expressions.
  • Update: Added new property collectors for dotnet runtime v8.0.16, v8.0.17, v9.0.5, v9.0.6, 10.0.0-preview.4 and v10.0.0-preview.5; and SDK versions v8.0.410, v8.0.411, v9.0.300, v9.0.301, 10.0.100-preview.4 and 10.0.100-preview.5.
  • Update: PostgreSQL version upgraded to version 17.5.

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

New version 1.9.2 features

Full version 1.9.2 change history

This topic was automatically closed after 6 minutes. New replies are no longer allowed.