Continua CI Releases

Released: Oct 12, 2023

Updates in v1.9.2.1199

Funktionen

  • Added new 'Agent Priority' field to the Agent Requirements tab of the Stage Options dialog. This can be used specify the order in which an agent is selected for the associated stage. A new Priority agent property collector has be added to provide a default priority value for this field.
  • Added new property collectors for  Microsoft .NET runtime v6.0.23, v7.0.12 and v8.0.0-rc.2; SDK v6.0.415, v7.0.402 and v8.0.100-rc.2.
  • Deprecation: Improved error handling when expanding shared resource...

Released: Sep 25, 2023

Updates in v1.9.2.1185

Fehlerkorrekturen

  • Added some system dependencies to the agent installer which were missing in some user's environments.

Released: Sep 20, 2023

Updates in v1.9.2.1177

Funktionen

  • Updated 'Set Variable' action to allow you to update server variables from build process.
    • Added new options to update server variables, e.g. Configuration, Project or Application variables.
    • Added new options to keep a write lock on a server variable until the end of the build or stage.
    • Added the ability to wait for a write lock on server variable, by another build, to be released.
  • Added 'replace with regular expression' option to 'Set Variable' action to allow replacement of parts of...

Released: Aug 8, 2023

Updates in v1.9.2.1140

Fehlerkorrekturen

  • Regression: Fixed a bug with permissions checking in v1.9.2.1139 which locked out users from some pages and functionally.

Released: Aug 2, 2023

Updates in v1.9.2.1139

Funktionen

  • Added filter selection drop-down list to the search box on the History and Changes tabs of Configuration view - allowing you to search specific fields.
  • Upgraded bundled PostgreSQL version to version 15.3.
  • Updates to some third party packages including database access layer.

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

Fehlerkorrekturen

  • Changeset matching by revision for Build Completed trigger could result in selecting the wrong revision when...

Released: Jul 12, 2023

Updates in v1.9.2.1123

Funktionen

  • Added the option to 'Build Completed Triggers' to facilitate transferring shared resource locks from the triggering build to the triggered build.
  • Added a 'Persisted' column to the variables table on the 'Variables' tab of the Build view. This indicates whether each build variable has been persisted using the 'Persist Build Variable' build event handler.
  • Improved validation of workspace rules.
  • Added new property collectors for Microsoft .NET runtime v6.0.18, v6.0.19, v6.0.20, v...

Released: May 16, 2023

Updates in v1.9.2.1106

Funktionen

  • Added 'Newman Run' action for running Postman collections to test API calls.
  • Build cleanup rules now allow reports to be cleaned separately to other workspace files.
  • Saving changes to the repository URL, and other identifying properties which require the repository to be recreated, now respond significantly faster.
  • When editing a repository URL, a new option is displayed to skip the creation of a new repository if the new URL points to the same repository.
  • The Report Generator action...

Released: Feb 10, 2023

Updates in v1.9.2.1067

Fehlerkorrekturen

  • Regression bug: An update included with version 1.9.2.1066 caused a null JavaScript error when editing project and application variables preventing saving.

Released: Feb 7, 2023

Updates in v1.9.2.1066

Funktionen

  • Added options to specify which stage results artifacts are registered for. Artifacts can now be registered when a stage is stopped manually.
  • Custom regular expression validation can now be specified for variables with text prompts. The validation expressions are evaluated when queuing, promoting and requeuing builds.
  • Added a new build property: $Build.StartedFromIPAddress$. This contains the IP address of the user who manually started the build.
  • Added property collectors for Microsoft...

Released: Dec 21, 2022

Updates in v1.9.2.1056

Funktionen

  • Added property collectors for Microsoft .NET runtime versions 6.0.404 and 7.0.101 as well as SDK versions 6.0.12 and 7.0.1.
  • Improved timeouts and error messages when communicating with agent.
  • Updates to some third party packages.

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

Fehlerkorrekturen

  • A fix included with v1.9.2.1046 wrote context XML values incorrectly - causing values to be missing when accessed via FinalBuilder and other executable...