• v0.9.0 d2c0d868c4

    v0.9.0 Stable

    JoshuaBoniface released this 2020-10-27 02:42:49 -04:00 | 1474 commits to master since this release

    Release 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.

    Downloads