Commit Graph

9086 Commits (d9f2230c1d05953b4e39230065c4923823514ddb)
 

Author SHA1 Message Date
Nikita Koksharov d9f2230c1d
Update README.md 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 10 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
10 months ago
Nikita Koksharov 332c35ccf0 libs updated 10 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
10 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
10 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
10 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>
10 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>
10 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>
10 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>
10 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
10 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
10 months ago
Nikita Koksharov 6c8d945612 libs updated 10 months ago
roharon 32445dd0ba Modify jmockit to 1.52.0 inside maven-surefire-plugin
Signed-off-by: roharon <roharon98@gmail.com>
10 months ago
Nikita Koksharov 7e546bb4df logs improved 10 months ago
Nikita Koksharov 7b68d40d4c refactoring 10 months ago
Nikita Koksharov 071276829b Feature - RSemaphore.trySetPermits() method with ttl parameter added. 10 months ago
Nikita Koksharov 6482246358 refactoring 10 months ago
Nikita Koksharov a36f0f4781 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 670652f026 Fixed - semaphore object is not deleted after RLocalCachedMap.clearLocalCache method invocation. #2273 10 months ago
Nikita Koksharov 4f35c11f7a Fixed - semaphore object is not deleted after RLocalCachedMap.clearLocalCache method invocation. #2273 10 months ago
Nikita Koksharov 47ed5cdf5c
Update README.md 10 months ago
Nikita Koksharov 8dad76c139 version updated 10 months ago
Nikita Koksharov 612817cbac Fixed - AggregationOptions.groupBy() setting with reducers used in RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov cc156bb7f0 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov a5f8502faa Fixed - AggregationOptions.groupBy() setting with reducers used in RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov f997e73a70
Merge pull request #5771 from wynn5a/master
Fix issue #5728 - Executing multiple RSet.add and RSet.contains methods within the same transaction results in the LEAK error
10 months ago
wynn5a b439135fad remove unused import
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
wynn5a 6aa8dcb079 Fix issue #5728 - resource leak error when executing multiple contains operation of RSet in transaction
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov 45a8cf6f8f Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 18d4aac5a1 Fixed - AggregationOptions.groupBy() setting usage with RSearch.aggregate() method causes an exception if reducers aren't defined. #5770 10 months ago
Nikita Koksharov fc13e193af Fixed - AggregationOptions.sortBy() setting usage with RSearch.aggregate() method causes an exception. #5770 10 months ago
Nikita Koksharov d95d4ccc55
Merge pull request #5757 from redisson/dependabot/maven/org.springframework-spring-beans-6.1.5
Bump org.springframework:spring-beans from 6.0.3 to 6.1.5
10 months ago
Nikita Koksharov c06a398883
Merge pull request #5758 from redisson/dependabot/maven/org.springframework-spring-context-6.1.5
Bump org.springframework:spring-context from 6.0.3 to 6.1.5
10 months ago
wynn5a 0bbf5292e3 Fix issue #5728 - resource leak error when executing multiple contains operation of RSet in transaction
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov e586450917
Update CHANGELOG.md 10 months ago