Skip to content

Commit 376e93e

Browse files
authored
Merge pull request #168 from Pkylas007/mta-5305-release-notes-7-3-2
MTA-5305 Release Notes for 7.3.2
2 parents 627dfdd + f6a40cc commit 376e93e

File tree

4 files changed

+46
-0
lines changed

4 files changed

+46
-0
lines changed

docs/release-notes/master.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ 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+
28+
include::topics/ref_known-issues-7-3-2.adoc[leveloffset=+2]
29+
2130
[id="mta-7-3-1"]
2231
== {ProductShortName} 7.3.1
2332

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+
* After the {ProductFullName} 7.3.2 version, the Eclipse IDE plugin for {ProductShortName} will be deprecated and is planned to be removed in future releases. Red{nbsp}Hat will provide bug fixes and support for this feature during the current release lifecycle, but this feature will no longer receive enhancements and will be removed.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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 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, {ProductShortName} relied on the Maven search index to determine whether embedded dependencies were internal to the application or were publicly available (usually classified as open-source dependency). Depending on the availability of the Maven search index, an open-source dependency could be wrongly classified as internal to the application and was included as a dependency in the analysis results. In this case, the analysis returned more incidents and greater effort to address issues found in dependencies. This issue has been resolved in {ProductShortName} 7.3.2 by adding the flag `--disable-maven-search` to the `analyze` command. When disabled, the analysis will consistently classify dependencies. link:https://issues.redhat.com/browse/MTA-5588[(MTA-5588)]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
:_newdoc-version: 2.18.3
2+
:_template-generated: 2025-04-29
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="known-issues-7-3-2_{context}"]
7+
= Known issues
8+
9+
This section provides highlighted known issues in {ProductFullName} version 7.3.2.
10+
11+
.{ProductShortName} {WebName} connection breaks when you sort dependencies by labels after an analysis
12+
13+
When you sort the dependencies by labels after analyzing an application in the {ProductShortName} {WebName}, the {WebName} displays an error about retrieving data. Currently, there is no workaround available. link:https://issues.redhat.com/browse/MTA-5981[(MTA-5981)]

0 commit comments

Comments
 (0)