Commit Graph

10231 Commits (dependabot/maven/org.springframework-spring-beans-6.2.3)
 

Author SHA1 Message Date
dependabot[bot] 95ce7f25f3
Bump org.springframework:spring-beans from 6.1.14 to 6.2.3
Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 6.1.14 to 6.2.3.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.14...v6.2.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
Nikita Koksharov 0640497cf6
Merge pull request #6434 from seakider/fix_fairLock
Fixed - Fair Lock attempt to compare nil with number
4 weeks ago
seakider 2fe06b7a38 Fixed - Fair Lock attempt to compare nil with number
Signed-off-by: seakider <seakider@gmail.com>
4 weeks ago
Nikita Koksharov a1b82a0d34
Merge pull request #6430 from seakider/feature_OBJECTCommand
Feature - Support for OBJECT command
4 weeks ago
seakider 8f7292fb35 Feature - Support for OBJECT command
Signed-off-by: seakider <seakider@gmail.com>
4 weeks ago
seakider 9e1b60f86f Feature - Support for OBJECT command
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
mrniko af54726926 tests fixed 1 month ago
mrniko d47f010dc7 tests added 1 month ago
mrniko fda016307f test added 1 month ago
mrniko 5eff5abbc4 test added 1 month ago
mrniko a7d9d4a224 refactoring 1 month ago
mrniko 0fd5c0caa0 Merge branch 'master' of github.com:redisson/redisson 1 month ago
mrniko ff995cfc3a netty updated 1 month ago
Nikita Koksharov 679632f3f2
Merge pull request #6426 from seakider/feature_pollLastWithName
Feature poll last with name
1 month ago
seakider 7a4e0f4239 Feature - RBlockingQueue.pollLastFromAnyWithName()
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
Nikita Koksharov ad32c4b407
Merge pull request #6424 from zzhlhc/master
upgrade protobuf from 4.27.2 to 4.29.3
1 month ago
seakider 02e7bece3c Feature - RBlockingQueue.pollLastFromAnyWithName()
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
seakider 960c02386e Feature - RBlockingQueue.pollLastFromAnyWithName()
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
mrniko 56a34dae5a refactoring 1 month ago
mrniko 48c7c8fa40 refactoring 1 month ago
Nikita Koksharov d920e9ea05
Merge pull request #6425 from seakider/feat_bitSet_get
Feature - Bitset add method get(Long ...x1)
1 month ago
seakider 981653ed6c Feature - Bitset add method get(Long ...x1)
Signed-off-by: seakider <seakider@gmail.com>
1 month ago
zzhlhc a15ec93418 upgrade protobuf from 4.27.2 to 4.29.3
Signed-off-by: zzhlhc <zhouzh_zzz@qq.com>
1 month ago
Nikita Koksharov 7dc4d31d7b
Merge pull request #6418 from JKord/improve-cacheConfig
Add ability to set eviction mode for Cache Config
1 month ago
Jura b01e26fd7b Update comment for setMaxSize
Signed-off-by: Jura <jura.kord@gmail.com>
1 month ago
mrniko f046cd0b05 Merge branch 'master' of github.com:redisson/redisson 1 month ago
mrniko 92ec1c6e4c tests fixed 1 month ago
Nikita Koksharov ba0c2a7a10
Merge pull request #6420 from maxxhuang/fix-redissonmapcache-putall
Fix LUA error when RedissonMapCache.putAll(Map) is invoked with liste…
1 month ago
max.huang 4009050bf2 Fix LUA error when RedissonMapCache.putAll(Map) is invoked with listeners
Signed-off-by: max.huang <chihhao.huang@lookout.com>
1 month ago
Jura 8f8cfcc659 Add ability to set eviction mode for Cache Config
Signed-off-by: Jura <jura.kord@gmail.com>
1 month ago
mrniko 34b4c02f88 Feature - added max-size setting for Quarkus Cache. 1 month ago
mrniko 8036876570 error message improved 1 month ago
mrniko f522db1838 Merge branch 'master' of github.com:redisson/redisson 1 month ago
mrniko 93153b9434 docs updated 1 month ago
Nikita Koksharov 1464faa628
Update CHANGELOG.md 2 months ago
Nikita Koksharov 0598145528
Update CHANGELOG.md 2 months ago
Nikita Koksharov f03d297eab
Update CHANGELOG.md 2 months ago
mrniko c6cd6bcd9a [maven-release-plugin] prepare for next development iteration 2 months ago
mrniko 520c1ea949 [maven-release-plugin] prepare release redisson-3.44.0 2 months ago
mrniko b96e623f95 tests fixed 2 months ago
mrniko 7a733b8c81 refactoring 2 months ago
mrniko bb0d14b44f Fixed - RBuckets.get() doesn't use nameMapper in single mode. #6409 2 months ago
mrniko fbde6ed91d Fixed - "valkeys" scheme can't be used in Sentinel mode 2 months ago
mrniko 0bda4b5b44 Fixed - closed channel detection by PingConnectionHandler #6079 2 months ago
mrniko a98540af0b Feature - added commandsMap setting to CommandsLoadBalancer 2 months ago
Nikita Koksharov 1450176e52
Merge pull request #6407 from seakider/feature_getKeysAsync
Feature - RKeyAsync getKeysAsync
2 months ago
seakider 9f3b297c5e Fixed - Style check
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider aa00650f2e Fixed - Style check
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider caabd17483 Feature - RKeyAsync getKeysAsync
Signed-off-by: seakider <seakider@gmail.com>
2 months ago
seakider 032dc1bdaa Feature - RKeyAsync getKeysAsync
Signed-off-by: seakider <seakider@gmail.com>
2 months ago