Review the resolved issues in this release of {project-short}.
- Migrations stalled when conversion pod and
forklift-controllerpod were on different networks -
Before this update, migrations stalled when the conversion pod was on a different network than the
forklift-controllerpod. With this update, the network issue is resolved, and theforklift-controllercan access the conversion pod to perform the migration. - Bundle creation includes
relatedImagesfield -
Before this update, the
relatedImagesfield was missing from the generated CSV during the bundle creation for MTV 2.10.0. As a result, users could not use MTV in disconnected environments. With this update, bundle creation includes the 'relatedImages' field in the generated CSV, and you can use MTV in disconnected environments without manually adding therelatedImagesfield to the CSV.