Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Added Support for Project Snippets
- Project snippets can now be created, updated, deleted, and listed.
Added Support for Comments and Merge Request Commits
- Added V3 support to RepositoryFileApi createFile() and updateFile() (#65)
- Added support for commit comments (#67)
- Added methods to fetch commits associated with a merge request (#68)