Continua CI のリリース

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

Released: Apr 9, 2021

v1.9.2.589 での更新項目

機能

  • Added new Microsoft .NET Tool Restore action.
  • Updated Cake action to allow the .NET cake tool to be restored to a local folder according to a manifest file.
  • Upgraded bundled Mercurial tool used for repository cache to version 5.7.1.
  • Updates to some third party packages.

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

不具合の修正

  • Regression bug causing a validation error which prevented saving changes to the agent concurrent stage limit.

Released: Apr 1, 2021

v1.9.2.580 での更新項目

機能

  • Improved branch switching performance for Subversion repositories with the same external on multiple branches.
  • Buttons on the Cleanup page of Project Wizard now navigate to the Manage page on completion.
  • Added tooltips to buttons on Wizard pages.
  • Updates to some third party packages.

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

不具合の修正

  • Issue with Subversion repositories using externals where files could be missed due to conflict with an obstructive...

Released: Mar 15, 2021

v1.9.2.573 での更新項目

機能

  • The Options list for Dropdown Select and Checkbox Select variable prompt types can now be split into Labels and Values. This allows values to be selected by their representative labels in the Queue Options dialog when starting a build.
  • Variables and expressions are now expanded in the filter part of archive repository rules.
  • The initial Default Branch for new git repositories is now "main" instead of "master".
  • Added a new Microsoft .NET property collector versions (runtimes...

Released: Mar 3, 2021

v1.9.2.554 での更新項目

機能

  • Significant improvements to CPU usage on the agent and during server/agent communication when collecting agent properties.
  • Added migration to set Microsoft SQL Server database isolation level to READ_COMMITTED_SNAPSHOT. This isolation level is closer to that used with PostgreSQL and prevents deadlocks occurring.
  • Added a new Additional Arguments field to the DUnitX action.
  • Numbers in auto-completion suggestions are now ordered naturally rather than alphabetically.
  • Added new Microsoft .NET Core...

Released: Feb 8, 2021

v1.9.2.535 での更新項目

機能

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

Released: Jan 20, 2021

v1.9.2.523 での更新項目

機能

  • Added new notification event types and templates for Cleanup Started and Cleanup Completed.
  • Improved Cleanup performance.
  • All Cleanup errors are now added to the event log as warnings.
  • The '-exit:continue' parameter has now been added to the DUnitX action command line.
  • Added new Microsoft .NET property collector versions (Runtimes v2.1.24, v3.1.11, v5.0.2 and SDK v2.1.812, v3.1.405, v5.0.101).
  • Updates to some third party packages.

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

Released: Dec 18, 2020

v1.9.2.509 での更新項目

機能

  • Added a Load Tail button to build log which loads last 50 lines in current message group. This is available when the build has completed.
  • Added new Microsoft .NET property collector versions (Runtime v5.0.1 and SDK v5.0.101).
  • Added "Compression Level" field to Octo Pack action and "Space" field to Octo Push action.
  • New icons for Nuget actions.
  • Updates to some third party packages.

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

不具合の修正

  • Archived build event...

Released: Dec 4, 2020

v1.9.2.497 での更新項目

機能

  • Added build priority to the details panel on the build page.
  • Added priority to the build expression object. e.g. $Build.Priority$.

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

不具合の修正

  • Regression from version 1.9.2.484 for fresh installations using PostgreSQL database. Error writing build repository branch to the database due to case mismatch.
  • Priority and comments were ignored when requeuing a build with the options dialog.

Released: Dec 2, 2020

v1.9.2.496 での更新項目

機能

  • The Cake action has been updated.
    • Parameters are now prefixed with a double dash as required by version 1.0 Cake runners.
    • Added "Target" and "Exclusive" parameters plus a new field for adding extra custom arguments to pass to the cake script.
    • Added the ability to select the recommended Microsoft .NET Core global Cake tool as the Cake Runner. This is set as the default runner for new Cake actions.
  • The "Refresh" button on the property collectors page now redirects to properties page, and all...