Skip to content

Releases: gitlab4j/gitlab4j-api

Fixed LDAP Group Sync Support

12 Jul 03:26

Choose a tag to compare

gitlab4j-api-4.8.32

[maven-release-plugin] copy for tag gitlab4j-api-4.8.32

Added LDAP Group Link Support

11 Jul 04:48

Choose a tag to compare

gitlab4j-api-4.8.31

[maven-release-plugin] copy for tag gitlab4j-api-4.8.31

Enhancement Release

08 Jul 00:09

Choose a tag to compare

  • Added support for the Award Emoji API (#214, #219)
  • Added support for both Epics API and Epic Issues API (#215, #218)
  • Added squash parameter to createMergeRequest() (#217)

Enhancement Release

07 Jul 19:50

Choose a tag to compare

  • Added TagApi

Misc. Enhancements and Fixes

05 Jul 15:17

Choose a tag to compare

  • Added createRelease() and updateRelease() (#211)
  • Added methods to get commit refs (#212)
  • Added ability to download a single artifact file (#201)
  • Updated MergeRequestEvent with newly added feilds (#207)

Misc. Enhancements

28 Jun 16:44

Choose a tag to compare

  • Added LicenseApi and MarkdownApi (#204)
  • Added getProjectLanguages() to ProjectApi (#204)
  • Added updateMergeRequest() with additional attributes to MergeRequestApi (#206)

Fixed RepositoryFileApi to allow empty file content

13 Jun 14:19

Choose a tag to compare

  • Fixed RepositoryFileApi.createFile() and updateFile() to allow for empty or whitespace only content - #197

Fixed updatePushRules

12 Jun 18:58

Choose a tag to compare

  • Fixed RepositoryApi.updatePushRules() - #171

Add star and unstar project support

11 Jun 03:12

Choose a tag to compare

  • Add star and unstar project support - #194
  • Fixed issue when fetching user events - #190

Misc. Enhancements and Fixes

10 Jun 20:21

Choose a tag to compare

  • Added support for Wikis API (#191)
  • Bug fix releated to updateUser() (#196)
  • Added ability to filter merge requests when fetching them from server (#187, #193)