Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
OAuth2 Support and Project Sharing
Added Support to Fetch Merge Requests by State
- Added getMergeRequests() with state parameter to MergeRequestApi (#110).
Fix addGroup() to return created Group Instance
gitlab4j-api-4.7.5 [maven-release-plugin] copy for tag gitlab4j-api-4.7.5
Added update member support and RepositoryApi fix.
Added Support for Month Durations and Enhanced Fork Project Methods
LabelsApi Fix
- Fixed issue with openMergeRequestsCount property
- Added unit test for Label model class
Added MilestonesApi and LabelsApi
- Added MilestonesApi
- Added LabelsApi and supporting model
Added Support to login() to ignore certificate errors
gitlab4j-api-4.6.9 [maven-release-plugin] copy for tag gitlab4j-api-4.6.9
Added Support for Impersonation Tokens
- Added support to create, list, and revoke impersonation tokens.
Added support for sudo
- Administrator logins can now sudo as a different user (#92).