conch-boot
conch-boot copied to clipboard
Bump org.redisson:redisson from 3.11.1 to 3.22.0 in /conch-boot-project/conch-boot-dependencies
Bumps org.redisson:redisson from 3.11.1 to 3.22.0.
Release notes
Sourced from org.redisson:redisson's releases.
redisson-3.22.0
Feature - Spring Data Redis 3.1.0 implementation
Feature - Spring Boot 3.1.0 support
Feature -lastEntry(),firstEntry(),pollLastEntries(),pollFirstEntries(),entryIterator(),rankEntry(),revRankEntry()methods added toRScoredSortedSetobject
Feature -RCountDownLatch,RLock,RPermitExpirableSemaphore,RSemaphoreobjects use sharded PubSub in Redis Cluster 7.0+
Feature -slavesSyncTimeout,commandMapper,sslCiphers,sslTrustManagerFactory,sslKeyManagerFactorysettings added
Feature -RMultimap.fastRemoveValue()method added
Feature -allowedClassessetting added toSerializationCodec
Feature -entriesReadandmakeStreamparameters added toRStream.createGroup()methodBreaking change - RCountDownLatch, RLock, RPermitExpirableSemaphore, RSemaphore objects now use sharded PubSub in Redis Cluster 7.0+
Fixed - Expired LiveObjects with RIndex annotations retain indexed data
Fixed -RRingBufferdoesn't implementexpire(),expireAt(),delete(),clearExpire()methods properly
Fixed -RLocalCachedMaplocal cache isn't cleared after instance expirationredisson-3.21.3
Fixed - default retryInterval isn't applied to RBatch object
Fixed - RBatches no longer respect the default number of retries (regression since 3.21.1)redisson-3.21.2
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
__keyspaceand__keyeventandsubscriptionMode = 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)redisson-3.21.1
Feature -
addIfAbsent(),addIfExists(),addIfGreater(),addIfLess(),addAll(),addAllIfAbsent(),addAllIfExist(),addAllIfGreater(),addAllIfLess()methods added toRSetCacheobject
Feature -SetAddListener,SetRemoveListener,SetRemoveRandomListeneradded toRSetobject
Feature -ScoredSortedSetAddListener,ScoredSortedSetRemoveListeneradded toRScoredSortedSetobject
Feature -MapPutListener,MapRemoveListeneradded toRMapobject
Feature -IncrByListeneradded toRAtomicDoubleandRAtomicLongobjects
Feature -RMapCache.getAllWithTTLOnly()method addedBreaking change - RedissonDelayedQueue internal data format changed
Breaking change - RedissonReliableTopic internal data format changedImprovement -
RedissonReliableTopicinternal structure optimizationFixed -
RReliableTopicdata loss
Fixed - failover isn't handled correctly in some cases
Fixed -BatchOptions.retryAttempts = 0isn't applied toRBatchobject
Fixed -RMap.keySet()throws NPE if CompositeCodec used
Fixed - RediSearch NumericFilter shouldn't set exclusive range by default
Fixed - RediSearch NumericFilter throws NPE
Fixed -RLocalCachedMap.removeListener()method doesn't remove loca cache listenersredisson-3.21.0
Feature - RediSearch module support
... (truncated)
Changelog
Sourced from org.redisson:redisson's changelog.
05-Jun-2023 - 3.22.0 released
Feature - Spring Data Redis 3.1.0 implementation
Feature - Spring Boot 3.1.0 support
Feature -lastEntry(),firstEntry(),pollLastEntries(),pollFirstEntries(),entryIterator(),rankEntry(),revRankEntry()methods added toRScoredSortedSetobject
Feature -RCountDownLatch,RLock,RPermitExpirableSemaphore,RSemaphoreobjects use sharded PubSub in Redis Cluster 7.0+
Feature -slavesSyncTimeout,commandMapper,sslCiphers,sslTrustManagerFactory,sslKeyManagerFactorysettings added
Feature -RMultimap.fastRemoveValue()method added
Feature -allowedClassessetting added toSerializationCodec
Feature -entriesReadandmakeStreamparameters added toRStream.createGroup()methodBreaking change - RCountDownLatch, RLock, RPermitExpirableSemaphore, RSemaphore objects now use sharded PubSub in Redis Cluster 7.0+
Fixed - Expired LiveObjects with RIndex annotations retain indexed data
Fixed -RRingBufferdoesn't implementexpire(),expireAt(),delete(),clearExpire()methods properly
Fixed -RLocalCachedMaplocal cache isn't cleared after instance expiration18-May-2023 - 3.21.3 released
Fixed - default retryInterval isn't applied to RBatch object
Fixed - RBatches no longer respect the default number of retries (regression since 3.21.1)17-May-2023 - 3.21.2 released
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
__keyspaceand__keyeventandsubscriptionMode = 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)11-May-2023 - 3.21.1 released
Feature -
addIfAbsent(),addIfExists(),addIfGreater(),addIfLess(),addAll(),addAllIfAbsent(),addAllIfExist(),addAllIfGreater(),addAllIfLess()methods added toRSetCacheobject
Feature -SetAddListener,SetRemoveListener,SetRemoveRandomListeneradded toRSetobject
Feature -ScoredSortedSetAddListener,ScoredSortedSetRemoveListeneradded toRScoredSortedSetobject
Feature -MapPutListener,MapRemoveListeneradded toRMapobject
Feature -IncrByListeneradded toRAtomicDoubleandRAtomicLongobjects
Feature -RMapCache.getAllWithTTLOnly()method addedBreaking change - RedissonDelayedQueue internal data format changed
Breaking change - RedissonReliableTopic internal data format changedImprovement -
RedissonReliableTopicinternal structure optimizationFixed -
RReliableTopicdata loss
Fixed - failover isn't handled correctly in some cases
Fixed -BatchOptions.retryAttempts = 0isn't applied toRBatchobject
Fixed -RMap.keySet()throws NPE if CompositeCodec used
Fixed - RediSearch NumericFilter shouldn't set exclusive range by default
Fixed - RediSearch NumericFilter throws NPE
Fixed -RLocalCachedMap.removeListener()method doesn't remove loca cache listeners
... (truncated)
Commits
45aefeb[maven-release-plugin] prepare release redisson-3.22.00e6499flibs updatede911a87javadocs fixeddfc49d8Merge branch 'master' of github.com:redisson/redissonade3b1eFeature - Add entriesRead and makeStream parameters to RStream.createGroup() ...67214b8Update README.md77c315drefactoring6c6debfFeature - added Config.slavesSyncTimeout setting. #4798230d4a3checkstyle fixedfe6a257Feature - allowedClasses setting added to SerializationCodec https://github.c...- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.