Release Notes - Mnemonic - Version 0.11.0 ** Sub-task * [MNEMONIC-410] - Remove incubator word from project logo * [MNEMONIC-411] - Update mail-list address * [MNEMONIC-412] - Update Project Members in website page * [MNEMONIC-413] - Update the mailing lists info in website * [MNEMONIC-414] - Update project repositories * [MNEMONIC-415] - Update Apache incubator logo from website footer * [MNEMONIC-420] - Create a static version of function getNativeFieldInfo() in durable class * [MNEMONIC-421] - Create a factory function to retrieve field info from static version of getNativeFieldInfo() * [MNEMONIC-422] - Update the repos links for Centos Dockerfile * [MNEMONIC-423] - Update the repos links for Ubuntu Dockerfile * [MNEMONIC-424] - Update the POM files to reflect TLP status * [MNEMONIC-425] - Update script files to reflect TLP status * [MNEMONIC-426] - Some pom.xml files still contain incubator in URL * [MNEMONIC-427] - Update CI configuration files to reflect TLP status * [MNEMONIC-428] - Update benchmark script files to reflect TLP status * [MNEMONIC-429] - Update README files to reflect TLP status * [MNEMONIC-430] - Update NOTICE to reflect TLP status * [MNEMONIC-431] - Remove DISCLAIMER file * [MNEMONIC-432] - Update links, text and instruction in site-wide to reflect TLP status * [MNEMONIC-433] - Incubator publish link does not work anymore in uploadsite script * [MNEMONIC-434] - Use new Logo * [MNEMONIC-435] - Not found class Cleaner * [MNEMONIC-436] - Upgrade Maven Jar Plugin * [MNEMONIC-437] - Upgrade Scala compiler plugin * [MNEMONIC-438] - Skip Spark module compilation if compiled with JDK9 * [MNEMONIC-439] - Skip Hadoop module compilation if compiled with JDK9 * [MNEMONIC-440] - Skip test cases for spark-integration in runall script if running on JDK9 * [MNEMONIC-441] - Skip test cases for hadoop-integration in runall script if running on JDK9 * [MNEMONIC-445] - tutorial proposal draft - example #1: hello world * [MNEMONIC-449] - Upgrade Javapoet plugin * [MNEMONIC-453] - Create an example of creating orders * [MNEMONIC-454] - Create an example of showing stored orders ** Bug * [MNEMONIC-384] - Correct the email address for development email list subscription on the project website * [MNEMONIC-399] - Hadoop.fs thrown Bad file descriptor exception * [MNEMONIC-401] - Support Java 9 * [MNEMONIC-448] - Exclude .iml Files in the configuration of Rat Plugin * [MNEMONIC-452] - Factory class not found * [MNEMONIC-463] - Should load native library in memory allocator service lazily * [MNEMONIC-465] - build broken on fedora ** New Feature * [MNEMONIC-402] - Lazy persistence for input session * [MNEMONIC-450] - Create a DurableString class * [MNEMONIC-468] - FactoryProxyHelper supports shift operation * [MNEMONIC-477] - Support reclaim context in EntityFactoryProxyHelper ** Improvement * [MNEMONIC-403] - Refactor DurableSinglyLinkedList * [MNEMONIC-455] - Simplify the Factory proxy construction * [MNEMONIC-457] - Add method getSize() to DurableArray * [MNEMONIC-460] - Add helper code to verify the heap memory usage of data structures * [MNEMONIC-466] - Simplify the example code of CreateOrder using FactoryProxyHelper * [MNEMONIC-467] - Simplify the example code of ShowOrder by using FactoryProxyHelper * [MNEMONIC-469] - Optimize the shift operation of durable parameters * [MNEMONIC-470] - Refactor test cases of collection module using EntityFactoryProxyHelper * [MNEMONIC-471] - Refactor benches module using EntityFactoryProxyHelper * [MNEMONIC-472] - Refactor test cases of computing-services module using EntityFactoryProxyHelper * [MNEMONIC-473] - Refactor test cases of core module using EntityFactoryProxyHelper * [MNEMONIC-474] - Refactor test cases of examples module using EntityFactoryProxyHelpe * [MNEMONIC-475] - Refactor hadoop module using EntityFactoryProxyHelper * [MNEMONIC-476] - Refactor spark module using EntityFactoryProxyHelper ** Task * [MNEMONIC-406] - Add Apache 0.10.0 release to the website downloads * [MNEMONIC-407] - Implement destroy function of SinglyLinkedList * [MNEMONIC-408] - Implement setAutoreclaim function of SinglyLinkedList * [MNEMONIC-416] - Add README to mnemonic-spark-kmeans-bench module * [MNEMONIC-442] - design a tutorial for training and project promotion * [MNEMONIC-451] - tutorial proposal draft - experimental setup * [MNEMONIC-456] - Add new committer to website * [MNEMONIC-461] - Clean generated data files