All releases tagged Major bugfixes


Changes: In this version, adds and deletes from groups are now possible through the Map interface. Numerous bugs were fixed. There were other changes to increase stability, enhancements to the documentation, and movements further along on the performance testing framework.


Changes: This release removes some unused methods, fields, and changes some dubious code. It adds support for CacheEventHandlers on invalidate, support for max objects in the memory cache, and support for specifying the maximum size for the DiskCache. It also enhances the distribution mechanism, adds a constant in CacheEvent (as per JSR specs), has commented out the distribution of object additions (as per JSR specs), and adds a call back to subscribers upon local invalidate.