Skip to content

Release 0.9.0

Compare
Choose a tag to compare
@joshuaboniface joshuaboniface released this 26 Oct 06:32
· 1564 commits to master since this release

Parallel Virtual Cluster version 0.9.0

  • Fixes a number of bugs and technical debt.
  • Improves VM migration to function with a lockstep mechanism preventing undefined migration states and better parallelism.
  • Adds additional reporting of "provisioned" memory on nodes, and reporting of (n-1) RAM violations.
  • Allows entirely IP-less managed networks.
  • Improves handling of large file uploads (OVAs and raw disk images) to avoid duplicate writing.
  • Removes PyWSGI which had major blocking issues during file uploads, and move to a "debug"-only Flask instance with SSL support instead.

This release introduces an updated version scheme; all future stable releases until 1.0.0 is ready will be made under this 0.9.z naming. This does not represent semantic versioning and all changes (feature, improvement, or bugfix) will be considered for inclusion in this release train.