Commit Graph

9192 Commits (ab31631880c0f5dd8ed2d50c6e043730ab6a1cb4)
 

Author SHA1 Message Date
Shihao b53f2ec388 Add getActiveTopic method to RPatternTopicReactive & RPatternTopicRx
Signed-off-by: Shihao <327800885@qq.com>
10 months ago
Shihao a53134bb26 Add getActiveTopic method
Signed-off-by: Shihao <327800885@qq.com>
10 months ago
Nikita Koksharov 7c4d8ba2c6 hibernate version updated 10 months ago
Nikita Koksharov 3528d04133 version updated 10 months ago
Nikita Koksharov 24fd57374c Fixed - RMapCache.fastPutIfExistsOperation() method uses incorrect pubsub channel. #5815 10 months ago
Nikita Koksharov 812d2be5a9 micronaut upgraded to 4.4 version 10 months ago
Nikita Koksharov 371ec04b21 version updated 10 months ago
Nikita Koksharov 33b0f89378 version updated 10 months ago
Nikita Koksharov 2019fbefec version updated 10 months ago
Nikita Koksharov cdafcf264a Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 0a8168ad38 version updated 10 months ago
Nikita Koksharov a97a7077f5
Update CHANGELOG.md 10 months ago
Nikita Koksharov dbd38189f5 [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov 73a9e694b1 [maven-release-plugin] prepare release redisson-3.29.0 10 months ago
Nikita Koksharov 5c30031ccc test fixed 10 months ago
Nikita Koksharov 0ef2c773b1 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 633c9b977c javadocs added 10 months ago
Nikita Koksharov 1db0b99cee Fixed - RSearch aggregate expression applied incorrectly. #5800 10 months ago
Nikita Koksharov 3b9508d5af refactoring 10 months ago
Nikita Koksharov 1ce18646ac refactoring 10 months ago
Nikita Koksharov e5c813f18e
Merge pull request #5805 from redisson/dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.5
Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5
10 months ago
Nikita Koksharov fbd9174d94
Merge pull request #5804 from redisson/dependabot/maven/io.netty.incubator-netty-incubator-transport-native-io_uring-0.0.25.Final
Bump io.netty.incubator:netty-incubator-transport-native-io_uring from 0.0.21.Final to 0.0.25.Final
10 months ago
Nikita Koksharov 4d0ae93964
Merge pull request #5803 from redisson/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1
10 months ago
Nikita Koksharov 5484b16171
Merge pull request #5802 from redisson/dependabot/maven/org.assertj-assertj-core-3.25.3
Bump org.assertj:assertj-core from 3.10.0 to 3.25.3
10 months ago
dependabot[bot] c53e6dba3d
Bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.4 to 1.1.10.5.
- [Release notes](https://github.com/xerial/snappy-java/releases)
- [Commits](https://github.com/xerial/snappy-java/compare/v1.1.10.4...v1.1.10.5)

---
updated-dependencies:
- dependency-name: org.xerial.snappy:snappy-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] a123946d8d
Bump io.netty.incubator:netty-incubator-transport-native-io_uring
Bumps [io.netty.incubator:netty-incubator-transport-native-io_uring](https://github.com/netty/netty-incubator-transport-io_uring) from 0.0.21.Final to 0.0.25.Final.
- [Commits](https://github.com/netty/netty-incubator-transport-io_uring/compare/netty-incubator-transport-parent-io_uring-0.0.21.Final...netty-incubator-transport-parent-io_uring-0.0.25.Final)

---
updated-dependencies:
- dependency-name: io.netty.incubator:netty-incubator-transport-native-io_uring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] e61859bba2
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.1.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 4c7ba2cc0a
Bump org.assertj:assertj-core from 3.10.0 to 3.25.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.10.0 to 3.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-core-3.10.0...assertj-build-3.25.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nikita Koksharov 8c5d887fe8
Update README.md 10 months ago
Nikita Koksharov 562a9aa184 refactoring 10 months ago
Nikita Koksharov 266ea69a0a refactoring 10 months ago
Nikita Koksharov 9cabc01890 Feature - RStream AutoClaimResult.getDeletedIds() method added. #5789
Fixed - RStream.autoClaim() throws ClassCastException. #5789
10 months ago
Nikita Koksharov 94bf4cd30e refactoring 10 months ago
Nikita Koksharov c5261ec077 Fixed - LocalCachedMapDisabledKey event is parsed incorrectly during local cache usage with RTransaction. #5792 10 months ago
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