dependabot[bot]
|
326fc20232
|
Bump org.apache.tomcat.embed:tomcat-embed-core
Bumps org.apache.tomcat.embed:tomcat-embed-core from 8.5.88 to 8.5.93.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Nikita Koksharov
|
2669597d81
|
Fixed - "attempt to unlock lock, not locked by current thread" error occurs in rare cases even if RLock.unlock() method called by lock owner thread. #4871
|
1 year ago |
Nikita Koksharov
|
2e885852dc
|
Fixed - non-volatile RedisConnection.lastUsageTime field may cause incorrect idle time calculation. #5331
|
1 year ago |
Nikita Koksharov
|
c7cf3f514c
|
Fixed - RMapCache.expireEntriesIfNotSet() and RMapCache.expireEntryIfNotSet() don't update maxIdle parameter properly. #5321
|
1 year ago |
Nikita Koksharov
|
5fe9f447c4
|
Merge branch 'master' of github.com:redisson/redisson
|
1 year ago |
Nikita Koksharov
|
3bc0b64afb
|
Fixed - RMapCache.expireEntries() and RMapCache.expireEntry() don't update maxIdle parameter properly. #5321
|
1 year ago |
Nikita Koksharov
|
fc6d901d2b
|
Update README.md
|
1 year ago |
Nikita Koksharov
|
8fa603fa06
|
updated
|
1 year ago |
Nikita Koksharov
|
622bdea50d
|
version updated
|
1 year ago |
Nikita Koksharov
|
1ec2b84a4b
|
Merge branch 'master' of github.com:redisson/redisson
|
1 year ago |
Nikita Koksharov
|
13c5c95f4d
|
Feature - RBlockingQueue.pollFromAnyWithName() method added. #333
|
1 year ago |
Nikita Koksharov
|
a7af7e7489
|
Merge pull request #5329 from redisson/dependabot/maven/redisson/org.xerial.snappy-snappy-java-1.1.10.4
Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /redisson
|
1 year ago |
Nikita Koksharov
|
b441f9e647
|
Merge pull request #5330 from redisson/dependabot/maven/redisson-all/org.xerial.snappy-snappy-java-1.1.10.4
Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 in /redisson-all
|
1 year ago |
dependabot[bot]
|
df2db91986
|
Bump org.xerial.snappy:snappy-java in /redisson-all
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.1 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.1...v1.1.10.4)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
ea52f9e775
|
Bump org.xerial.snappy:snappy-java in /redisson
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.1 to 1.1.10.4.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.1...v1.1.10.4)
---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Nikita Koksharov
|
beef348353
|
Update README.md
|
2 years ago |
Nikita Koksharov
|
d6df3075df
|
Feature - RSortedSet implements RExpirable. #5326
|
2 years ago |
Nikita Koksharov
|
d9664b59ab
|
Fixed - RSortedSet doesn't work correctly if NameMapper was specified. #5327
|
2 years ago |
Nikita Koksharov
|
6186b1c3b3
|
Fixed - RPriorityQueue has incorrect lock name if NameMapper was specified
|
2 years ago |
Nikita Koksharov
|
a7cea0a63e
|
Fixed - RSortedSet doesn't work correctly if NameMapper was specified. #5327
|
2 years ago |
Nikita Koksharov
|
fc8a8395af
|
Merge branch 'master' of github.com:redisson/redisson
|
2 years ago |
Nikita Koksharov
|
0e23f98176
|
version updated
|
2 years ago |
Nikita Koksharov
|
cc1d96c819
|
Update CHANGELOG.md
|
2 years ago |
Nikita Koksharov
|
bbb825698d
|
Update README.md
|
2 years ago |
Nikita Koksharov
|
7ef3dfd238
|
Update README.md
|
2 years ago |
Nikita Koksharov
|
fe96ed7254
|
[maven-release-plugin] prepare for next development iteration
|
2 years ago |
Nikita Koksharov
|
78b5027db8
|
[maven-release-plugin] prepare release redisson-3.23.5
|
2 years ago |
Nikita Koksharov
|
61d74ef2cd
|
Fixed - NPE is thrown by RedissonAutoConfiguration if Spring Boot 3.1+ #5314
|
2 years ago |
Nikita Koksharov
|
3c942e3a4a
|
refactoring
|
2 years ago |
Nikita Koksharov
|
75a6cf25d2
|
Feature - Fallback to TCP in case of a UDP DNS truncation. #5137
|
2 years ago |
Nikita Koksharov
|
b73c74fd99
|
javadocs fixed
|
2 years ago |
Nikita Koksharov
|
55964afe39
|
checkstyle fixed
|
2 years ago |
Nikita Koksharov
|
16fc95e405
|
Fixed - WeightedRoundRobinBalancer doesn't support hostnames.
|
2 years ago |
Nikita Koksharov
|
1f07cceeb4
|
Feature - putAll method with TTL added to RMapCacheRx and RMapCacheReactive objects.
|
2 years ago |
Nikita Koksharov
|
5849efbc06
|
quarkus version updated
|
2 years ago |
Nikita Koksharov
|
5c8c5486ff
|
Merge branch 'master' of github.com:redisson/redisson
|
2 years ago |
Nikita Koksharov
|
e07b4e9799
|
Fixed - NPE in CommandPubSubDecoder #5308
|
2 years ago |
Nikita Koksharov
|
5e93273964
|
Fixed - during connection initialization a new attempt isn't made for Busy, ClusterDown, TryAgain and Wait Redis errors
|
2 years ago |
Nikita Koksharov
|
ee7da523c7
|
test fixed
|
2 years ago |
Nikita Koksharov
|
8ac0fcf1d2
|
Update README.md
|
2 years ago |
Nikita Koksharov
|
97b5f06ea0
|
Merge pull request #5300 from KrogerWalt/modular
Allow base jar to be included in modular Java projects
|
2 years ago |
Nikita Koksharov
|
a23985e17d
|
javadocs fixed
|
2 years ago |
Nikita Koksharov
|
936db4bed8
|
Fixed - RJsonBucket.getType() throws NPE if type is null. #5304
|
2 years ago |
Nikita Koksharov
|
0ffcb71eb3
|
Feature - failedSlaveNodeDetector setting added to Cluster, Sentinel, Replicated, Master/Slave modes.
|
2 years ago |
Nikita Koksharov
|
1c40db60e4
|
test fixed
|
2 years ago |
Nikita Koksharov
|
c37d4411e7
|
netty updated
|
2 years ago |
Nikita Koksharov
|
6d5a6367ce
|
spring updated
|
2 years ago |
Nikita Koksharov
|
9743e5e255
|
Fixed - IllegalStateException is thrown if RedisConnectionDetails registered in Spring Context with settings for Cluster or Sentinel. #5301
|
2 years ago |
KrogerWalt
|
9cdce9b1db
|
Allows jar to be included in modular Java projects
Signed-off-by: KrogerWalt <walt.moorhouse@kroger.com>
|
2 years ago |
Nikita Koksharov
|
4e7724eddf
|
refactoring
|
2 years ago |