Continua CI v1.9.2.634

Released: May 11, 2021

v1.9.2.634 버젼 업데이트

기능

  • Feature: Banner notification - New server properties have been added under the namespace "Server.Banner" for displaying a HTML banner at the top of all pages.
  • Feature: The Queue Options dialog is now split into three tabs (Variables, Repositories and Options). The order of these tabs can be changed using the server property "Server.QueueOptionsDialog.TabSequence".
  • Significant performance improvements when opening the Queue Options dialog.
  • File System Repositories now filter files according to the exclude and include patterns during file synchronization.
  • Added an option to File System Repository to include reparse points, treating them as normal directories and files.
  • Corrected default working folder when Microsoft .NET Tool Install is used for the Cake action inputs.
  • Improved sanitization of HTML inputs.
  • Reduced background server calls when browser is not visible.
  • Some minor UI and text changes.
  • Updates to some third party packages.

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

수정사항

  • File System Repository now correctly ignores (or includes) reparse points (e.g. symlinks and junctions).
  • The "Associate all changesets since last successful build" option was not working for Surround repositories.
  • Updated Git repositories to prevent "would clobber existing tag" error when a git tag is moved or updated.
  • No longer locking the Repository Name field after cloning repositories.
  • An error occurred on start up when deleting more than 200 orphaned build workspaces.
  • No longer incorrectly logging a "property not found" error for Subversion repositories.
  • Subversion repositories no longer error when a folder contains the "@" character.
  • Deadlock errors during database clean up are now retried, with smaller batch sizes.
  • The warning text for missing prerequisites on the server installer was only partially displayed.
  • Removed duplicate call to server to get build statistics.