less than 1 minute read

1.117.0 is live and ready for download. This version brings the following:

Added 🚀

  • Added support for parser suggestions to SVN-, MetricGardener-, RawText- and SourceCodeParser #3287 </br>
  • Add semi automatic merging feature after executing multiple parsers #3287
  • Expanded developer documentation to include common problems and solutions for them #3289

Fixed 🐞

  • Fix entrypoint for analysis docker image #3259
  • Show again delta of a building which have nothing in common in red or green #3271
  • Always show description of suspicious metrics #3285
  • Show suspicious metrics and risk profile documentation pages in navigation bar #3290
  • Merge filter will now abort execution when an invalid file is specified as input #3305
  • Fix formatting issues in docs turning -- to #3301

Changed

  • Adjusted documentation for parser suggestions #3287
  • Make the size of the CodeCharta logo more suitable for any screen size and remove MaibornWolff logo #3302

Chore 👨‍💻 👩‍💻

  • Replace custom Redux adapter through real NgRx #3271