Skip to content

redisson-3.21.2

Compare
Choose a tag to compare
@mrniko mrniko released this 17 May 12:15
· 2218 commits to master since this release

Feature - RBitSet.set(long[], boolean) method added (thanks to @skasj)

Fixed - Pattern Topic messages are missed/duplicated after failover in cluster if channel starts with __keyspace and __keyevent and subscriptionMode = SLAVE
Fixed - to many pubsub topics may cause memory leak
Fixed - RBatches no longer respect the default number of retries (regression since 3.21.1)