Added
Fixed
- Fix streaming migration queue in the balancing algorithm to correctly track in-flight
migration jobs up to the configured parallel job limit (@archandha). [#6] - Resolve an issue where the queue could stall or exit prematurely when all guests were
dispatched but not all migrations had finished (@archandha). [#6] - Ensure failed migrations are properly detected and reported instead of being silently
skipped during parallel execution (@archandha). [#6]
Full Changelog: v2.0.1...v2.1.0