We use semantic versioning:
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards compatible bug fixes.
- [fix] updated third party dependencies to recent versions
- [fix] updated third party dependencies to recent versions
- [feature] work item integration: allow configuring the types of work items that should receive a certain badge
- [fix] updated third party dependencies to recent versions
- [fix] upload task:
CodeCoverage.exewas missing
- [fix] updated third party dependencies to recent versions
- [fix] project settings could not be opened due to
DocumentCollectionDoesNotExistExceptionwhen no settings had been stored before - [fix] updated third party dependencies to recent versions
- upload task: added support for Node 20 runners and dropped support for end-of-life Node 6 runners
- [fix] updated third party dependencies to recent versions
- [fix]
DocumentDoesNotExistExceptionwhen fetching the configured settings in some cases
- removed obsolete pull request integration. Please use the built-in Teamscale pull request integration instead.
- [fix] updated third party dependencies to recent versions
- [fix] dashboard widget configuration could not be edited
- [fix] upload task: improved logging
- [fix] upload task: ant pattern also matched the upload directory
- [fix] updated third party dependencies to recent versions
- [fix] replaced legacy Teamscale API calls with new ones
- [fix] upload task failed when the number of reports was very large
- [fix] upload task was not updated to most recent version
- [fix] upload task: Does not fail anymore if no files to upload are found
- [fix] updated third party dependencies to recent versions
- [fix] updated third party dependencies to recent versions
- [fix] replaced binaries for teamscale-upload with an up-to-date version (9.2.1)
- [feature] support spec-item findings badge
- [feature] upload task: set sensible default file pattern that works for the
DotNetCoreCLIpipeline task
- [fix] updated third-party dependencies to recent versions
- [fix] updated third-party dependencies to recent versions
- [fix] pull request integration: missing permissions for a project could lead to findings not being displayed for pull requests of another project
- [fix] work item integration: the test gap badge for work items was sometimes different from the badge shown in the Teamscale issue perspective
- [feature] upload task: use the teamscale-upload tool instead of curl for better certificate and error handling
This and previous versions had no CHANGELOG yet.