Continua CI 新版本發表

Released: Nov 3, 2022

v1.9.2.1026 中的更新

特性

  • Added a project-level agent compatibility matrix.
  • Added property collectors for Microsoft .NET runtime versions 3.1.30, 6.0.10 and 7.0.0-rc.2; and SDK versions 3.1.424, 6.0.402 and 7.0.100-rc.2.
  • Updates to some third party packages.

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

修補程式

  • The Cake executable is no longer required when the Cake action is set up to use global tool.
  • The uninstaller now removes the share when deleting the shared folders (if the...

Released: Sep 30, 2022

v1.9.2.1011 中的更新

特性

  • Some minor UI updates.

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

修補程式

  • An null reference error when re-queuing a stage for a build with a single stage.
  • An null reference error occurred when calculating build metrics for specific build workflows.

Released: Sep 27, 2022

v1.9.2.1008 中的更新

特性

  • Added property collectors for Microsoft .NET runtime versions 3.1.29, 6.0.9 and 7.0.0-rc.1; and SDK versions 3.1.423, 6.0.401 and 7.0.100-rc.1.
  • Some minor UI updates.
  • Updates to some third party packages.

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

修補程式

  • Issue where TFS repositories could no longer authenticate to Azure DevOps services using a personal access token.
  • Corrected unit test counts which were miscalculated after shelving a failed test and then...

Released: Aug 31, 2022

v1.9.2.990 中的更新

特性

  • Minor version update for bundled PostgreSQL service to v14.5.
  • Improvements to error and warning logging for DotNet Build, DotNet Publish, DotNet Restore and DotNet Pack actions.
  • 'Self-contained' option for DotNet Build and DotNet Publish is now available when building .Net versions prior to .Net 6.
  • Added a new server property "Server.Repository.PollingFrequencyInSeconds.Default" for specifying a default polling frequency for new repositories.
  • Updates to some third party packages.

Note: You...

Released: Aug 22, 2022

v1.9.2.983 中的更新

特性

  • Improved error and warning logging for MSBuild action.
  • Added 'Self-contained' option to the .NET Build action.

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

修補程式

  • Regression in v1.9.2.978 causing git credentials helper to fail.

Released: Aug 17, 2022

v1.9.2.978 中的更新

特性

  • Expressions in repository fields are now scoped to the project or configuration that the repository is owned by. This means that you can use project variables in the username and password fields for repositories defined on a project, and additionally use configuration variables for repositories defined on a configuration.
  • When using the "acquire any" operation on a quota list shared resource, labels with same number of available read locks are now selected in random order instead of a fixed...

Released: Aug 3, 2022

v1.9.2.972 中的更新

特性

  • The bundled PostgreSQL database service has been upgraded to version 14.4.
    • Note that upgrading the major version number of PostgreSQL requires a full backup and restore of the databases. This will be performed automatically during installation and can take several minutes for large databases.
  • The installer now shows the output of PostgreSQL backup and restore commands.
  • Server properties (including server environment variables) are now automatically refreshed every 20 seconds.
  • The maximum...

Released: Jun 23, 2022

v1.9.2.934 中的更新

特性

  • Added property collectors for Microsoft .NET runtime versions 3.1.26, 6.0.6 and 7.0.0-preview.5 and SDK versions 3.1.420, 6.0.301 and 7.0.100-preview.5.
  • Some minor UI updates.
  • Updates to some third party packages.

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

修補程式

  • Agent installer no longer crashes when running for the first time on Windows 11 or Windows Server 2022.
  • Corrected cross-thread session usage causing a long running database transaction.
  • Linking...

Released: Jun 2, 2022

v1.9.2.902 中的更新

特性

  • User subscriptions for build notifications can now be limited according to whether the build was started manually or using a trigger. This feature was previously only available to group subscriptions.
  • Set variables to text, matched by pattern, in program output for 'SSH Run Script', 'Microsoft PowerShell' and 'Run DOS Command / Batch File' actions.
  • Updates to some third party packages.

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

修補程式

  • Comparison of an...

Released: May 26, 2022

v1.9.2.895 中的更新

特性

  • Feature: Added an option to replace all references to a variable throughout the configuration, project or application when the variable is renamed.
  • Feature: Subscriptions to build notifications can now be limited according to whether the build is started manually or by trigger. Build notifications to groups can also be restricted to the users linked to repository changesets and/or the user that started the build.
  • Feature: The HTTP Request build event handler can now be used to upload files to...