We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f160d7b commit 597c81eCopy full SHA for 597c81e
migration/README.md
@@ -116,6 +116,7 @@ When sonar-migration complete successfully they return exit code 0. En case of f
116
- Support of incremental dump of projects extracts
117
- Display of HTTP requests duration in DEBUG logs
118
- Fixes in documentation
119
+- Trimmed background task data to keep only what is need (to reduce memory and output JSON size)
120
121
## Version 0.2
122
migration/what-is-new.md
@@ -6,6 +6,7 @@
6
7
8
9
10
11
# Version 0.2
12
0 commit comments