Bump org.redisson:redisson from 4.0.0 to 4.1.0 by dependabot[bot] · Pull Request #1727 · apache/maven-resolver
Bumps org.redisson:redisson from 4.0.0 to 4.1.0.
Release notes
Sourced from org.redisson:redisson's releases.
redisson-4.1.0
Feature - Local cached Spring Session implemented
Feature - Hibernate 7.2 module added
Feature - support for Instant-based expiration inRMapCacheNative(thanks@bandalgomsu)
Feature -claim()method added toStreamMultiReadGroupArgsandStreamReadGroupArgsforRStreamobject
Feature -RBucket.getDigest()method added
Feature - extendedRBucket.compareAndSet()method added
Feature -RBucket.compareAndDelete()method added
Feature -RMapCacheNative.putIfExists()methods added with ttl and time arguments
Feature -RBuckets.setIfAllKeysExist()method added (thanks to@seakider)
Feature -RBuckets.setIfAllKeysAbsent()method added (thanks to@seakider)
Feature -RMapCacheNative.putIfAllKeysExist()method added
Feature -RMapCacheNative.putIfAllKeysAbsent()method added
Feature - extendedRMapCacheNative.putAll()method added
Feature -JsonJackson3CodecandTypedJsonJackson3Codeccodecs added
Feature -RSearch.hybridSearch()method addedBreaking change - Spring Cache implementation moved to
redisson-spring-cache/redisson-springmodule (thanks to@seakider)
Breaking change - Spring Transaction implementation moved toredisson-spring-transaction/redisson-springmodule (thanks to@Anubhavagnihotrii)
Breaking change -FstCodec,FuryCodec,MarshallingCodec,SnappyCodecdeprecated codecs have been removedImprovement -
redisson-spring-datais a sub-module ofredisson-spring module
Improvement -redisson-spring-boot-starteris a sub-module ofredisson-spring
Improvement -redisson-spring-cloud-stream-binderis a sub-module ofredisson-springFixed - Spring Data Redis ttl() method returns
0instead of-1whenTimeUnit.SECONDSis used (thanks to@seakider)
Fixed - incorrect delay calculations byEqualJitterDelayandFullJitterDelayafter 57 attempts
Fixed -Kryo5Codecfails sometimes ifallowedClassesspecified
Fixed -PendingEntry.lastTimeDeliveredrenamed todeliveryCount
Fixed -REDIRECTresponse handling
Fixed - Spring Boot attempts to start JCache instance
Fixed - LEAK: ByteBuf.release() was not called before it's garbage-collected after redirect handling (thanks to@seakider)
Changelog
Sourced from org.redisson:redisson's changelog.
30-Dec-2025 - 4.1.0 released
Feature - Local cached Spring Session implemented
Feature - Hibernate 7.2 module added
Feature - support for Instant-based expiration inRMapCacheNative(thanks@bandalgomsu)
Feature -claim()method added toStreamMultiReadGroupArgsandStreamReadGroupArgsforRStreamobject
Feature -RBucket.getDigest()method added
Feature - extendedRBucket.compareAndSet()method added
Feature -RBucket.compareAndDelete()method added
Feature -RMapCacheNative.putIfExists()methods added with ttl and time arguments
Feature -RBuckets.setIfAllKeysExist()method added (thanks to@seakider)
Feature -RBuckets.setIfAllKeysAbsent()method added (thanks to@seakider)
Feature -RMapCacheNative.putIfAllKeysExist()method added
Feature -RMapCacheNative.putIfAllKeysAbsent()method added
Feature - extendedRMapCacheNative.putAll()method added
Feature -JsonJackson3CodecandTypedJsonJackson3Codeccodecs added
Feature -RSearch.hybridSearch()method addedBreaking change - Spring Cache implementation moved to
redisson-spring-cache/redisson-springmodule (thanks to@seakider)
Breaking change - Spring Transaction implementation moved toredisson-spring-transaction/redisson-springmodule (thanks to@seakider)
Breaking change -FstCodec,FuryCodec,MarshallingCodec,SnappyCodecdeprecated codecs have been removedImprovement -
redisson-spring-datais a sub-module ofredisson-spring module
Improvement -redisson-spring-boot-starteris a sub-module ofredisson-spring
Improvement -redisson-spring-cloud-stream-binderis a sub-module ofredisson-springFixed - Spring Data Redis ttl() method returns
0instead of-1whenTimeUnit.SECONDSis used (thanks to@seakider)
Fixed - incorrect delay calculations byEqualJitterDelayandFullJitterDelayafter 57 attempts
Fixed -Kryo5Codecfails sometimes ifallowedClassesspecified
Fixed -PendingEntry.lastTimeDeliveredrenamed todeliveryCount
Fixed -REDIRECTresponse handling
Fixed - Spring Boot attempts to start JCache instance
Fixed - LEAK: ByteBuf.release() was not called before it's garbage-collected after redirect handling (thanks to@seakider)
Commits
195e3c8[maven-release-plugin] prepare release redisson-4.1.0f4941cerelease fixesc34ae1d[maven-release-plugin] rollback the release of redisson-4.1.07ba6525[maven-release-plugin] prepare for next development iteration363c45d[maven-release-plugin] prepare release redisson-4.1.0b310306refactoring99a1de3Feature - RSearch.hybridSearch() method added. #692207376eaFeature - RSearch.hybridSearch() method added. #69224b3c12aFeature - RSearch.hybridSearch() method added. #692282cd296docs updated- 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)