Skip to content

Commit 3b68594

Browse files
authored
Update java.md
1 parent 71de9b0 commit 3b68594

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/migrate/appcat/java.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,16 @@ After executing this rule through `appcat`, rerun the analysis to review the gen
307307

308308
The complete guide for Rules Development is available at [azure.github.io/appcat-docs/rules-development-guide](https://azure.github.io/appcat-docs/rules-development-guide/).
309309

310+
## Release notes
311+
312+
### 6.3.0.8
313+
314+
- Previously, a set of targets were enabled by default, making it difficult for certain customers to assess large applications with too many incidents related to less critical issues. To reduce noise in reports, users must now specify multiple targets, with the parameter `--target`, when executing `appcat`, giving them the option to select only the targets that matter.
315+
316+
### 6.3.0.7
317+
318+
- GA (Generally Available) release of Azure Migrate application and code assessment.
319+
310320
## License
311321

312322
Azure Migrate application and code assessment for Java is a free, open source tool at no cost, and licensed under the [same license as the upstream WindUp project](https://github.com/windup/windup/blob/master/LICENSE).

0 commit comments

Comments
 (0)