Skip to content

Commit 597c81e

Browse files
committed
Update what's new
1 parent f160d7b commit 597c81e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

migration/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ When sonar-migration complete successfully they return exit code 0. En case of f
116116
- Support of incremental dump of projects extracts
117117
- Display of HTTP requests duration in DEBUG logs
118118
- Fixes in documentation
119+
- Trimmed background task data to keep only what is need (to reduce memory and output JSON size)
119120

120121
## Version 0.2
121122

migration/what-is-new.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Support of incremental dump of projects extracts
77
- Display of HTTP requests duration in DEBUG logs
88
- Fixes in documentation
9+
- Trimmed background task data to keep only what is need (to reduce memory and output JSON size)
910

1011
# Version 0.2
1112

0 commit comments

Comments
 (0)