Hi All,
A new version of Continua CI has been released and is available from Continua CI Downloads. The latest stable version of Continua is 1.9.2.1341.
Changes in v1.9.2.1341
- Fix: Duplicate changesets can no longer be added to a build while accumulating changesets. This was causing errors when stopping build.
- Fix: Workspace synchronisation has be updated to exclude direction junctions and symlinks when recursing the directory structure. This is to prevent the type of circular recursion issues found with npm directories structures.
- Fix: We are now explicitly sending a quit message when disconnecting from SMTP service after sending email notifications. This is to deal with an issue where email messages were rejected.
- Fix: A cryptographic exception with authentication cookies which occurred when upgrading from a very old version of Continua is now handled.
- Update: 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.
- Update: 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 added to the build. This covers the period between build creation and the final allocation of the build changeset just before the agent selection process for the first stage. Previously, changesets detected during a forced repository check would always trigger new builds.
- Update: Added new property collectors for dotnet runtime v6.0.30, v7.0.19 and v8.0.5; sdk v6.0.422, v7.0.409 and v8.0.300.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.