Continua CI のリリース

Released: Apr 18, 2024

v1.9.2.1309 での更新項目

機能

  • 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 applied to repositories which have been fully cloned. E.g. with the git blobless clone setting set to false.
  • 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...

Released: Feb 19, 2024

v1.9.2.1281 での更新項目

機能

  • The bundled PostgreSQL database service has been upgraded to version 16.2.
  • Improved the Git repository initialization performance when getting a list of tagged changesets for repositories with a large number of branches and pull requests.
  • Improved changeset checking performance for single branch TFS repositories.
  • The Octopus Deploy build event handler can now add build information to the package when creating a release.
  • Added Spaces support to Octopus Deploy build event handler.
  • Added new...

Released: Jan 17, 2024

v1.9.2.1264 での更新項目

機能

  • Added buttons for ending a quiet period and skipping conditions to the List View dashboard.
  • Added new property collectors for Microsoft .NET runtime v8.0.1, v7.0.15 and v6.0.26; SDK v8.0.101, v7.0.405 and v6.0.418.

不具合の修正

  • Expressions in the Release Notes for the Octopus Deploy build event handler were not being expanded.
  • Error during cleanup of archived projects with associated orphaned stage definitions.

Released: Dec 21, 2023

v1.9.2.1252 での更新項目

機能

  • Request details are now included when logging an unexpected web error.
  • Updates to some third party packages.

不具合の修正

  • Fixed issue with build tag display on Builds View dashboard showing escaped HTML entities and tag link directing to page not found.
  • Updated cleanup of archived projects and configurations to deal with additional errors logged by users.

Released: Dec 12, 2023

v1.9.2.1248 での更新項目

不具合の修正

  • Regression: Inverted logic error in v1.9.2.1246 resulting in empty repository branches selection list on Queue Options dialog.
  • Error logged when cleaning up archived configurations related to associated variable prompts.

Released: Dec 7, 2023

v1.9.2.1246 での更新項目

機能

  • Added a Manual Branch Selection Filter option to all branch-aware repositories. Branches matching the specified regular expression will be hidden from selection list on the Queue Options dialog.
  • Build tags are now displayed on the Builds view dashboard for running and queued builds (in addition to completed builds).
  • Added properties to Mercurial repositories for configuring the Port Number, Minimum RSA Key Size and Minimum Diffie-Hellman Prime Size. These are used when connecting to...

Released: Nov 17, 2023

v1.9.2.1234 での更新項目

機能

  • Added an option to make a variable read-only, on all dialogs. This can be used to display a calculated variable value or description on the Queue Options dialog.
  • A message is now displayed when editing workflow stages if changes are saved by another user.
  • The bundled PostgreSQL database service has been upgraded to version 16.1.
  • Added a new property collector for Embarcadero Delphi 12 Athens.
  • Improved clean-up of archived projects and configurations.
  • Improved performance of permission caching...

Released: Oct 12, 2023

v1.9.2.1199 での更新項目

機能

  • Added new 'Agent Priority' field to the Agent Requirements tab of the Stage Options dialog. This can be used specify the order in which an agent is selected for the associated stage. A new Priority agent property collector has be added to provide a default priority value for this field.
  • Added new property collectors for  Microsoft .NET runtime v6.0.23, v7.0.12 and v8.0.0-rc.2; SDK v6.0.415, v7.0.402 and v8.0.100-rc.2.
  • Deprecation: Improved error handling when expanding shared resource lock...

Released: Sep 25, 2023

v1.9.2.1185 での更新項目

不具合の修正

  • Added some system dependencies to the agent installer which were missing in some user's environments.

Released: Sep 20, 2023

v1.9.2.1177 での更新項目

機能

  • Updated 'Set Variable' action to allow you to update server variables from build process.
    • Added new options to update server variables, e.g. Configuration, Project or Application variables.
    • Added new options to keep a write lock on a server variable until the end of the build or stage.
    • Added the ability to wait for a write lock on server variable, by another build, to be released.
  • Added 'replace with regular expression' option to 'Set Variable' action to allow replacement of parts of the...