We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3f567 commit e7f0a48Copy full SHA for e7f0a48
1 file changed
docs/en/changes/changes.md
@@ -6,6 +6,7 @@
6
* Remove Groovy v1-v2 checker modules. Replace with v2-only DSL script execution tests in their
7
respective analyzer modules (hierarchy, log-analyzer) and a separate `meter-analyzer-scripts-test`
8
module for MAL tests requiring ProcessRegistry FQCN isolation. Delete `test/script-cases/` directory.
9
+* Fix missing `and` keyword in `JDBCEBPFProfilingTaskDAO.getTaskRecord()` SQL query, which caused a syntax error on every invocation.
10
11
#### UI
12
0 commit comments