Wednesday, 14 May 2014
Infinispan 7.0.0.Alpha4 is out!
Dear Community,
It is our pleasure to announce the Alpha4 release of Infinispan 7.0.0.
The release highlights are:
-
HotRod protocol now supports authorization and the SKIP_CACHE_LOAD flag;
-
Distributed entry iterator which allows iterate over all entries in the cluster;
-
Object filtering and preview using query DSL;
-
Apache Lucene 4.8.0 is now supported and JGroups was upgraded to 3.5.0.Beta5;
-
Multiple improvements and bug fixes!
For a complete list of features and bug fixes included in this release please refer to the release notes. Visit our downloads section to find the latest release.
If you have any questions please check our forums, our mailing lists or ping us directly on IRC.
Cheers,
The Infinispan team.
Tags: security hotrod infinispan
Friday, 11 April 2014
Infinispan 7.0.0.Alpha3 is out!
Hi, The Alpha3 release of Infinispan 7.0.0 is now available.
Highlights:
-
authorization at both CacheManager and Cache levels
-
some important enhancements for Map/Reduce’s usability, like the ability to use an intermediate cache during Map/Reduce execution and for storing the final results of the Map/Reduce tasks
-
a much welcomed revamp of the Infinispan embedded configuration which has been aligned to with the server
For a complete list of features and bug fixes included in this release please refer to the release notes. Visit our downloads section to find the latest release.
Cheers, Mircea
Tags: security configuration map reduce