##############################################################################
    @RELEASE: 7.0-2c

    This maintenance release includes a few key fixes to the supervisor, core, and
    worker, and is a recommended update to all 7.0-x customers.

    Specific to Windows, it also includes a change where all modules and binary
    files have been rebuilt against a version of Perl that has been built in-house
    from source.

    IMPORTANT: A note about Perl versions on Windows workers
    --------------------------------------------------------

    Perl v5.26 is the only supported version on Windows, and must be installed on
    all workers. All other versions of Perl are unsupported.


    ==== CL 20342 ====
    @CHANGE: made sure installed Perl versions other than 5.26 are detected as "unsupported" and properly rejected as such (Windows).

    ==== CL 20338 ====
    @FIX: Proxy program was responding to orders (such as migrate/interrupt/preempt) prematurely, before the operations had completed,
    causing race coditions in some (rare) cases, resulting in issues such as agenda-based job instances going into an infinite "wait" loop.

    ZD: 19066

    ==== CL 20303 ====
    @FIX: bug in a couple of SQL queries causing issues, such as tons of unnecessary extra auto-complete operations.

    ==== CL 20302 ====
    @FIX: qblogin password registriation failing with "ERROR: passwords don't match" on Windows 10

    ZD: 18963
    JIRA: QUBE-3439

     

    • No labels