This release includes a workaround for failing local parallel tests.
The property `driver_binary_copy = true` will have the driver binary be copied to a temporary file for every parallel process, which helps to work around a bug with newer driver versions, where the driver process is killed immediately after start, when another process is running already.