Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Misc. Enhancements and Fixes
06 Sep 04:47
Compare
Sorry, something went wrong.
No results found
Added missing set methods to Permissions model class (#243 )
Fix Repository Archive API Format Bug (#244 )
Added getRepositoryArchive() methods that take ArchiveFormat enum for the format
GroupApi Enhancements
31 Aug 20:14
Compare
Sorry, something went wrong.
No results found
Added methods to add and update a group using a Group instance (#242 )
JobApi Enhancements
29 Aug 03:43
Compare
Sorry, something went wrong.
No results found
Added methods to the JbApi to download the artifacts archive by job ID (#241 )
RepositoryFile Enhancements
21 Aug 19:36
Compare
Sorry, something went wrong.
No results found
Added encode/decode convenience methods to RepositoryFile class (#240 )
Enhancement and Fix Release
19 Aug 15:57
Compare
Sorry, something went wrong.
No results found
Webhook and SystemHook events now include requestUrl and requestQueryString (#238 )
Added fluent API implementations to model classes (#237 )
Fixed ProjectsOrderBy LAST_ACTIVITY_ENUM (#236 )
Added missing property to SystemHook class (#234 )
Fixed PipelineApi.createPipeline()
12 Aug 19:05
Compare
Sorry, something went wrong.
No results found
Fixed URL used by Pipeline.createPipelin() (#230 )
Added Support for Request/Response Logging
07 Aug 14:22
Compare
Sorry, something went wrong.
No results found
Added the ability to enable logging of GitLab API requests and responses (#228 )
RunnersApi Enhancements
04 Aug 23:33
Compare
Sorry, something went wrong.
No results found
Enhancements to the RunnersApi (#226 ):
Added registerRunner() and deleteRunner()
Added ipAdress field to Runner class
Added tests for the RunnersApi
Added Support for Getting Repository FIle Info
25 Jul 05:49
Compare
Sorry, something went wrong.
No results found
Added RepositoryFileApi.getFileInfo() (#224 )
Merge Request Query Enhancements
19 Jul 15:56
Compare
Sorry, something went wrong.
No results found
Added ability to query merge requests by project ID and merge request IIDs (#212 )