Released: Apr 1, 2021
Atualizações na v1.9.2.580
Recursos
- Improved branch switching performance for Subversion repositories with the same external on multiple branches.
- Buttons on the Cleanup page of Project Wizard now navigate to the Manage page on completion.
- Added tooltips to buttons on Wizard pages.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Correções
- Issue with Subversion repositories using externals where files could be missed due to conflict with an...
Released: Mar 15, 2021
Atualizações na v1.9.2.573
Recursos
- The Options list for Dropdown Select and Checkbox Select variable prompt types can now be split into Labels and Values. This allows values to be selected by their representative labels in the Queue Options dialog when starting a build.
- Variables and expressions are now expanded in the filter part of archive repository rules.
- The initial Default Branch for new git repositories is now "main" instead of "master".
- Added a new Microsoft .NET property collector versions (runtimes...
Released: Mar 3, 2021
Atualizações na v1.9.2.554
Recursos
- Significant improvements to CPU usage on the agent and during server/agent communication when collecting agent properties.
- Added migration to set Microsoft SQL Server database isolation level to READ_COMMITTED_SNAPSHOT. This isolation level is closer to that used with PostgreSQL and prevents deadlocks occurring.
- Added a new Additional Arguments field to the DUnitX action.
- Numbers in auto-completion suggestions are now ordered naturally rather than alphabetically.
- Added new Microsoft...
Released: Feb 8, 2021
Atualizações na v1.9.2.535
Recursos
- Existing agent repository caches are now synchronized in the background before a build stage is sent to the agent.
- Significant performance improvements when querying for previous stage duration average at the start of the build.
- Some improvements to performance when cleaning up builds from the database.
- The GitHub Status and GitHub Release build event handlers now work with SSH URLs starting with "git@".
- The default Authentication Prompt Timeout for Git repositories has been increased...
Released: Jan 20, 2021
Atualizações na v1.9.2.523
Recursos
- Added new notification event types and templates for Cleanup Started and Cleanup Completed.
- Improved Cleanup performance.
- All Cleanup errors are now added to the event log as warnings.
- The '-exit:continue' parameter has now been added to the DUnitX action command line.
- Added new Microsoft .NET property collector versions (Runtimes v2.1.24, v3.1.11, v5.0.2 and SDK v2.1.812, v3.1.405, v5.0.101).
- Updates to some third party packages.
Note: You will need to update your agents after...
Released: Dec 18, 2020
Atualizações na v1.9.2.509
Recursos
- Added a Load Tail button to build log which loads last 50 lines in current message group. This is available when the build has completed.
- Added new Microsoft .NET property collector versions (Runtime v5.0.1 and SDK v5.0.101).
- Added "Compression Level" field to Octo Pack action and "Space" field to Octo Push action.
- New icons for Nuget actions.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Correções
Released: Dec 4, 2020
Atualizações na v1.9.2.497
Recursos
- Added build priority to the details panel on the build page.
- Added priority to the build expression object. e.g. $Build.Priority$.
Note: You will need to update your agents after upgrading the server to this build.
Correções
- Regression from version 1.9.2.484 for fresh installations using PostgreSQL database. Error writing build repository branch to the database due to case mismatch.
- Priority and comments were ignored when requeuing a build with the options dialog.
Released: Dec 2, 2020
Atualizações na v1.9.2.496
Recursos
- The Cake action has been updated.
- Parameters are now prefixed with a double dash as required by version 1.0 Cake runners.
- Added "Target" and "Exclusive" parameters plus a new field for adding extra custom arguments to pass to the cake script.
- Added the ability to select the recommended Microsoft .NET Core global Cake tool as the Cake Runner. This is set as the default runner for new Cake actions.
- The "Refresh" button on the property collectors page now redirects to properties page, and...
Released: Nov 19, 2020
Atualizações na v1.9.2.484
Recursos
- Semantic version expression object standardized properties, e.g. $Build.Version.Semantic$. "Build" and "Revision" have been deprecated and replaced with the new "Patch" property. "IsPrerelease" and "HasMetadata" properties have also been added.
- Added new property collectors for versions 3.1.10 and 5.0.0 of Microsoft .NET Core runtime, (and versions 3.1.404 and 5.0.100 of .NET Core SDK).
- Upgraded bundled Mercurial to version 5.6.
- Database migration code reworked to use up-to-date version...
Released: Nov 10, 2020
Atualizações na v1.9.2.464
Recursos
- Added a new "View Project" button to final page of Import Wizard.
- Updates to some third party packages.
Note: You will need to update your agents after upgrading the server to this build.
Correções
- A validation error occurred when creating a new project if the name of an existing system or user environment variable contained a dot.
- New configurations could not be created when importing configurations to a new project.
- The import tab on Import/Export page was still displayed as available...