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.
- 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
DotNetCoreCLI
pipeline 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.