Continua CI v1.9.2.535

Released: Feb 8, 2021

Mises à jour de v1.9.2.535

Fonctionnalités

  • Existing agent repository caches are now synchronized in the background before a build stage is sent to the agent.
  • Significant performance improvements when querying for previous stage duration average at the start of the build.
  • Some improvements to performance when cleaning up builds from the database.
  • The GitHub Status and GitHub Release build event handlers now work with SSH URLs starting with "git@".
  • The default Authentication Prompt Timeout for Git repositories has been increased to 60 seconds to allow for slower fetches.
  • Updates to some third party packages.

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

Correctifs

  • Changes to database indexes to prevent a deadlock with SQL Server databases during build cleanup.
  • Email publisher would continuously retry sending an email while the email server was reporting an error ignoring the Maximum Send Attempts setting.
  • Issue where a stage with an invalid name could not be renamed.
  • Missing date, time and integer validation on Edit Variables dialog after switching to and from the expression variable type.
  • Correction to password validation error display on User Preferences page.
  • Migration for SQL Server databases to ensure that "datetime2" field type is used. A recent update to the migration component meant that fresh installations would use the "datetime" field type resulting in an error when the field was set to an out of range date and time value.
  • Ensure shared resource locks are released after all possible build errors.
  • Some thread-safety issues and null references when getting the build workspace folder.
  • An error was logged when fixing repository user mappings at startup if a duplicate archived mapping existed.
  • Minor modifications to the text of cleanup notification messages.
  • The hover-over date and time were displayed incorrectly on the Private Messages views after a page change.