Skip to content

Commit 8a60a97

Browse files
author
Prabha Kylasamiyer Sundara Rajan
committed
MTA-5305 Release Notes for 7.3.2
1 parent 0de6fce commit 8a60a97

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

docs/release-notes/master.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ include::topics/making-open-source-more-inclusive.adoc[]
1818

1919
{ProductFullName} {DocInfoProductNumber} accelerates large-scale application modernization efforts across hybrid cloud environments on {ocp-first}. This solution provides insight throughout the adoption process, at both the portfolio and application levels: inventory, assess, analyze, and manage applications for faster migration to {ocp-short} through the user interface (UI) and command-line interface (CLI).
2020

21+
[id="mta-7-3-2"]
22+
== {ProductShortName} 7.3.2
23+
24+
include::topics/mta-rn-technical-changes-7-3-2.adoc[leveloffset=+2]
25+
26+
include::topics/ref_fixed-issues-7-3-2.adoc[leveloffset=+2]
27+
2128
[id="mta-7-3-1"]
2229
== {ProductShortName} 7.3.1
2330

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * docs/release_notes-7.0/master.adoc
4+
5+
:_content-type: REFERENCE
6+
[id="mta-rn-technical-changes-7-3-2_{context}"]
7+
= Technical changes
8+
9+
The following technical changes have been made in {ProductFullName} 7.3.2:
10+
11+
* The Eclipse IDE plugin for {ProductShortName} is available till 7.3.2. The plugin will be deprecated in future releases.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2025-05-12
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="fixed-issues-7-3-2_{context}"]
7+
= Fixed issues
8+
9+
This section provides the following bug fixes and resolved issues and other problems that have a significant impact on the {ProductFullName} 7.3.2.
10+
11+
.{ProductShortName} now generates consistent results after analyzing large .EAR binary files
12+
13+
Previously, when analyzing binary applications, MTA relied on the Maven search index to determine whether dependencies are internal to the application or whether the application was installed as an open-source dependency. Depending on the availability of the Maven search index, it was assumed that an open-source dependency was internal to the application and includes the dependency in the analysis results. In this case, analysis returned more incidents and greater effort to address issues found in dependencies, even if the user did not expect to see those results. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-5588[(MTA-5588)]
14+
15+
.{ProductShortName} does not generate false positives when analyzing Java applications
16+
17+
Previously, {ProductShortName} generated a false positive issue after analyzing a Java application dependency. This issue has been resolved in {ProductShortName} 7.3.2. link:https://issues.redhat.com/browse/MTA-4025[(MTA-4025)]

0 commit comments

Comments
 (0)