Version 5.4.0
Release Notes
Key | T | Status | Summary | Description | Affected Versions | Fix Versions |
---|---|---|---|---|---|---|
JHFB-116 |
|
Resolved | Option to evaluate all found issue keys |
In the past each commit in a push or one commit in a push needs to have only one valid issue key by default. Now you can configure, that all issue keys found in commit messages needs to be valid. Since |
5.4.0 | |
JHFB-115 |
|
Resolved | Only validate against the configured project application link |
Currently it is only possible to evaluate issues against all global configured Jira application links. Now it is possible to check issues only against configured project links. |
5.4.0 | |
JHFB-114 |
|
Resolved | Escape issues with configurable escape character |
Issues found in the commit message, which will be escaped with a special character will not be evaluated. The escape character can be configured. |
5.4.0 |
Known Bugs
Key | T | Status | Summary | Description | Affected Versions | Fix Versions |
---|---|---|---|---|---|---|
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-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.0.0, 5.0.1, 5.0.2, 5.0.3, 5.0.4, 5.0.5, 5.0.6, 5.1.0, 5.0.7, 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 |
JHFB-121 |
|
Resolved | Push settings has not been validated |
The settings for the push checks were not validated. Now incorrect combinations of the settings are detected and prevented |
5.3.0, 5.3.1, 5.3.2, 5.4.0, 5.5.0 | 5.6.0 |