The changelog entries for `moveChunk.commit` no longer contain statistics about the migration. This was introduce in 3.4 as part of the rewrite of the migration source machinery.
The statistics are already returned from the recipient as part of the _recvChunkCommit call. In order to fix this problem, these returned statistics need to be exposed as return value of the commitClone function and persisted in the moveChunk.commit record..