Commit Graph

9227 Commits (fc80806ad016acb41737f0373f04270888b458ec)
 

Author SHA1 Message Date
Nikita Koksharov 3c4364abda
Merge pull request #5843 from redisson/dependabot/maven/com.h2database-h2-2.2.224
Bump com.h2database:h2 from 2.2.220 to 2.2.224
9 months ago
Nikita Koksharov 54c1059e8a
Merge pull request #5841 from redisson/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.5.3
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.1 to 3.5.3
9 months ago
Nikita Koksharov b2e3bcad20 Feature - sslKeystoreType setting added. #5846 9 months ago
Nikita Koksharov 1b6cc8cee0 Fixed - Sentinels discovery is applied at Redisson startup if sentinelsDiscovery = true 9 months ago
dependabot[bot] 80f42e3ea8
Bump org.springframework.boot:spring-boot-actuator from 3.2.4 to 3.2.5
Bumps [org.springframework.boot:spring-boot-actuator](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot] e4f4c28213
Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.13 to 1.14.14.
- [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.13...byte-buddy-1.14.14)

---
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>
9 months ago
dependabot[bot] f1f4f07634
Bump com.h2database:h2 from 2.2.220 to 2.2.224
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.2.220...version-2.2.224)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot] d19f5aa146
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.1 to 3.5.3
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.2.1 to 3.5.3.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.2.1...maven-shade-plugin-3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Nikita Koksharov 0b60e270c3 Fixed - Unable to find session error reported by RedissonSessionManager #5835 9 months ago
Nikita Koksharov b26cb23e72 test fixed 9 months ago
Nikita Koksharov a135357da4 Fixed - master node is used for read operations after slave node addition if readMode = SLAVE in replicated mode 9 months ago
Nikita Koksharov 5ecc9dc4f9 Fixed - failover handling of blocking methods calls with defined timeout. RStream, RBlockingQueue objects. 9 months ago
Nikita Koksharov ca27cfa001 refactoring 9 months ago
Nikita Koksharov 7baad67849 refactoring 9 months ago
Nikita Koksharov 450bfbcdbe Merge branch 'master' of github.com:redisson/redisson 9 months ago
Nikita Koksharov e4a1da6b74 Improvement - JCachingProvider logging added 9 months ago
Nikita Koksharov 803020f3b9
Merge pull request #5829 from raja2102598/fix/multipleTransactionalLocalCachedMap
Fix work with multiple different RLocalCachedMap in the same RTransaction #5564
9 months ago
raja.jaisankar 28a01e6fb3 Review changes
Signed-off-by: raja.jaisankar <raja.jaisankar@onebillsoftware.com>
9 months ago
Vladyslav Ogol c1aa2255f5 Fix work with multiple different RLocalCachedMap in the same RTransaction
Signed-off-by: Vladyslav Ogol <vladyslav.ogol@gmail.com>
9 months ago
Nikita Koksharov a854c89eeb Improvement - JCachingProvider logging added 10 months ago
Nikita Koksharov 41c3590bf7 Fixed - codec setting isn't applied in redisson.getMap(MapOptions) method. #5819 10 months ago
Nikita Koksharov de245e9883 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov df1deb2a7c Fixed - SentinelConnectionManager stops scheduling change check / dns check after host resolution error. #5818 10 months ago
Nikita Koksharov 9170f8537b compilation fixed 10 months ago
Nikita Koksharov 99feb22af0
Merge pull request #5826 from redisson/dependabot/maven/com.github.ben-manes.caffeine-caffeine-3.1.8
Bump com.github.ben-manes.caffeine:caffeine from 3.1.1 to 3.1.8
10 months ago
Nikita Koksharov 6824ec2088
Merge pull request #5822 from redisson/dependabot/maven/io.projectreactor-reactor-test-3.6.5
Bump io.projectreactor:reactor-test from 3.6.4 to 3.6.5
10 months ago
Nikita Koksharov fe51b4adbe
Merge pull request #5823 from redisson/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.13.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0
10 months ago
Nikita Koksharov be9bcd6e07
Merge pull request #5824 from redisson/dependabot/maven/com.puppycrawl.tools-checkstyle-10.16.0
Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0
10 months ago
Nikita Koksharov fbd39f0eae
Merge pull request #5825 from redisson/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.4.1
Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.0 to 3.4.1
10 months ago
Nikita Koksharov 03cf1def64
Merge pull request #5821 from MasterShi/master
Add getActiveTopic method
10 months ago
dependabot[bot] efdf5bb058
Bump com.github.ben-manes.caffeine:caffeine from 3.1.1 to 3.1.8
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.1 to 3.1.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.1...v3.1.8)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] bd55c1367b
Bump org.apache.maven.plugins:maven-jar-plugin from 3.1.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.1.0...maven-jar-plugin-3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] b9fd559447
Bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.15.0 to 10.16.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.15.0...checkstyle-10.16.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 56fc564913
Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
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