chore: update dependency org.redisson:redisson to v4.7.0 - #137
Open
renovate[bot] wants to merge 1 commit into
Open
chore: update dependency org.redisson:redisson to v4.7.0#137renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Test Results93 tests ±0 87 ✅ ±0 40s ⏱️ +4s For more details on these failures, see this check. Results for commit e4f89da. ± Comparison against base commit c56d944. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.6.1→4.7.0Release Notes
redisson/redisson (org.redisson:redisson)
v4.7.0Feature -
RMapsobject added for mass operations with Map objectsFeature - Array based Circular Buffer object added
Feature -
readNewest(),readOldest()andpeekLast()methods added toRRingBufferFeature -
countUnion(),countUnionApprox()andcountDiff()methods added toRSetFeature -
maxCount()andmaxSize()params added toRStream.read()andRStream.readGroup()methodsFeature -
getAliases()method added toRSearchFeature -
move()method added toRQueueandRBlockingQueueFeature -
SetExpiredListeneradded forRSetCacheFeature -
@RGetterand@RSetterannotations added instead of deprecated@RFieldAccessorFeature -
WorkerOptions.taskLateThresholdsetting addedFeature - Hibernate 7.4.x support
Feature -
trySetRate(),setRate(),getConfig()andtryAcquire()methods added toRGcra, oldtryAcquire()methods deprecated (thanks to @wushiyuanmaimob)Feature -
KeySetViewSerializerused byKryo5Codec(thanks to @olewehrmeyer)Feature - Netty updated to 4.2.16.Final
Feature - Fory lib upgraded to 1.4.0
Improvement -
RoundRobinLoadBalanceris now load balancing pubsub subscriptionsImprovement -
failedSlaveNodeDetectorsetting is now applied only to slave nodes (thanks to @rahulrane50)Improvement -
FailedNodeDetectorinstance is now copied per client instead of being shared (thanks to @rahulrane50)Improvement - redundant
junit-bomimport removed fromredisson-spring-boot-starter(thanks to @Develop-KIM)Improvement - protobuf-java lib updated to 4.35.1
Improvement - zstd-jni lib updated to 1.5.7-12
Improvement - lz4-java lib updated to 1.11.1
Improvement - jackson-dataformat-msgpack lib updated to 0.9.12
Improvement - micronaut-inject lib updated to 3.10.6 in
redisson-micronaut-30moduleFixed - JCache fallback mode doesn't work for some methods
Fixed - JCache fallback mode doesn't handle incorrect password encryption format
Fixed -
EvictionTaskcancellation race conditionFixed - master should be registered even if slaves can't be reached (regression since 4.6.1)
Fixed - cluster lazy initialization parks caller threads indefinitely (thanks to @yipeng09)
Fixed - cluster lazy initialization self-deadlocks if stale master entry is re-registered (thanks to @yipeng09)
Fixed - cluster monitor spams "added slaves detected" if slaves aren't used (thanks to @wushiyuanmaimob)
Fixed - username isn't inherited from cluster config endpoint by discovered nodes (thanks to @wushiyuanmaimob)
Fixed - pubsub semaphore leak if subscription entry is missing (thanks to @AliasJeff)
Fixed - read lock renewal entry leak (thanks to @wushiyuanmaimob)
Fixed -
tryLock()method throws timeout exception andredisson_lock_queue,redisson_lock_timeoutkeys aren't removed (thanks to @seakider)Fixed - codec mismatch isn't detected if the same name is reused in a transaction (thanks to @fudianchn)
Fixed -
ByteBufleak inRedissonTransactionalBucket.isEquals()method (thanks to @vasiliy-mikhailov)Fixed -
RMap.entrySet().contains()method always returns false (thanks to @vasiliy-mikhailov)Fixed -
RSetMultimap.fastRemoveValueAsync()method always returns 0 (thanks to @vasiliy-mikhailov)Fixed -
RReliableTopic.removeAllListeners()method throws NPE if there is no subscription (thanks to @wushiyuanmaimob)Fixed -
isMinimalPutsEnabledByDefault()method should return false inredisson-hibernate-72moduleConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.