Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
CommitsApi Enhancements and Block User Fixes
05 Apr 01:18
Compare
Sorry, something went wrong.
No results found
Add a variation of the getCommits() method that supports Paging and a path #167
Fixed UserApi bloackUser() and unblockUser() #169
RunnersApi, ProtectedBranchesApi, and Secure Passwords
14 Mar 04:32
Compare
Sorry, something went wrong.
No results found
Added RunnersApi (#154 )
Added ProtectedBranchesApi (#156 )
Now uses CharSequence and char[] for password parameters (#157 )
Fixed Handling of Webhook Dates
12 Mar 07:26
Compare
Sorry, something went wrong.
No results found
Fixed handling of the invalid ISO8601 and XSD dates that may be present in the webhook events (#151 )
Minor bug fix release
06 Mar 04:37
Compare
Sorry, something went wrong.
No results found
#149 Failed to map MergeRequest note event string to Object
#147 Added PipelineStatus.MANUAL
#146 Support for new arguments in createMergeRequest method
Added NotificationSettingsApi
23 Feb 06:01
Compare
Sorry, something went wrong.
No results found
gitlab4j-api-4.8.4
[maven-release-plugin] copy for tag gitlab4j-api-4.8.4
Added Support for Working with Merge Request Notes
17 Feb 22:55
Compare
Sorry, something went wrong.
No results found
gitlab4j-api-4.8.3
[maven-release-plugin] copy for tag gitlab4j-api-4.8.3
Added Proxy Server Support
10 Feb 22:04
Compare
Sorry, something went wrong.
No results found
Mods to support using a proxy server (#141 ).
Added getOptionalMergeRequest().
Misc bug fixes.
Java 8 and Optional<> Support
28 Jan 02:55
Compare
Sorry, something went wrong.
No results found
Now requires Java 8.
Added support for Optional<> getOptionalXyz() methods (#127 ).
Added Support for Fetching Subgroups
12 Jan 16:37
Compare
Sorry, something went wrong.
No results found
Support for subgroup endpoint (#126 )
Cleaned up exception handling in the hook managers (#125 )
Added SystemHooksApi
08 Jan 04:01
Compare
Sorry, something went wrong.
No results found
Added SystemHooksApi and handler to handle System Hook events from the server (#117 )