Nikita Koksharov
|
2e4db01037
|
Fixed - Slave node in cluster mode isn't shutdown properly if readMode = MASTER and subscribeMode = MASTER (regression since 3.27.2) #5752
|
10 months ago |
Nikita Koksharov
|
77919d08b4
|
Fixed - race condition during cluster topology update causes slave added/removed events. #5752
|
10 months ago |
Nikita Koksharov
|
45243e8f42
|
logs added
|
10 months ago |
Nikita Koksharov
|
81e178e9a6
|
test fixed
|
10 months ago |
Nikita Koksharov
|
96b5ec31c3
|
Feature - NewObjectListener and SetObjectListener can be registered with RKeys.addListener() method #5793
|
10 months ago |
Nikita Koksharov
|
ab1ae658b8
|
error message updated
|
10 months ago |
Nikita Koksharov
|
61eaa0d0aa
|
lib updated
|
10 months ago |
Nikita Koksharov
|
db341ab4e7
|
Improvement - responses map lock replaced with fine-grained entry locking in RRemoteService and RScheduledExecutorService
|
10 months ago |
Nikita Koksharov
|
4113efd4d4
|
checkstyle fixed
|
10 months ago |
Nikita Koksharov
|
a536ae48fe
|
Improvement - responses map lock replaced with fine-grained entry locking in RRemoteService and RScheduledExecutorService
|
10 months ago |
Nikita Koksharov
|
f2ab62ed51
|
test fixed
|
10 months ago |
Nikita Koksharov
|
71c272ed2a
|
refactoring
|
10 months ago |
Nikita Koksharov
|
71ad3683c6
|
Jodd lib upgraded
|
10 months ago |
Nikita Koksharov
|
c0d2688a11
|
test disabled
|
10 months ago |
Nikita Koksharov
|
6001e812b4
|
libs updated
|
10 months ago |
Nikita Koksharov
|
1c05b7dcac
|
libs updated
|
10 months ago |
Nikita Koksharov
|
debd1a0197
|
jboss-marshalling is now optional dependency.
|
10 months ago |
Nikita Koksharov
|
40d79587ce
|
Fixed - OSGi MANIFEST should define optional dependencies. #5774
|
10 months ago |
Nikita Koksharov
|
a20de222cf
|
javadocs fixed
|
10 months ago |
Nikita Koksharov
|
096d088444
|
Merge branch 'master' of github.com:redisson/redisson
|
10 months ago |
Nikita Koksharov
|
128ffc7976
|
refactoring
|
10 months ago |
Nikita Koksharov
|
d9f2230c1d
|
Update README.md
|
10 months ago |
Nikita Koksharov
|
91ecf4b24a
|
refactoring
|
10 months ago |
Nikita Koksharov
|
6966c0f70c
|
Feature - new subscribeOnElements(), subscribeOnLastElements() and subscribeOnFirstElements() methods wait for CompletionStage to complete before polling the next element. #5786
|
10 months ago |
Nikita Koksharov
|
0bc90c8108
|
Fixed - TimeoutException is thrown if connectionMinimumIdleSize = 0. #5788
|
10 months ago |
Nikita Koksharov
|
6be51a0b63
|
Merge branch 'master' of github.com:redisson/redisson
|
10 months ago |
Nikita Koksharov
|
c1440980e5
|
Fixed - java.lang.ClassCastException is thrown for Reactive/Rx RemoteService invocation if Redisson instance isn't Reactive/Rx. #5580
|
10 months ago |
Nikita Koksharov
|
61a2b8efc5
|
Update README.md
|
10 months ago |
Nikita Koksharov
|
1747446fe5
|
javadocs fixed
|
10 months ago |
Nikita Koksharov
|
72eb6c31e1
|
javadocs fixed
|
10 months ago |
Nikita Koksharov
|
6701b08032
|
Feature - shardedSubscriptionMode setting added in Cluster configuration. #5690
|
10 months ago |
Nikita Koksharov
|
c0d99f718c
|
refactoring
|
10 months ago |
Nikita Koksharov
|
4a46def3f9
|
refactoring
|
10 months ago |
Nikita Koksharov
|
12626d504e
|
BitSetCodec is now deprecated
|
10 months ago |
Nikita Koksharov
|
25c0ea21ec
|
Merge branch 'master' of github.com:redisson/redisson
|
10 months ago |
Nikita Koksharov
|
8dd6f9a669
|
javadocs added
|
10 months ago |
Nikita Koksharov
|
ae5e5e93ca
|
Merge branch 'master' of github.com:redisson/redisson
|
11 months ago |
Nikita Koksharov
|
78655a2148
|
Merge pull request #5780 from redisson/dependabot/maven/org.slf4j-slf4j-api-2.0.13
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
|
11 months ago |
Nikita Koksharov
|
332c35ccf0
|
libs updated
|
11 months ago |
Nikita Koksharov
|
2d62e01903
|
Merge pull request #5782 from redisson/dependabot/maven/io.lettuce-lettuce-core-6.3.2.RELEASE
Bump io.lettuce:lettuce-core from 5.1.3.RELEASE to 6.3.2.RELEASE
|
11 months ago |
Nikita Koksharov
|
71d73c175c
|
Merge pull request #5783 from redisson/dependabot/maven/org.awaitility-awaitility-4.2.1
Bump org.awaitility:awaitility from 3.1.0 to 4.2.1
|
11 months ago |
Nikita Koksharov
|
d2a2b1a8a6
|
Merge pull request #5784 from redisson/dependabot/maven/io.micrometer-micrometer-core-1.12.5
Bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5
|
11 months ago |
dependabot[bot]
|
b3350c439b
|
Bump io.micrometer:micrometer-core from 1.12.4 to 1.12.5
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.4...v1.12.5)
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
dependabot[bot]
|
2354bcb352
|
Bump org.awaitility:awaitility from 3.1.0 to 4.2.1
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 3.1.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-3.1.0...awaitility-4.2.1)
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
dependabot[bot]
|
293fd5286d
|
Bump io.lettuce:lettuce-core from 5.1.3.RELEASE to 6.3.2.RELEASE
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 5.1.3.RELEASE to 6.3.2.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/6.3.2.RELEASE/RELEASE-NOTES.md)
- [Commits](https://github.com/lettuce-io/lettuce-core/compare/5.1.3.RELEASE...6.3.2.RELEASE)
---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
dependabot[bot]
|
357849811d
|
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13
Bumps org.slf4j:slf4j-api from 2.0.9 to 2.0.13.
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
Nikita Koksharov
|
9dfbaea6f2
|
Merge pull request #5776 from roharon/jmockit
Modify jmockit mvn version to 1.52.0 that used in maven-surefire-plugin
|
11 months ago |
Nikita Koksharov
|
214ad3adbb
|
Merge pull request #5741 from redisson/dependabot/maven/com.mycila-license-maven-plugin-4.3
Bump com.mycila:license-maven-plugin from 3.0 to 4.3
|
11 months ago |
Nikita Koksharov
|
6c8d945612
|
libs updated
|
11 months ago |
roharon
|
32445dd0ba
|
Modify jmockit to 1.52.0 inside maven-surefire-plugin
Signed-off-by: roharon <roharon98@gmail.com>
|
11 months ago |