Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
Enhancement Release
- Updated all code related to the Job Webhook event so that both the documented and actual format of the event are supported - #357
Enhancement Release
- Audited and updated Webhook related code to bring in-line with latest GitLab API specs - #357
Enhancement Release
Enhancement and Fix Release
Enhancement Release
- Added support for Pipeline triggers - #341
Enhancement Release
- Added support for the GitLab Application Settings API - #340
- Added support for managing user emails in the UserApi - #339 - See GitLab Users API
- Added support for the GitLab OAUTH Applications API - #338
Docker Based Integration Testing
- Re-factored the integration tests to utilize the gitlab-ce Docker image for integration testing - #311
Enhancement Release
Enhancement Release
- Added
maven-enforcer-plugin
- Includes rules to disregard module-info classes.
- Added
javax.activation
dependency for Java 9+ compatiability.