Continua CI - 1.9.1.481 Released

Hi All,

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

Changes in 1.9.1.481

  • Fix: Issue converting decimal values when reading unit test metrics from new SQLite build log database when the current regional number format uses a comma rather than a dot for the decimal separator.
  • Fix: FinalBuilder action -htmlstyle command option was applied when using older versions of FinalBuilder which didn’t support it.
  • Fix: ToText() function on ErrorAndWarningLogMessages and TailLogMessages expression properties was throwing an exception

  • Update: Now returning zero instead of an error when no value has been recorded for a metric such as $Stage.Metrics.UnitTests.Failed$. i.e. when stage is empty.
  • Update: Now returning an empty string instead of an error when index is out of range for string collection expression Items. e.g. $Utils.GetString("a,b,c").Split(",").Item(9)$.
  • Update: Improvements to display of tiles on Repositories tab of Build view.

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

New version 1.9.1 features

Full version 1.9.1 change history