File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ # Version 3.5
2+
3+ * Many performance and robustness improvements
4+ * ` sonar-audit ` improvements
5+ * Output audit problems on the fly #1395
6+ * Several fixes:
7+ * #1417
8+ * #1415
9+ * #1411
10+ * #1386
11+ * ` sonar-config ` fix #1326
12+ * Include ** dart** and ** ipython** as built-in languages since they were introduced in SonarQube 10.7
13+ * Display HTTP requests durations in logs
14+
115# Version 3.4.2
216
317- Hotfix: Fix crash ` sonar-audit ` when SonarQube version is neither LTA nor Latest: [ Issue #1386 ] ( https://github.com/okorach/sonar-tools/issues/1386 )
Original file line number Diff line number Diff line change 2424
2525"""
2626
27- PACKAGE_VERSION = "3.5 "
28- MIGRATION_TOOL_VERSION = "0.4 "
27+ PACKAGE_VERSION = "3.6 "
28+ MIGRATION_TOOL_VERSION = "0.5 "
You can’t perform that action at this time.
0 commit comments