Continua CI v1.9.2.1106

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 has been updated to work with latest versions of the command line.
  • Command arguments are now included when masking text in a log output which matches sensitive variables.
  • Improved server startup to ensure that all database connection errors are caught early, retried and displayed.
  • Added new property collectors for Microsoft .NET runtime v6.0.14, v6.0.15, v6.0.16, v7.0.3, v7.0.4, v7.0.5, v8.0.0-preview.1, 8.0.0-preview.2 and 8.0.0-preview.3; and sdk v6.0.406, v6.0.407, v6.0.408, v7.0.201, v7.0.202, v7.0.203, v8.0.100-preview.1, 8.0.100-preview.2 and 8.0.100-preview.3.
  • Upgraded bundled PostgreSQL version to version 15.2.
  • Updates to some third party packages.
  • HipChat and Stride are no longer supported platforms. The notification publishers for these will therefore be removed in a later release and are now marked as deprecated throughout the application.

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

Correções

  • Issue with repository synchronization between agent and server when using SSH transport is used and there is a space in the name of the workspace folder.
  • Threading issue where SSH credentials could be deleted before running the repository cache synchronization.
  • Issue where automatic workspace synchronization of reports was not working when using SSH transport between agent and server.
  • Corrected cross-thread session usage which could causing a long running database transaction.
  • Issue where triggers and build event handlers are disabled after recreating a repository with changed identity.
  • Connection failures for Mercurial repositories when using SSH URLs.
  • Issue where Report Generator action would require property collector when automatically installed using NuGet.