Skip to content

Commit a95b805

Browse files
author
vibhuti sodhi
committed
MTA-7.1.1-Release notes-initial draft
1 parent ad5eba7 commit a95b805

File tree

3 files changed

+84
-0
lines changed

3 files changed

+84
-0
lines changed

docs/release-notes/master.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ include::topics/making-open-source-more-inclusive.adoc[]
1717
== Introduction
1818
{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).
1919

20+
[id="mta-7-1-1"]
21+
== {ProductShortName} 7.1.1
22+
23+
include::topics/ref_known-issues-7-1-1.adoc[leveloffset=+2]
24+
25+
include::topics/ref_resolved-issues-7-1-1.adoc[leveloffset=+2]
26+
27+
:!release-notes:
28+
2029
[id="mta-7-1-0"]
2130
== {ProductShortName} 7.1.0
2231

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: 2024-08-14
3+
4+
:_mod-docs-content-type: REFERENCE
5+
6+
[id="known-issues-7-1-1_{context}"]
7+
= Known issues
8+
9+
This section provides highlighted known issues in {ProductFullName} version 7.1.1.
10+
11+
.<to-add>
12+
13+
<to-add>. (link:https://issues.redhat.com/browse/MTA-xxxx[MTA-xxxx])
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
// Module included in the following assemblies:
2+
//
3+
//docs/release_notes-7.1.1/master.adoc
4+
5+
6+
:_newdoc-version: 2.18.2
7+
:_template-generated: 2024-07-01
8+
9+
:_mod-docs-content-type: REFERENCE
10+
11+
[id="resolved-issues-7-1-1_{context}"]
12+
= Resolved issues
13+
14+
This section provides highlighted issues that have been resolved in {ProductFullName} 7.1.1.
15+
16+
.An application analysis no longer fails when run with the `--bulk` option
17+
18+
Previously, if you ran an application analysis with the `--bulk` option, it failed with the following error:
19+
----
20+
ERRO[0143] container run error
21+
ERRO[0143] failed to generate static report
22+
----
23+
24+
With this update, the issue has been fixed, and the bulk analysis completes without errors and generates a proper analysis report.
25+
26+
:FeatureName: <<TO-ADD>>
27+
28+
//link:https:https://issues.redhat.com/browse/MTA-3663[MTA-3663]
29+
30+
.Enabling Preemption now works as expected if authentication is enabled
31+
32+
Previously, *Preemption* could not be enabled for tasks in the *Task Manager* page and the Task Manager drawer if {ProductFullName} authentication was enabled. With this update, the issue has been fixed, and you can now enable *Preemption* if {ProductFullName} authentication is enabled.
33+
34+
:FeatureName: <<TO-ADD>>
35+
36+
//link:https:https://issues.redhat.com/browse/MTA-3195[MTA-3195]
37+
38+
.The drop-down application menu no longer contains duplicate options
39+
40+
Previously, when selecting a target for application analysis, the drop-down menu contained duplicate application target options. With this update, the issue has been fixed, and no duplicates are listed when selecting the application analysis target.
41+
42+
:FeatureName: <<TO-ADD>>
43+
44+
//link:https:https://issues.redhat.com/browse/MTA-2795[MTA-2795]
45+
46+
47+
.The Reports page now displays separate charts for unassessed applications and applications with the Unknown risk
48+
49+
Previously, the {ProductFullName} user interface (UI) did not distinguish between unassessed applications and applications that have been assessed to have the `Unknown` risk. Consequently, the *Reports* page displayed a single chart for such applications. With this update, the issue has been fixed, and the *Reports* page now displays separate charts for unassessed applications and applications with the *Unknown* risk.
50+
51+
:FeatureName: <<TO-ADD>>
52+
53+
//link:https:https://issues.redhat.com/browse/MTA-2678[MTA-2678]
54+
55+
56+
.Analyzing public applications no longer fails
57+
58+
Previously, when you ran an analysis for public applications, which do not require credentials, by using custom rules, the analysis would fail if no targets and maven or source credentials were provided. With this update, the issue has been fixed, and the analysis no longer fails for public applications.
59+
60+
:FeatureName: <<TO-ADD>>
61+
62+
//link:https:https://issues.redhat.com/browse/MTA-3163[MTA-3163]

0 commit comments

Comments
 (0)