(Build b1087) - 7 Nov 2021
GENERAL
- Remove support for the Java API and Ecplise plugin since neither has been updated in some time
 - Fix potential deadlock when canceling an analysis that's nearly finished
 
DIFF
- Fix diff view binary check to handle multibyte characters
 
CODECHECK
- Show CodeCheck results while the checks are still running, rather than waiting until it is complete.
 - Add 12 new AUTOSAR checks
 
PYTHON PARSER
- Added support for some of the new Python 3.10 match statement syntax