Skip to content

Commit 202d466

Browse files
authored
Update appcat7-release-notes.md
1 parent f4334e3 commit 202d466

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ ms.date: 01/15/2025
1515
---
1616

1717
# Release notes
18+
### 7.7.0.0 (GA)
19+
This release contains the following fixes and enhancements:
20+
- added graceful error handling with well-defined exit codes for different kinds of errors.
21+
- Removed "appcat test" command.
22+
- Enhanced report with adding application overview section.
23+
- Bug Fix: fixed mvnw is not executable in Linux and macOS.
24+
1825
### 7.6.0.7
1926

2027
This release contains the following fixes and enhancements.
@@ -100,6 +107,13 @@ This release is based on a different set of components of the Konveyor project.
100107
- New engine based on the [Konveyor Analyzer LSP](https://github.com/konveyor/analyzer-lsp) project, with a CLI based on the [Konveyor Kantra](https://github.com/konveyor/kantra/) project.
101108

102109
## Known issues
110+
### 7.7.0.0
111+
112+
- Rules issues:
113+
- The `azure-system-config-01000` rules aren't being triggered.
114+
- The `azure-password-01000` rule detects only one violation, even when multiple violations exist in the same file.
115+
- 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.
116+
103117
### 7.6.0.7
104118

105119
- Rules issues:

0 commit comments

Comments
 (0)