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...
Released: Aug 8, 2023
v1.9.2.1140 での更新項目
不具合の修正
- Regression: Fixed a bug with permissions checking in v1.9.2.1139 which locked out users from some pages and functionally.
Released: Aug 2, 2023
v1.9.2.1139 での更新項目
機能
- Added filter selection drop-down list to the search box on the History and Changes tabs of Configuration view - allowing you to search specific fields.
- Upgraded bundled PostgreSQL version to version 15.3.
- Updates to some third party packages including database access layer.
Note: You will need to update your agents after upgrading the server to this build.
不具合の修正
- Changeset matching by revision for Build Completed trigger could result in selecting the wrong revision when repository cache has...
Released: Jul 12, 2023
v1.9.2.1123 での更新項目
機能
- Added the option to 'Build Completed Triggers' to facilitate transferring shared resource locks from the triggering build to the triggered build.
- Added a 'Persisted' column to the variables table on the 'Variables' tab of the Build view. This indicates whether each build variable has been persisted using the 'Persist Build Variable' build event handler.
- Improved validation of workspace rules.
- Added new property collectors for Microsoft .NET runtime v6.0.18, v6.0.19, v6.0.20, v7.0.6, v...
Released: May 16, 2023
v1.9.2.1106 での更新項目
機能
- Added 'Newman Run' action for running Postman collections to test API calls.
- Build cleanup rules now allow reports to be cleaned separately to other workspace files.
- Saving changes to the repository URL, and other identifying properties which require the repository to be recreated, now respond significantly faster.
- When editing a repository URL, a new option is displayed to skip the creation of a new repository if the new URL points to the same repository.
- The Report Generator action has been...
Released: Feb 10, 2023
v1.9.2.1067 での更新項目
不具合の修正
- Regression bug: An update included with version 1.9.2.1066 caused a null JavaScript error when editing project and application variables preventing saving.
Released: Feb 7, 2023
v1.9.2.1066 での更新項目
機能
- Added options to specify which stage results artifacts are registered for. Artifacts can now be registered when a stage is stopped manually.
- Custom regular expression validation can now be specified for variables with text prompts. The validation expressions are evaluated when queuing, promoting and requeuing builds.
- Added a new build property: $Build.StartedFromIPAddress$. This contains the IP address of the user who manually started the build.
- Added property collectors for Microsoft .NET...