Skip to content

Commit 65a391e

Browse files
Merge pull request #302799 from zhoufenqin/fenzho/appcat-7.7.0.1
update for appcat 7.7.0.1
2 parents eab5a95 + 7c55ef8 commit 65a391e

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

articles/migrate/appcat/appcat-7-quickstart.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Extract the binary from the downloaded file. You should see the following folder
6969
├── maven.default.index
7070
├── jdtls/
7171
├── static-report/
72+
├── maven-wrapper/
73+
├── .appcat-ignore
7274
├── rulesets/
7375
├── readme.md
7476
└── readme.html

articles/migrate/appcat/appcat-7-release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ This article provides the release notes for Azure Migrate application and code a
1717

1818
## Release history
1919

20+
### 7.7.0.1
21+
22+
This release contains the following fixes and enhancements:
23+
24+
- Change the default value of `--output-format` to `json`.
25+
2026
### 7.7.0.0 (GA)
2127

2228
This release contains the following fixes and enhancements:
@@ -112,6 +118,13 @@ This release is based on a different set of components of the Konveyor project.
112118

113119
## Known issues
114120

121+
### 7.7.0.1
122+
123+
- Rules issues:
124+
- The `azure-system-config-01000` rules aren't being triggered.
125+
- The `azure-password-01000` rule detects only one violation, even when multiple violations exist in the same file.
126+
- 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.
127+
115128
### 7.7.0.0
116129

117130
- Rules issues:

0 commit comments

Comments
 (0)