Bump org.redisson:redisson from 3.51.0 to 3.52.0 by dependabot[bot] · Pull Request #1601 · apache/maven-resolver
Bumps org.redisson:redisson from 3.51.0 to 3.52.0.
Release notes
Sourced from org.redisson:redisson's releases.
redisson-3.52.0
Feature - loadCoalescingConcurrency setting added to
RClusteredLocalCachedMapCacheobject
Feature - implementedEntraIdCredentialsResolverfor authentication using Microsoft Entra ID
Feature - added support of RStreamXDELEXcommand (thanks to@seakider)
Feature - added support of RStreamXACKDELcommand (thanks to@seakider)
Feature - Apache Fory -ForyCodecadded
Feature - addedRMapCache.compute()method with ttl parameter (thanks to@seakider)
Feature - addedpollFirst()&pollLast()methods toRSortedSet(thanks to@seakider)
Feature - password can be specified in config endpoint url for Valkey or Redis cluster
Feature - addedWITHATTRIBSandEPSILONparameters forVSIMcommand inRVectorSetobject (thanks to@seakider)
Feature - RRateLimiter.release() method added (thanks to@moil-xm)
Feature -CredentialsResolver.nextRenewal()method addedBreaking change - VectorSimilarArgs.effort() method renamed to VectorSimilarArgs.explorationFactor() Breaking change - VectorSimilarArgs.effort() method renamed to VectorSimilarArgs.explorationFactor() Breaking change - VectorAddArgs.effort() method renamed to VectorAddArgs.explorationFactor() Breaking change - VectorAddArgs.element() renamed to VectorAddArgs.name() Breaking change - credentialsReapplyInterval setting removed and replaced with CredentialsResolver#nextRenewal()
Fixed -
Attempt to unlock lock, not locked by current thread by node iderror (thanks to@seakider)
Fixed - cluster failover handling forRBatchobject
Fixed - inconsistent Command Result Filtering in Spring Data Redis Transactions/Pipelines (thanks to@pengyongqiang) Fixed - Spring Data Reactive module:XPENDINGmissing group (syntax error) and NPE on empty pending summary (thanks to@seakider)
Fixed - NameMapper isn't applied properly forRFairLockobject (thanks to@seakider)
Fixed - Connection pool should prioritize recently used connections to allow idle connection discard
Fixed - QUIT command shouldn't be used
Fixed - ERR unknown command WAITAOF error
Fixed -RLockobject doesn't work in MultiCluster mode
Fixed - redisson.license.expiration-year, redisson.license.expiration-month, redisson.license.expiration-day metrics output NaN
Changelog
Sourced from org.redisson:redisson's changelog.
25-Sep-2025 - 3.52.0 released
Feature -
loadCoalescingConcurrencysetting added toRClusteredLocalCachedMapCacheobject
Feature - implementedEntraIdCredentialsResolverfor authentication using Microsoft Entra ID
Feature - added support of RStreamXDELEXcommand (thanks to@seakider)
Feature - added support of RStreamXACKDELcommand (thanks to@seakider)
Feature - Apache Fory -ForyCodecadded
Feature - addedRMapCache.compute()method with ttl parameter (thanks to@seakider)
Feature - addedpollFirst()&pollLast()methods toRSortedSet(thanks to@seakider)
Feature - password can be specified in config endpoint url for Valkey or Redis cluster
Feature - addedWITHATTRIBSandEPSILONparameters forVSIMcommand inRVectorSetobject (thanks to@seakider)
Feature -RRateLimiter.release()method added (thanks to@moil-xm)
Feature -CredentialsResolver.nextRenewal()method addedBreaking change - VectorSimilarArgs.effort() method renamed to VectorSimilarArgs.explorationFactor()
Breaking change - VectorSimilarArgs.effort() method renamed to VectorSimilarArgs.explorationFactor()
Breaking change - VectorAddArgs.effort() method renamed to VectorAddArgs.explorationFactor()
Breaking change - VectorAddArgs.element() renamed to VectorAddArgs.name()
Breaking change - credentialsReapplyInterval setting removed and replaced with CredentialsResolver#nextRenewal()Fixed -
Attempt to unlock lock, not locked by current thread by node iderror (thanks to@seakider)
Fixed - cluster failover handling forRBatchobject
Fixed - inconsistent Command Result Filtering in Spring Data Redis Transactions/Pipelines (thanks to@pengyongqiang) Fixed - Spring Data Reactive module:XPENDINGmissing group (syntax error) and NPE on empty pending summary (thanks to@seakider)
Fixed - NameMapper isn't applied properly forRFairLockobject (thanks to@seakider)
Fixed - Connection pool should prioritize recently used connections to allow idle connection discard
Fixed - QUIT command shouldn't be used
Fixed - ERR unknown command WAITAOF error
Fixed -RLockobject doesn't work in MultiCluster mode
Fixed - redisson.license.expiration-year, redisson.license.expiration-month, redisson.license.expiration-day metrics output NaN
Commits
3d8945a[maven-release-plugin] prepare release redisson-3.52.06577b48libs updated8960182lib updatedd0def11Merge pull request #6708 from pengyongqiang666/fix-spring-data-redis-filterin...a3c2d60docs updatedb4bf15brefactoringef43c3dtests fixedde1b03ftests fixed2ddc4a4permits leak in AsyncSemaphore983e631Breaking change - credentialsReapplyInterval setting replaced with Credential...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)