Release Notes - Mnemonic - Version 0.7.0-incubating Sub-task [MNEMONIC-236] - Construct a workable skeleton sub-project of mnemonic-spark [MNEMONIC-238] - Implement DurableRDD [MNEMONIC-241] - Expose allocator from ObjectCreator for creating auxiliary durable objects [MNEMONIC-243] - Using Scala feature to remove redundant getters and setters [MNEMONIC-244] - Explicitly specify the type of allocator for function argument [MNEMONIC-245] - Class Path is not serializable as a parameter of RDD so fallback to String [MNEMONIC-246] - Make test data generated from Random for unit tests [MNEMONIC-247] - Fix the cleanup mechanism for DurableRDD [MNEMONIC-248] - Add a test case to verify the durable chunk type dataset & bugfixes [MNEMONIC-249] - Add a test case to verify the durable generic object type dataset & bugfixes [MNEMONIC-250] - Add a test case to verify buffer type dataset & bugfixes Bug [MNEMONIC-237] - Incorrect offset for fields with primitive types [MNEMONIC-239] - Compilation Error when durable field type is boolean [MNEMONIC-240] - Fix Testcases suite with Spark module [MNEMONIC-251] - Pause to show caution for runall.sh New Feature [MNEMONIC-213] - Create a mnemonic-spark module Task [MNEMONIC-252] - Add mnemonic-spark module to source-assembly.xml [MNEMONIC-253] - Fix prompt information for release.sh