New features

  • The supported C++ compiler on Linux is changed from GCC to clang
  • ClangTidy checker is integrated into the C++ toolchain
  • Support for C++17 is added
  • Support for Java 11 is added
  • Support for Python 3.8 is added
  • Support for .NET Core on Linux is added
  • PMD is updated to version 6.32
  • Spotbugs is updated to version 4.2.2
  • Design Pattern and Antipattern detector is added
  • Support for Roslyn Analyzers is added

Bugfixes

  • Several bugfixes in the toolchains are made