Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Misc. Enhancements and Fixes
- Added getForks() to ProjectAPi
- Added getParticipants() to MergRequestApi
- Added getContributors() to RepositoryApi
- getFile() now handles paths with spaces correctly
Added Snippets API support
- Added support for user snippets by adding the SnippetsApi (#183)
UserApi Enhancements
- Added externalUid to User (#182)
- createUser() and updateUser() improvements with fluent User configuration
Added Controlled Pagination for Runners
- Controlled Pagination for Runners (#179)
PipelineApi Fixes
gitlab4j-api-4.8.16 [maven-release-plugin] copy for tag gitlab4j-api-4.8.16
Added support for new v4 fields in the project Event
- Added support for all know fields in the project event response (#177)
Added JIRA and Slack Notifications service support
Added HealthCheckApi
- Added support for the health check API (#159)
Added support for project merge_method
- Added support for project merge_method (#174)