Skip to content

Releases: gitlab4j/gitlab4j-api

Enhancement Release

04 Dec 18:41
Compare
Choose a tag to compare

Added support for packages_enabled when creating and updating a project (#278)

NOTE: This is a GitLab EE feature only.

Enhancement Release

05 Dec 20:00
Compare
Choose a tag to compare
  • Added toString() methods to model classes (#277)

Enhancement Release

28 Nov 02:43
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Fixed issue with Path class being used on Windows (#270)

Enhancement Release

08 Nov 04:16
Compare
Choose a tag to compare
  • Added get group projects that with support for all filtering parameters (#269 )

Get User Projects

02 Nov 03:46
Compare
Choose a tag to compare
  • Added support to get projects for a specific user (#268)

Enhancements and Fixes

28 Oct 17:53
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Added support to the ServicesApi for external wikis (#259)

Misc. Enhancements and Fixes

28 Sep 04:14
Compare
Choose a tag to compare
  • Added methods to manage custom user attributes (#255)
  • Fixed invalid URL for getRepositoryArchive (#257)

Misc. Enhancements and Fixes

19 Sep 13:18
Compare
Choose a tag to compare
  • Added custom attribute handling to UserApi (#252)
  • Fixed class cast excep[tion related to jira_issue_transition_id (#253)