Skip to content

Releases: gitlab4j/gitlab4j-api

Misc. Enhancements and Fixes

25 May 23:12

Choose a tag to compare

  • Added getForks() to ProjectAPi
  • Added getParticipants() to MergRequestApi
  • Added getContributors() to RepositoryApi
  • getFile() now handles paths with spaces correctly

Added Snippets API support

10 May 22:06

Choose a tag to compare

  • Added support for user snippets by adding the SnippetsApi (#183)

UserApi Enhancements

10 May 05:04

Choose a tag to compare

  • Added externalUid to User (#182)
  • createUser() and updateUser() improvements with fluent User configuration

Added Controlled Pagination for Runners

01 May 02:48

Choose a tag to compare

  • Controlled Pagination for Runners (#179)

PipelineApi Fixes

27 Apr 17:07

Choose a tag to compare

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

25 Apr 04:50

Choose a tag to compare

  • Added support for all know fields in the project event response (#177)

Added JIRA and Slack Notifications service support

24 Apr 02:30

Choose a tag to compare

  • Added support for JIRA integration service (#175)
  • Added support for Slack integration service (#176)

Added HealthCheckApi

20 Apr 07:12

Choose a tag to compare

  • Added support for the health check API (#159)

Added support for project merge_method

20 Apr 00:53

Choose a tag to compare

  • Added support for project merge_method (#174)

Enhancement Release

15 Apr 06:07

Choose a tag to compare

  • Added file upload and push rules support (#172)
  • Can now operate on tag lists when creating or updating a project (#172)
  • Fixed enableRunner (#173)