...
- Added support for quality gate checks, including static analysis, code coverage, and test result assessments.
- Removed the "Fail if there are any failures" option. In order to fail the build on test failures or static analysis violations, users should configure a quality gate that defines the conditions for failing the build. Please note that the "Fail if there are any failures" option was previously enabled by default, so users who are upgrading will need to define a quality gate to maintain the previous behavior.
1.1.3
- Added support for agent version 2.144.0 or higher.
...