Commit Graph

9028 Commits (1d4558eaaa3461532dd56430298d65dab84d26d2)
 

Author SHA1 Message Date
Nikita Koksharov 1d4558eaaa
Update CHANGELOG.md 10 months ago
Nikita Koksharov 17f7afe3ce [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov f8c668c9bd [maven-release-plugin] prepare release redisson-3.28.0 10 months ago
Nikita Koksharov be28398efc
Merge pull request #5769 from wynn5a/master
Fix issue #5693 - RBatch does not work with randomKeyAsync
10 months ago
Nikita Koksharov 0ea4dd8512 fixed connection leak after refactoring 10 months ago
Nikita Koksharov c93363a3db Fixed - incorrect sharded pubsub detection 10 months ago
wynn5a 35a8936f60 Fix issue #5693 - RBatch does not work with randomKeyAsync
Signed-off-by: wynn5a <winminy@163.com>
10 months ago
Nikita Koksharov 5d93ee321c
Update README.md 10 months ago
Nikita Koksharov c46af768af
Update README.md 10 months ago
Nikita Koksharov 539e6814b1 Fixed - Unresolved Redis node hostname in cluster mode affects cluster topology scan #5754 10 months ago
Nikita Koksharov f88a10ee67 Fixed - ConcurrentModificationException is thrown on RedissonSession.save() method if readMode = MEMORY and updateMode = AFTER_REQUEST #5677 10 months ago
Nikita Koksharov 2d53ba14b9 testReadMasterSlave added 10 months ago
Nikita Koksharov 1d8278ac06 Fixed - MASTER nodes isn't used in readMode = MASTER_SLAVE. #5723 10 months ago
Nikita Koksharov 333d4274b2 license added 10 months ago
Nikita Koksharov 885bb7779c Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov cf9c7a3419 refactoring 10 months ago
Nikita Koksharov 707f1505a9 Fixed - Incorrect value of RLongAdder.sum() and DoubleAddder.sum() methods in case of multiple Adder instances for the same Redisson object #5742 10 months ago
Nikita Koksharov 2b6f2fda79 RSemaphore, RPermitExpirableSemaphore miss release messages and wait a defined timeout before a next attempt or hang #5762
RLock, RFencedLock, RReadWriteLock miss unlock messages and wait a defined timeout before a next attempt or hang #5761
10 months ago
Nikita Koksharov c06826fe40 netty updated 10 months ago
Nikita Koksharov 8aa38c5dc3 refactoring 10 months ago
Nikita Koksharov 957375d78a
Merge pull request #5760 from redisson/dependabot/maven/org.apache.httpcomponents-fluent-hc-4.5.14
Bump org.apache.httpcomponents:fluent-hc from 4.5.2 to 4.5.14
10 months ago
dependabot[bot] 264a783724
Bump org.apache.httpcomponents:fluent-hc from 4.5.2 to 4.5.14
Bumps org.apache.httpcomponents:fluent-hc from 4.5.2 to 4.5.14.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:fluent-hc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nikita Koksharov 035441654e
Update README.md 10 months ago
Nikita Koksharov 92ac6c5a17 refactoring 10 months ago
Nikita Koksharov 06a0b0ab5a refactoring 10 months ago
Nikita Koksharov 704f142f1a refactoring 10 months ago
Nikita Koksharov af78200742 refactoring 10 months ago
Nikita Koksharov c7977f8bb7 test fixed 10 months ago
Nikita Koksharov 28f94d2013 refactoring 10 months ago
Nikita Koksharov af3dd26989 refactoring 10 months ago
Nikita Koksharov 08e26deb85 refactoring 10 months ago
Nikita Koksharov 39977309fe test fixed 10 months ago
Nikita Koksharov 78516c0f29 tests execution fixed 10 months ago
Nikita Koksharov baf1bf20c6 test disabled 10 months ago
Nikita Koksharov 873506ca16 test fixed 10 months ago
Nikita Koksharov 51b9444f51 refactoring 10 months ago
Nikita Koksharov 1ef3bb82e3 refactoring 10 months ago
Nikita Koksharov 962e38ce8c refactoring 10 months ago
Nikita Koksharov 626a2046ba refactoring 10 months ago
Nikita Koksharov 3ac36c240c Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 0284a5e2bb Fixed - Incorrect value of RLongAdder.sum() and DoubleAddder.sum() methods in case of multiple Adder instances for the same Redisson object #5742 10 months ago
Nikita Koksharov 755c11f77d
Merge pull request #5739 from redisson/dependabot/maven/org.msgpack-jackson-dataformat-msgpack-0.9.8
Bump org.msgpack:jackson-dataformat-msgpack from 0.9.1 to 0.9.8
10 months ago
Nikita Koksharov a25c4abc79
Merge pull request #5738 from redisson/dependabot/maven/io.reactivex.rxjava3-rxjava-3.1.8
Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8
10 months ago
Nikita Koksharov 02d10a9a91
Merge pull request #5737 from redisson/dependabot/maven/io.projectreactor-reactor-test-3.6.4
Bump io.projectreactor:reactor-test from 3.5.3 to 3.6.4
10 months ago
Nikita Koksharov ff1a4e93ad
Merge pull request #5736 from redisson/dependabot/maven/net.bytebuddy-byte-buddy-1.14.13
Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.13
10 months ago
Nikita Koksharov 121e577583
Merge pull request #5735 from redisson/dependabot/maven/com.puppycrawl.tools-checkstyle-10.15.0
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.15.0
10 months ago
dependabot[bot] 0251be1c61
Bump org.msgpack:jackson-dataformat-msgpack from 0.9.1 to 0.9.8
Bumps [org.msgpack:jackson-dataformat-msgpack](https://github.com/msgpack/msgpack-java) from 0.9.1 to 0.9.8.
- [Release notes](https://github.com/msgpack/msgpack-java/releases)
- [Changelog](https://github.com/msgpack/msgpack-java/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/msgpack/msgpack-java/compare/v0.9.1...v0.9.8)

---
updated-dependencies:
- dependency-name: org.msgpack:jackson-dataformat-msgpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] dc5f7d15a7
Bump io.reactivex.rxjava3:rxjava from 3.1.6 to 3.1.8
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v3.1.6...v3.1.8)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] f643f392d9
Bump io.projectreactor:reactor-test from 3.5.3 to 3.6.4
Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.5.3 to 3.6.4.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](https://github.com/reactor/reactor-core/compare/v3.5.3...v3.6.4)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] a6cd024baf
Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.13
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.13.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.5...byte-buddy-1.14.13)

---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago