Continua CI のリリース

Released: Jul 18, 2024

v1.9.2.1373 での更新項目

機能

  • Added new property collectors for Microsoft .NET runtime v6.0.32, v8.0.7 and v9.0.0-preview.6; SDK v6.0.424, v8.0.303 and v9.0.100-preview.6.
  • Updates to some third party packages.

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

不具合の修正

  • Fixed bugs with copy and paste, and movement of actions with children in the Stage Editor.
  • Fixed issue where no changesets were loaded for new Git repositories with one single changeset.

Released: Jul 8, 2024

v1.9.2.1365 での更新項目

機能

  • The bundled PostgreSQL database service has been upgraded to version 16.3.
  • Added new server properties "Server.Git.DefaultBranchName" and "Server.Mercurial.DefaultBranchName" which can be used to specify the default branch when creating new Git and Mercurial repositories.
  • The duration of each stage run is now shown in the tooltip for each completed stage block on dashboard and configuration views.
  • Added new property collectors for Microsoft .NET runtime v6.0.31, v7.0.20, v8.0.6, v...

Released: May 16, 2024

v1.9.2.1341 での更新項目

機能

  • The accumulate changesets option has been moved from the configuration conditions to the configuration details. This means that a queue condition is no longer required to use this feature. This option is a configuration default and can be overridden when manually starting a build or in the settings for each trigger.
  • The accumulate changesets feature has been updated to ensure that any new changesets on the build repository branches, detected while the build is initialising or queued, are...

Released: Apr 24, 2024

v1.9.2.1314 での更新項目

機能

  • Added new property collectors for Microsoft .NET runtime 9.0.0-preview.3; SDK v9.0.100-preview.3.

不具合の修正

  • Regression: Fixed issue with v1.9.2.1309 preventing repository triggers from starting builds for new git changesets.
  • Fixed issue which occurred when multiple changesets were pulled from a repository at the same time. There was long delay before the second and subsequent changesets were picked up by the trigger. Therefore, it was possible to end the quiet period before all changesets are...

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