Releases: EclipseFdn/gerrit-eca-plugin
Eclipse ECA Gerrit Plugin 1.0.16
06d9f7d - Update to fix repoURL to remove .git
suffix, added debug logging of request and response objects for in-depth logging
Eclipse ECA Gerrit Plugin 1.0.15
Update to add support for strict mode to force all commits to be validated via the ECA service.
Eclipse ECA Gerrit Plugin 1.0.14
This release makes use of the new ECA validation API defined under the eclipsefdn/git-eca-rest-api repository to validate commits.
Eclipse ECA Gerrit Plugin 1.0.13
This release fixes a regression that prevented bots to push to the projects' repositories (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=565601 for details).
Eclipse ECA Gerrit Plugin 1.0.12
This release removes all checks (signed-off-by, author forging...) excepts the actual ECA validation. Other checks will be implemented by native Gerrit features.
Eclipse ECA Gerrit Plugin 1.0.11
Upgraded for compatibility with Gerrit API v3.2.2
Eclipse ECA Gerrit Plugin 1.0.10
Upgraded for compatibility with Gerrit API v2.16.18
Eclipse ECA Gerrit Plugin 1.0.9
Plugin now only relies on api.eclipse.org to check for existing account and valid ECA.
Eclipse ECA Gerrit Plugin 1.0.8
Check against api.eclipse.org if user is not part of the ECA LDAP group.
Eclipse CLA Gerrit Plugin 1.0.6
- Proposed fix for Bug 517118