Continua CI 릴리스

Released: Nov 5, 2020

v1.9.2.459 버젼 업데이트

기능

  • The import and export pages are now accessible, not just to administrators, but also to users with Project.Edit and Configuration.Edit permissions respectively. The selectable items on these pages are filtered or disabled depending on the relevant additional permissions required.
  • At least one configuration or the project details must be selected before the export process will run.
  • Export or import is no longer triggered when returning to the final step of the wizard using the browser back...

Released: Mar 2, 2020

v1.9.1.x 버젼 업데이트

v1.9.1.800

Updated Oct 23, 2020

Features

  • Update: Additional Microsoft .NET Core versions available to the .NET property collectors and actions including runtime versions 2.1.23, 3.1.9 and 5.0.0-RC.2, and SDK versions 2.1.811, 3.1.403 and 5.0.100-RC.2.
  • Update: Added a new Build.CheckRepositories: permission which can be used to allow users to start a repository check without allocating full editing permissions.
  • Update: Security exceptions due to session time-outs or incorrect permissions are no...

Released: Dec 10, 2019

v1.9.1.528 버젼 업데이트

수정사항

  • Fix: Stage links in build event handlers were being lost when cloning a configuration. They would then subsequently be disabled when further configuration changes were saved.
  • Fix: Private messages had stopped working.
  • Fix: Links to build and stages were broken on Builds View of project dashboard.
  • Fix: Expression escaping in request body of HTTP Request build event handler now works for expressions ending in a function call.
  • Fix: Default "Configuration Updated' notification templates did not...

Released: Nov 29, 2019

v1.9.1.511 버젼 업데이트

기능

  • Added a list of the latest 10 completed builds to the Builds View.
  • Various updates/fixes for build comment, pin comment and build tag editing:
    • Improved maximum length validation.
    • Corrected display of long tag names and long comment lines.
    • White space within build and pin comments is now preserved when editing and displaying.
    • Another user's build comments can now be edited by configuration administrators.
    • Last edited user and date/time is displayed when build comments are edited.
  • The list of...

Released: Nov 18, 2019

v1.9.1.489 버젼 업데이트

기능

  • File Transfer action now supports TLS 1.3 with the FTPS transport protocol.
  • Increase to the size of the user property value field in the database, to allow a larger number of hidden configurations.
  • Promotion dialog now shows the name of the stage that is being promoted to.

수정사항

  • Regression with Stop action where stopping a stage would also stop build.
  • Assemblies needed for File Transfer action were missing from server installation.
  • Casting error when validating File Transfer action.
  • Some third...

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

Released: Nov 13, 2019

v1.9.1.471 버젼 업데이트

기능

  • Added a new Variables tab to the Build view, showing a list of all variables which can be updated during the build and their values at the end of the build.
  • Added Reset buttons to each configuration on the Manage (previously Finished) tab of the Project Wizard. This allows removal of all configuration builds, without changing the cleanup policy, and zeroing of build version counter.
  • Added support for a new 'addBuildComment' custom log message. This allows programs running under Continua CI to...

Released: Oct 28, 2019

v1.9.1.448 버젼 업데이트

기능

  • The DotNet Core property collectors are updated to include later versions of the .Net Core runtime and SDK.
  • The queued and running build count indicators in the header now show the total number of builds for all users (rather than counting only those viewable by the current user).
  • Improvements to performance when querying changeset and repository details from the database. You should see the Repositories tab on the configuration tab load faster if you have a lot of changesets in the database...

Released: Oct 15, 2019

v1.9.1.422 버젼 업데이트

기능

  • Enhancement: File include and exclude patterns on repository triggers are now validated on save to ensure that they are valid regular expressions.
  • Enhancement: A CommentHTML property has been added to changeset expression objects and changeset notification model variables. If an issue connector is configured, this will contain the changeset comment text with any issue IDs replaced with HTML links.

수정사항

  • Possible breaking change: Removed all support for SQL Server 2005 databases and upgraded...

Released: Oct 8, 2019

1.9.1.405 버젼 업데이트

수정사항

  • Fix: The new "Wait for completion" property was not set to true for existing PowerShell actions.
  • Update: Installer now removes extra files left over from previous installations.
  • Update: PostgreSQL database provider upgraded to version 4.1.1.