Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Enhancement Release
22 Mar 15:05
Compare
Sorry, something went wrong.
No results found
Added support for the Packages API (#317 )
Added pipeline schedule support (#319 )
Implemented toString() in webhook and system hook models (#320 )
Added variables support to createPipeline() (#321 )
Misc Fixes and Enhancements
19 Feb 18:24
Compare
Sorry, something went wrong.
No results found
Added Group Milestones API - #304
Added missing start_date attribute in Milestone model - #303
Added gteGroups() with filter to GroupsApi - #302
Added changelog support - #301
Added diff_refs in MergeRequest - #300
Misc Fixes and Enhancements
11 Feb 16:52
Compare
Sorry, something went wrong.
No results found
Java 8 Stream Documentation improvements - #298
Added lazy stream evaluation - #296
Added CHMOD support - #293
Fixed issue with name being required for project update - #292
Added ability to create merge request discussions - #291
Misc Fixes
21 Dec 20:32
Compare
Sorry, something went wrong.
No results found
Corrected issueIid inconsistencies in IssuesApi (#285 )
Simplified avatar upload (#284 )
Enhancement: Completed Java 8 Stream Support
17 Dec 21:30
Compare
Sorry, something went wrong.
No results found
Java 8 Stream getXxxxxStream() methods have been added to the following API classes, completing the Java 8 Stream support:
- EpicsApi
- MilestonesApi
- PipelineApi
- RunnersApi
- SnippetsApi
- SystemHooksApi
Enhancement Release
17 Dec 05:55
Compare
Sorry, something went wrong.
No results found
Java 8 Stream getXxxxxStream() methods have been added to the following API classes:
CommitsApi
DeployKeysApi
EventsApi
JobApi
LabelsApi
MergeRequestApi
NamespaceApi
Enhancement Release
15 Dec 21:48
Compare
Sorry, something went wrong.
No results found
Added the ability to upload a project avatar (#284 )
Java 8 Stream getXxxxxStream() methods have been added to the following API classes:
GroupApi
IssuesApi
NotesApi
ProjectApi
RepositoryApi
TagsApi
UserApi
Enhancement Release
15 Dec 02:12
Compare
Sorry, something went wrong.
No results found
Added Java 8 Stream support to Pager
Added Stream methods for all Project list endpoints
Added support for packages_enabled when creating or updating a project (#278 )
Added support for v3 getRawFile() (#282 )
Added DiscussionsApi (#279 )
Added getOptionalProject() with statistics option (#281 )
Enhancement Release
04 Dec 18:41
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added toString() methods to model classes (#277 )