Skip to content

Commit 2e1c540

Browse files
Merge pull request #300549 from Sneezry/patch-14
Update java-preview.md
2 parents d9f3fd8 + abb0cfc commit 2e1c540

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

articles/migrate/appcat/java-preview.md

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

351351
## Release notes
352352

353+
### 7.6.0.6
354+
355+
This release contains the following fixes and enhancements.
356+
357+
- A default **.appcat-ignore** file is now included in the release package by default. This file causes the tool to exclude specified folders or paths that don't need to be analyzed.
358+
- Fixed the issue of missing dependencies in the report when using `full` mode (specified by using `--mode`).
359+
- Scoped analysis to AppCAT-supported targets when no targets are specified.
360+
- Ignored comment lines during analysis.
361+
- Fixed incorrect location for XML rules.
362+
353363
### 7.6.0.5
354364

355365
This release contains the following fixes and enhancements.
@@ -458,6 +468,13 @@ GA (Generally Available) release of Azure Migrate application and code assessmen
458468

459469
## Known issues
460470

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

463480
- Rules issues:

0 commit comments

Comments
 (0)