Release Notes - Mnemonic - Version 0.6.0-incubating Sub-task [MNEMONIC-105] - Adding Testcases for durable buffers and chunks [MNEMONIC-209] - Implement Iterators for bulk operations Bug [MNEMONIC-204] - Fix issues with the pmalloc service on MacOS [MNEMONIC-215] - Memory leak when LinkedList element is destroyed [MNEMONIC-227] - Unify the usage of initNextPool() of IO sessions [MNEMONIC-233] - Managed resources must be restored before destroy of Generic Field [MNEMONIC-234] - Reorder field destroy of a durable data structure [MNEMONIC-235] - Report error on the Java doc of MneMapredRecordWriter Improvement [MNEMONIC-229] - Remove the call to initNextPool from user [MNEMONIC-230] - Make it possible to return the iterator of DurableInputSession multiple times. [MNEMONIC-231] - Remove the explicit call to readConfig(). [MNEMONIC-232] - Improve the MneDurableInputSession to accept multiple paths New Feature [MNEMONIC-95] - Create a Durable Set [MNEMONIC-104] - Create a Durable Map [MNEMONIC-213] - Create a mnemonic-spark module [MNEMONIC-214] - Make MneDurableInputSession rewind-able [MNEMONIC-216] - Support Hadoop mapred APIs [MNEMONIC-218] - Make inputSession & outputSession to accept the Configration parameter [MNEMONIC-219] - Remove the dependency on mapred FileOutputFormat.getUniqueFile [MNEMONIC-220] - Remove the dependency on OutputDir of FileOutputFormat [MNEMONIC-221] - Create a DurableArray [MNEMONIC-223] - Abstract MneSessions from Mnemonic-hadoop module [MNEMONIC-224] - Create a Mnemonic-sessions module [MNEMONIC-225] - Support batch read from multiple pools for DurableInputSession