|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +//docs/release_notes-7.2.0/master.adoc |
| 4 | + |
| 5 | +:_template-generated: 2024-12-04 |
| 6 | +:_mod-docs-content-type: REFERENCE |
| 7 | + |
| 8 | +[id="resolved-issues-7-2-2_{context}"] |
| 9 | += Resolved issues |
| 10 | + |
| 11 | +This section provides highlighted issues that have been resolved in {ProductFullName} 7.2.2. |
| 12 | + |
| 13 | +.MTA CLI completes an analysis for compiled Java binary without dependencies |
| 14 | +Previously, when analyzing applications that did not include dependencies in the compiled Java binary, {ProductShortName} CLI failed the analysis because no dependency was found. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3415[(MTA-3415)] |
| 15 | + |
| 16 | +.MTA CLI allows the use of `--target` flag for custom targets |
| 17 | +Previously, to create a custom target, {ProductShortName} CLI did not allow the `--target` flag in analysis. The analysis did not complete even though custom rules were available for the custom target. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4629[(MTA-4629)] |
| 18 | + |
| 19 | +.MTA CLI analysis generates consistent effort for applications with private repository source control |
| 20 | +Previously, in the {ProductShortName} CLI, repeated analysis of an application with a private repository source control generated varying effort. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-2984[(MTA-2984)] |
| 21 | + |
| 22 | +.Issue report suggests fix for issues after an analysis in the MTA CLI |
| 23 | +Previously, the HTML issue report did not describe the fix for issues after completing an analysis in the {ProductShortName} CLI. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4782[(MTA-4782)] |
| 24 | + |
| 25 | +.WebLogic application analysis in MTA CLI generates more issues |
| 26 | +Previously, the Oracle WebLogic Server rule did not trigger issues for the `PromoService` class under the proprietary logger category, after analyzing a Java application in the {ProductShortName} CLI. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3845[(MTA-3845)] |
| 27 | + |
| 28 | +.Metric target statuses for `RHSSO` operator are `up` for Tackle add-on |
| 29 | +Previously, when you configured `tackle` with authentication for the {ProductShortName} operator, the statuses of Red Hat Single Sign On (`RHSSO`) operator's metric targets were `down` in the {ocp-short} console. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-4816[(MTA-4816)] |
| 30 | + |
| 31 | +.Go targets are displayed in the `Application Analysis` wizard |
| 32 | +Previously, in the `Application Analysis` tab of the {ProductShortName} user interface, when users navigate back to the `Set Target` page where `Go` was the selected target, the target defaulted to `Java`. This issue has been resolved in {ProductShortName} 7.2.2. link:https://issues.redhat.com/browse/MTA-3438[(MTA-3438)] |
| 33 | + |
| 34 | +For a complete list of all resolved issues, see the list of link:https://issues.redhat.com/issues/?filter=12459229[{ProductShortName} 7.2.2 resolved issues] in Jira. |
| 35 | + |
0 commit comments