Version 5.7.0
Release Notes
Key | T | Status | Summary | Description | Fix Versions |
---|---|---|---|---|---|
JHFB-127 | Closed | Moved tickets has not been handled correctly |
The hook has not detected, that issue has been moved. As soon the issues has been moved and the old issue key has been used in branch names or commit messages, then the hook has rejected merges and pushes. Now the hook handle this kind of issues correctly. |
5.7.0 | |
JHFB-126 | Closed | Possibility to enable/disable the check based on PR source branch |
In the past it was only possible to enable/disabled the merge check based on the target branch of the PR. Now it is possible to enabled/disable also the checks for source branches of a PR. |
5.7.0 |
Known Bugs
Key | T | Status | Summary | Description | Affected Versions | Fix Versions |
---|---|---|---|---|---|---|
JHFB-137 | Closed | Broken validation of the exception group settings |
Validation does not allow to enter more than one exception group separated by a comma |
5.5.0, 5.6.0, 5.6.1, 5.7.0, 5.7.1, 5.7.2, 5.7.3 | 5.8.0 | |
JHFB-132 | Closed | Fixing the vulnerability CVE-2021-27568 |
Please update to the version 5.7.2. Because this version contains the vulnerability CVE-2021-27568 . This vulnerability occurs because the library json-smart-1.1.1.jar which is shipped with this version. This library is NOT used by our add-on, but it is shipped with our add-on. |
5.2.0, 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.5.0, 5.6.0, 5.6.1, 5.7.0, 5.7.1 | 5.7.2 | |
JHFB-131 | Closed | Option 'Skip commits' could not be enabled |
The push and merge option 'Skip commits' can be enabled. The check box for 'Skip commits' doesn't react to mouse clicks. |
5.1.0, 5.2.0, 5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.5.0, 5.6.0, 5.6.1, 5.7.0, 5.7.1 | 5.7.2 | |
JHFB-130 | Closed | Pull Request target branch enablement is not working |
The regex regarding the target branch enablement was not working as expected. Also with a given regular expression all branches has been checked. |
5.7.0 | 5.7.1 |