Skip to content

Releases: jazz-community/rtc-git-connector-service

v2.0.1 - Git Commit Reporting

07 Mar 14:59
7251e83
Compare
Choose a tag to compare

This release adds support for data collection and reporting of git commit link information. See the Read Me for information on deployment.

Git Commit Collection:
dcc_jobs_loaded

Git Commit Reporting:
rs_choose_artifact

v1.8.3 - Stable v1 Release

04 Feb 14:00
df639c1
Compare
Choose a tag to compare

Project refactoring, bug fixes and improved error handling.

v1.8.0 - Custom link types

12 Jul 12:02
e53c873
Compare
Choose a tag to compare

We have added custom link types to visually distinguish and group Git Issues and Merge/Pull Requests.

Screenshot of the work item editor link tab with custom link types and example content:

Work item editor link tab

v1.7.1 - Add custom link icons

09 Jul 12:45
a0e71c6
Compare
Choose a tag to compare

Merge requests and issues now have custom icons to visually distinguish different git artifacts.

v1.6.2 - Unify assignee mapping

04 Jul 14:33
c0b2aa4
Compare
Choose a tag to compare

Issues and merge request now both have git_cm:assignee and git_cm:assignees. For issues, git_cm:assignee is the first element in the assignees list, while git_cm:assignees in merge requests is always a list with at most one entry, consisting of the git_cm:assignee object.

v1.6.1 - Merge features to base service

04 Jul 07:30
064a3f7
Compare
Choose a tag to compare

All experimental service features have been merged into the jazz-plugin-base-service. This release cleans up the code base and makes URL routing much easier to handle.

v1.5.3 - Improved URL routing

03 Jul 11:59
fac0d74
Compare
Choose a tag to compare

Implementation of improved URL routing is now completed.

v1.5.1

29 Jun 14:32
cb7ab7a
Compare
Choose a tag to compare

Fix displaying of tables in rich hover.

v1.5.0

29 Jun 11:44
542ac44
Compare
Choose a tag to compare

Improve OSLC payload support

This release features oslc payloads for gitlab issues and merge requests. Also, proper handling of path parameters has been added.

Introduce oslc payloads

08 Jun 12:36
4673c07
Compare
Choose a tag to compare

Additional oslc style payload for gitlab issues.