Lançamentos do Continua CI

Released: Sep 25, 2023

Atualizações na v1.9.2.1185

Correções

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

Released: Sep 20, 2023

Atualizações na v1.9.2.1177

Recursos

  • 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

Atualizações na v1.9.2.1140

Correções

  • 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

Atualizações na v1.9.2.1139

Recursos

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

Correções

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

Released: Jul 12, 2023

Atualizações na v1.9.2.1123

Recursos

  • 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, v7.0.6, v...

Released: May 16, 2023

Atualizações na v1.9.2.1106

Recursos

  • 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

Atualizações na v1.9.2.1067

Correções

  • 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

Atualizações na v1.9.2.1066

Recursos

  • 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

Atualizações na v1.9.2.1056

Recursos

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

Correções

  • 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 actions.
  • Issue...

Released: Dec 8, 2022

Atualizações na v1.9.2.1046

Recursos

  • The bundled PostgreSQL database service has been upgraded to version 15.1.
  • Expressions and variables can now be used to specify the default branch for each repository in the Configuration Repository Branch Mappings dialog.
  • Notification subscriptions can now be restricted to the user who started a triggering build.
  • Added 'Treat failure as error' option to the 'Stop' action. When this is checked and the action is within a 'Try' block, any outer 'Catch' block will be run.
  • Added property...