Releases: cqse/teamscale-polarion-plugin
Release 0.0.5 (Testing)
Added update type CREATED for the work item object.
Added author (user id) for the work item change internal object.
Added module folder to work item object.
Enum based fields are now returning enum ids rather than enum names.
Refactoring + some bug fixing after some tests.
Release 0.0.3 (Testing)
Added the URI field to work items.
Replaced work item id with work item uri inside the list of added/removed items in link changes.
Brought the default timeout down to 15 seconds.
Timer now considers the main SQL query execution time and not just the loop to process work item history.
Release 0.0.2 (Testing)
This is a testing release to evaluate the request slicing solution.
Default request time threshold is 30 seconds.
The backward links creation were removed in this version. Since they're 'artificially' created by the plugin, this logic was not compatible with the current request slicing implementation.
Release 0.0.1 (Testing)
This is a testing release to experiment with the manual release process after a local build and upload.