3.0.Beta2
Pre-release
Pre-release
This release contains:
- Documentation (Javadoc and Wiki, 02e384c, 15daf1d, 1a12055, 7613f72, d120ccc, 9682666, 854c9ff, 34823a6)
- Improved test stability (25577c3, 8491dd8, b8f8957, 25577c3) for a stable and reproducible build
- Changed redis ports from 63xx to 64xx for testing (9a1aa59)
- Fixed clientKill because of changed clientList output (b07a2f0)
- Adjusted resource cleanup to prevent memory leaks (807f391)
- Prevent refCnt exceptions in case of parallel close & read (590a133)
- Fixed PubSub API (f05e960)
- Fixed command leaking when client is not yet online/disconnected and commands are issued while the client is in the re-connect phase (ddce2ff, 6a6f10e)
- Code cleanup, fixing sonar violations
- Support for SENTINEL MASTERS command (b6f2fb5)
- Support for DEBUG SEGFAULT command (a47686c)
- Support for PUBSUB command (e77020e)
- Support for sorted set commands ZLEXCOUNT, ZRANGEBYLEX, ZREMRANGEBYLEX (c6722f5)
- Minor fixes like typos, maven site on http://redis.paluch.biz