Releases: gitlab4j/gitlab4j-api
Releases · gitlab4j/gitlab4j-api
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.
Bug Fix
Enhancement Release
- Added MaskingLoggingFilter to mask sensitive data when logging request and response headers.