Continua CI - v1.9.2.1309 Released

Hi All,

A new version of Continua CI has been released and is available from Continua CI Downloads. The latest stable version of Continua is 1.9.2.1309.

Changes in v1.9.2.1309

  • Update: Significantly improved performance when loading the initial list of branch head changesets for Git repositories with a large number of branches and pull requests. Note, however, that these improvements are apply to repositories which have been fully cloned. e.g. with the git blobless clone setting was set to false.
  • Update: The server property Server.Git.UseBloblessClone now defaults to false. This will affect new and reset Git repositories. With blobless clone enabled, initial cloning of the git repository is faster. However, improvements to the initial listing of branch head changesets require blobless cloning to be disabled and the initialisation improvement can far surpass the cloning improvement if the repository contains many branches and pull requests.
  • Update: Git repositories now have a “Blobless clone” option which can be used to individually override the default set by the server property Server.Git.UseBloblessClone.
  • Update: Improvement to changeset topographical ordering performance for fully cloned Git repositories.
  • Update: The current repository operation is now shown as a tooltip over the Status value on all repository tables.
  • Update: Projects with no configurations are now omitted from the projects menu. Projects with only disabled configurations are also omitted if Show Disabled is not set on the main dashboard page.
  • Update: Improvement the sizing of the Queue Option dialog when a configuration is associated with many repositories.
  • Update: NPM actions no longer show colour codes in log output.
  • Update: Added client IP address, referring page and list of server variables when writing an unexpected web error to the event log.
  • Update: Added copy to clipboard link to version field on build details page.
  • Update: Added new property collectors for dotnet runtime v6.0.28, v6.0.29, v7.0.17, v7.0.18, v8.0.3, v8.0.4 and v9.0.0-preview.2; sdk v6.0.420, v6.0.421, v7.0.407, v7.0.408, v8.0.203, v8.0.204 and v9.0.100-preview.2.

  • Fix: Added code to correct variable namespace parentage in the database. This was causing errors during cleanup of archived configurations for some users.
  • Fix: Disabled repository were shown with an Error status on repository tables.
  • Fix: Added check for Windows mode cookie expiry. This is to prevent failure to accept logged-in Windows user when using mixed authentication mode with new database.

  • Some minor UI fixes.
  • Updates to some third party packages.

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

New version 1.9.2 features

Full version 1.9.2 change history

This topic was automatically closed after 5 minutes. New replies are no longer allowed.