Continua CI v1.9.1.481

Released: Nov 15, 2019

v1.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.