Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Enhancement Release
Added support for packages_enabled when creating and updating a project (#278)
NOTE: This is a GitLab EE feature only.
Enhancement Release
- Added toString() methods to model classes (#277)
Enhancement Release
- Added support for fetching Commit Statuses (#274)
- Added support to set and delete a forked from relationship (#275)
Fixed Windows Path Issue
- Fixed issue with Path class being used on Windows (#270)
Enhancement Release
- Added get group projects that with support for all filtering parameters (#269 )
Get User Projects
- Added support to get projects for a specific user (#268)
Enhancements and Fixes
- 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
- Added support to the ServicesApi for external wikis (#259)
Misc. Enhancements and Fixes
- Added methods to manage custom user attributes (#255)
- Fixed invalid URL for getRepositoryArchive (#257)
Misc. Enhancements and Fixes
- Added custom attribute handling to UserApi (#252)
- Fixed class cast excep[tion related to jira_issue_transition_id (#253)