Release Notes - Mnemonic - Version 0.8.0-incubating ** Sub-task * [MNEMONIC-255] - Add Insert and Search functionality for durable trees * [MNEMONIC-257] - Add APIs about DurableRDD's direct IO * [MNEMONIC-258] - Implement the functionalities of DurableRDD's direct IO * [MNEMONIC-259] - Add test cases to verify its functionality of the DurableRDD Direct IO ** Bug * [MNEMONIC-254] - Set function goes into loop with cyclic structures * [MNEMONIC-264] - Add option to suppress the confirmation for Docker build * [MNEMONIC-269] - Unexpected token in docker readme.md ** Improvement * [MNEMONIC-260] - Resolve the maven build Warning about Scala versions * [MNEMONIC-265] - Remove runall command from Dockerfile * [MNEMONIC-266] - Upgrade Spark artifacts to v2.1.1 * [MNEMONIC-267] - Upgrade the Dockerfile to use ARG feature * [MNEMONIC-273] - Improve the runall script to handle uncommitted files and IDE related files gracefully ** New Feature * [MNEMONIC-256] - Direct IO feature of DurableRDD * [MNEMONIC-262] - Make the interface OutputSession computable * [MNEMONIC-263] - Make DurableRDD native computable * [MNEMONIC-268] - Support to adjust the size of underlying memory capacity * [MNEMONIC-270] - Durable object wise persistence feature * [MNEMONIC-271] - Durable object transaction feature * [MNEMONIC-274] - Add another Dockerfile for Ubuntu system ** Task * [MNEMONIC-261] - Add mnemonic-spark info to README * [MNEMONIC-277] - Add instructions about sharing the source project out of Docker container