Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Enhancement Release
28 Nov 02:43
Compare
Sorry, something went wrong.
No results found
Added support for fetching Commit Statuses (#274 )
Added support to set and delete a forked from relationship (#275 )
Fixed Windows Path Issue
13 Nov 05:25
Compare
Sorry, something went wrong.
No results found
Fixed issue with Path class being used on Windows (#270 )
Enhancement Release
08 Nov 04:16
Compare
Sorry, something went wrong.
No results found
Added get group projects that with support for all filtering parameters (#269 )
Get User Projects
02 Nov 03:46
Compare
Sorry, something went wrong.
No results found
Added support to get projects for a specific user (#268 )
Enhancements and Fixes
28 Oct 17:53
Compare
Sorry, something went wrong.
No results found
Properly parses error responses for all situations (#260 and #254 )
Added getClosesIssues() to MergeRequestApi (#264 )
Now properly sets visibility when adding a group (#262 )
Added support for resolve_outdated_diff_discussions and initialize_with_readme when creating a project (#263 )
External WIki Support
13 Oct 14:41
Compare
Sorry, something went wrong.
No results found
Added support to the ServicesApi for external wikis (#259 )
Misc. Enhancements and Fixes
28 Sep 04:14
Compare
Sorry, something went wrong.
No results found
Added methods to manage custom user attributes (#255 )
Fixed invalid URL for getRepositoryArchive (#257 )
Misc. Enhancements and Fixes
19 Sep 13:18
Compare
Sorry, something went wrong.
No results found
Added custom attribute handling to UserApi (#252 )
Fixed class cast excep[tion related to jira_issue_transition_id (#253 )
Misc. Enhancements and Fixes
13 Sep 03:58
Compare
Sorry, something went wrong.
No results found
Added getIssues() methods that take IssueFilter as a parameter (#246 )
Improved handling of missing X-GitLab-Event header in WebHookManager and SystemHookManager (#248 )
Fixed filtering by label (#250 )
Fixed blockUser() and unblockUser() for V3 API (#251 )
Misc. Enhancements and Fixes
06 Sep 04:47
Compare
Sorry, something went wrong.
No results found
Added missing set methods to Permissions model class (#243 )
Fix Repository Archive API Format Bug (#244 )
Added getRepositoryArchive() methods that take ArchiveFormat enum for the format