You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/migrate/appcat/appcat-7-release-notes.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,19 @@ This article provides the release notes for Azure Migrate application and code a
18
18
19
19
## Release history
20
20
21
+
### 7.7.0.7
22
+
23
+
This release contains the following fixes and enhancements:
24
+
- Fixed a potential deadlock during Eclipse Java Development Tools Language Server (JDTLS) search.
25
+
- Added rule support for Jakarta EE and other migration scenarios.
26
+
- Improved XML match fallback when location resolution fails.
27
+
28
+
### 7.7.0.6
29
+
30
+
This release contains the following features and fixes:
31
+
- Add a new issue-only analysis mode that detects issues only and doesn't discover the technologies used by the project.
32
+
- Fail fast when the underlying analysis service times out, instead of getting stuck.
33
+
21
34
### 7.7.0.4
22
35
23
36
This release contains the following new features and enhancements:
@@ -148,6 +161,18 @@ This release is based on a different set of components of the Konveyor project.
148
161
149
162
## Known issues
150
163
164
+
### 7.7.0.7
165
+
166
+
- Rules issues:
167
+
- The `azure-system-config-01000` rules aren't being triggered.
168
+
- An error in the **Watcher Error** channel on Windows: `Windows system assumed buffer larger than it is, events have likely been missed`. This error message appears on the command line during long-running jobs on Windows.
169
+
170
+
### 7.7.0.6
171
+
172
+
- Rules issues:
173
+
- The `azure-system-config-01000` rules aren't being triggered.
174
+
- An error in the **Watcher Error** channel on Windows: `Windows system assumed buffer larger than it is, events have likely been missed`. This error message appears on the command line during long-running jobs on Windows.
0 commit comments