Skip to content

Commit 48b25cf

Browse files
authored
Update java-preview.md
1 parent 61d1b83 commit 48b25cf

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

articles/migrate/appcat/java-preview.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,17 @@ Then, for each file or class affected by the incident, you can jump into the sou
347347

348348
## Release notes
349349

350+
### 7.6.0.6
351+
352+
This release contains the following fixes and enhancements.
353+
354+
- Added a default `.appcat-ignore` file to the released artifact.
355+
- Removed Maven prerequisites; the Maven wrapper is now used when needed.
356+
- Fixed the missing dependencies report in full mode.
357+
- Scoped analysis to AppCAT-supported targets when no targets are specified.
358+
- Ignored comment lines during analysis.
359+
- Fixed incorrect location for XML rules.
360+
350361
### 7.6.0.5
351362

352363
This release contains the following fixes and enhancements.
@@ -455,6 +466,13 @@ GA (Generally Available) release of Azure Migrate application and code assessmen
455466

456467
## Known issues
457468

469+
### 7.6.0.6
470+
471+
- Rules issues:
472+
- The `azure-system-config-01000` rules aren't being triggered.
473+
- The `azure-password-01000` rule detects only one violation, even when multiple violations exist in the same file.
474+
- 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.
475+
458476
### 7.6.0.5
459477

460478
- Rules issues:

0 commit comments

Comments
 (0)