Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
gitlab4j-api-5.0.1
14 Dec 23:08
Compare
Sorry, something went wrong.
No results found
[maven-release-plugin] prepare release gitlab4j-api-5.0.1
gitlab4j-api-5.0.0
14 Dec 23:07
Compare
Sorry, something went wrong.
No results found
[maven-release-plugin] prepare release gitlab4j-api-5.0.0
gitlab4j-api-4.19.0
15 Nov 18:46
Compare
Sorry, something went wrong.
No results found
[maven-release-plugin] prepare release gitlab4j-api-4.19.0
gitlab4j-api-4.17.0
05 Jul 21:49
Compare
Sorry, something went wrong.
No results found
[maven-release-plugin] prepare release gitlab4j-api-4.17.0
Enhancement Release
18 Sep 01:19
Compare
Sorry, something went wrong.
No results found
Added SearchApi - #425
Added support for querying pipeline variables - #431
Added support to remove a milestone - #432
Bug Fix
15 Aug 00:09
Compare
Sorry, something went wrong.
No results found
Fixed issue with ISO8601 dates with a colon in the TZ offset and no space between the time and TZ offset - #422
Enhancement Release
27 Jul 20:42
Compare
Sorry, something went wrong.
No results found
Added support for Issue Links - #419
Verified compatibility with GitLab 12.0+
Added Addition Service Support
12 Jul 01:43
Compare
Sorry, something went wrong.
No results found
Added support for Mattermost service - #401
Added support for Bugzilla Service - #404
Added support for Custom Issue Tracker service - #404
Enhancement Release
03 Jul 21:01
Compare
Sorry, something went wrong.
No results found
Added warning to Javadocs and logging to warn against getting all projects, groups, or users from the public gitlab.com server - #396
Added withXXXX() methods to ProjectHook to simplify hook set up
Webhook events now include the received secret so it can be used at the application level
Added support for NTLM proxies - #395
Added support for project variable type - #390
Added support for Protected Tags API - #389 .
Added support for CI masked variables - #388
Enhancement and Fix Release
11 Jun 04:49
Compare
Sorry, something went wrong.
No results found
Fixed null pointer exception when downloading a project export from gitlab.com - #382
Added ability to create a project with a specified namespace and a Project instance with the project configuration - #380