Released: May 26, 2022
Aggiornamenti in v1.9.2.895
Funzionalità
- 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...
Released: Mar 24, 2022
Aggiornamenti in v1.9.2.832
Funzionalità
- Added a custom log message format for importing unit tests. e.g. @@continua[importUnitTestResults type='nunit' filePatterns='C:\pathto\tests\**.xml']. This can be output from scripts or programs run by actions to automatically import and register unit tests with the server.
- Added archive extraction rules to artifact rules. e.g. Report.zip:/*.html > ReportHtmlFiles. These can be used to automatically extract zip archive files located in the server workspace at the end of the...
Released: Mar 16, 2022
Aggiornamenti in v1.9.2.823
Funzionalità
- Added property collectors for Microsoft .NET runtime versions 3.1.23, 5.0.15, 6.0.3, 7.0.0-preview.1 and 7.0.0-preview.2; and SDK versions 3.1.417, 5.0.406, 6.0.201, version 7.0.100-preview.1 and version 7.0.100-preview.2.
- Bundled Mercurial tool used for differential transfer of repository files to agent has been upgraded to version 6.1.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Correzioni
Released: Feb 17, 2022
Aggiornamenti in v1.9.2.810
Funzionalità
- Build log and timeline are now separately scrollable with fixed headings.
- Improved performance when expanding build log entries.
- Changed action process logging to ensure that any outstanding log messages are output when an action process is delayed.
- Added additional validation of passwords in copied actions in the stage editor to ensure that actions are not saved with missing passwords.
- Uninstaller now includes options to allow deletion of Microsoft IIS site, PostgreSQL database, as...
Released: Jan 11, 2022
Aggiornamenti in v1.9.2.781
Funzionalità
- Feature: Added new "Docker Save" action.
- Feature: Added new server and agent properties: "OS.FullName", "OS.Bitness", "OS.VersionString", "OS.MajorVersion", "OS.MinorVersion", "OS.BuildVersion", "OS.RevisionVersion", "OS.WindowsUpdateBuildRevision".
- Increased maximum length of the "Extra Args" field for "Docker Build" and "Docker Run" actions, and the "Command Line" field for "Docker Command" action.
- Updates to some third party packages.
Note: You will need to update your agents...
Released: Dec 21, 2021
Aggiornamenti in v1.9.2.771
Funzionalità
- Feature: Added new NPM Run action.
- Added new .NET property collectors for SDK versions 3.1.416, 5.0.404 and 6.0.101, and runtime versions 3.1.22, 5.0.13 and 6.0.1.
- Added property collector for Bash.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Correzioni
- Correction to validation when editing shared resources.
Released: Nov 30, 2021
Aggiornamenti in v1.9.2.766
Funzionalità
- Updates to some third party packages.
Correzioni
- A database collation conflict error occurred in the version v1.9.2.754, for installations using a SQL Server database first installed prior to April 2019. This was due to a mismatch between column-level collations. This fix adds a database migration to set the collation of all nvarchar columns to SQL_Latin1_General_CP1_CI_AS to match the database collation. Note that there may be a delay of a few minutes on initial start up for large...
Released: Nov 23, 2021
Aggiornamenti in v1.9.2.754
Funzionalità
- FinalBuilder is now signaled to shutdown gracefully when a build is stopped before it has finished running.
- The SharedResources property of the Build object expression is now populated before agent requirements are evaluated allowing agent selection based on acquired locks.
- Added the Equals and DoesNotEqual operators to the Where function on string collection object expressions.
- Added an Any function to any collection object expressions.
- Added property collectors for new Microsoft...
Released: Oct 15, 2021
Aggiornamenti in v1.9.2.729
Correzioni
- Due to a typo, the available disk space for the local data folder (workspace and repository cache) on each agent, introduced in v1.9.2.728 was not displayed.
Released: Oct 14, 2021
Aggiornamenti in v1.9.2.728
Funzionalità
- The build log file size is now shown next to the "Download As Plain Text" link.
- The available disk space for the local data folder (workspace and repository cache) on the server is now displayed on the Continua Server Properties page in the Administration section.
- Added a new server property "Server.AvailableDiskSpace.WarningThreshold.MinimumMegabytes" which can be used to configure a warning threshold. If the available disk space on the server goes below this value, a red disk...