Released: Jul 12, 2023
Mises à jour de v1.9.2.1123
Fonctionnalités
- 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, v7.0.8, v7.0.9, v8.0.0-preview.4, v8.0.0-preview.5, and v8.0.0-preview.6; and SDK v6.0.410, v6.0.411, v6.0.412, v7.0.302, v7.0.304, v7.0.305, v7.0.306, v8.0.100-preview.4, v8.0.100-preview.5 and v8.0.100-preview.6.
- 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.
Correctifs
- Issue where updated build variables were not serialized to the server at the end of each stage when using SSH transport and therefore not available to subsequent stages.
- Authentication issue pushing Mercurial tags when using SSH.
- Null exception when importing shared resource locks from exported file.
- The "Updated" column on the variables table on the Variables tab of the Build view now shows a tick correctly when an updated variable has been persisted using the Persist Build Variable build event handler.