- Invalid syntax in DF file do not fully break the analysis anymore (sonar-scanner + sonarlint + language server)
- ExecutionGraph improvements on RETURN and QUIT nodes
- Method and attribute signatures improvements on system handles + builtin classes (LS)
- Fix KeywordCase rule (#1221), UnusedDataset (#1226), DefineVariableBlock (#1220), DynamicObjectLeak (#1170),
- New rule: StaleGlobalHandleAccess (detect stale reference to file-info that could have been changed by another procedure. Any
RUNorPUBLISHwill flag file-info as stale. Rules will be loosened in the future).
Full Changelog: V3.7.0...V3.8.1