Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**.
### 22-Apr-2024 - 3.29.0 released
Feature - `NewObjectListener` added to track created objects
Feature - `NewObjectListener` and `SetObjectListener` can be registered with `RKeys.addListener()` method
Feature - `subscribeOnElements()`, `subscribeOnLastElements()` and `subscribeOnFirstElements()` methods wait for `CompletionStage` to complete before polling the next element
Feature - `shardedSubscriptionMode` setting added in Cluster configuration
Feature - `RSemaphore.trySetPermits()` method with ttl parameter added
Feature - `getDeletedIds()` method added to `RStream``AutoClaimResult` object
Improvement - responses map lock replaced with fine-grained entry locking in `RRemoteService` and `RScheduledExecutorService`