Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Fixed Handling of Webhook Dates
- Fixed handling of the invalid ISO8601 and XSD dates that may be present in the webhook events (#151)
Minor bug fix release
Added NotificationSettingsApi
gitlab4j-api-4.8.4 [maven-release-plugin] copy for tag gitlab4j-api-4.8.4
Added Support for Working with Merge Request Notes
gitlab4j-api-4.8.3 [maven-release-plugin] copy for tag gitlab4j-api-4.8.3
Added Proxy Server Support
- Mods to support using a proxy server (#141).
- Added getOptionalMergeRequest().
- Misc bug fixes.
Java 8 and Optional<> Support
- Now requires Java 8.
- Added support for Optional<> getOptionalXyz() methods (#127).
Added Support for Fetching Subgroups
Added SystemHooksApi
- Added SystemHooksApi and handler to handle System Hook events from the server (#117)
Workaround for GitLab time_estimate bug
gitlab4j-api-4.7.12 [maven-release-plugin] copy for tag gitlab4j-api-4.7.12