Commit Graph

9517 Commits (87c581e026dbb11997e6a3cb5abe0f0eeef3ed37)
 

Author SHA1 Message Date
Nikita Koksharov 559f513a9c
Update README.md 10 months ago
Nikita Koksharov 89bbcc6ce7 refactoring 10 months ago
Nikita Koksharov e3a851a9e0 refactoring 10 months ago
Nikita Koksharov 189e07f871 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 5ae746dcc6 Fixed - broken tck JCache tests 10 months ago
Nikita Koksharov 852ff16e39 refactoring 10 months ago
Nikita Koksharov 26fcf78e7d
Update README.md 10 months ago
Nikita Koksharov 69f7bc2c94 version updated 10 months ago
Nikita Koksharov ac13dfbf1f refactoring 10 months ago
Nikita Koksharov 1f57d87084 Fixed - not all sentinels defined in the configuration are registered 10 months ago
Nikita Koksharov 4b27f623f9 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 3f41f5f77c versions updated 10 months ago
Nikita Koksharov b16409755d
Merge pull request #5866 from redisson/dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.4
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.4
10 months ago
Nikita Koksharov d97ad9be0e
Merge pull request #5865 from redisson/dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-3.2.5
Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.4 to 3.2.5
10 months ago
Nikita Koksharov f74a4246d8
Merge pull request #5864 from redisson/dependabot/maven/org.springframework.boot-spring-boot-dependencies-3.2.5
Bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.5
10 months ago
dependabot[bot] 48f0dcbf43
Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.4
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 1.6 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 5974373ca2
Bump org.springframework.boot:spring-boot-autoconfigure
Bumps [org.springframework.boot:spring-boot-autoconfigure](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-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] 1715dd08bb
Bump org.springframework.boot:spring-boot-dependencies
Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.2 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.2...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Nikita Koksharov b0836e5e91
Update CHANGELOG.md 10 months ago
Nikita Koksharov a02d60a004 [maven-release-plugin] prepare for next development iteration 10 months ago
Nikita Koksharov 49dcea0be6 [maven-release-plugin] prepare release redisson-3.30.0 10 months ago
Nikita Koksharov 6f3acebe56 refactoring 10 months ago
Nikita Koksharov c1d3e4881a test fixed 10 months ago
Nikita Koksharov 7a8ee736da refactoring 10 months ago
Nikita Koksharov ab31631880 Fixed - io.projectreactor should be defined as optional in OSGi MANIFEST 10 months ago
Nikita Koksharov ce70bf3945 Feature - Async, Rx, Reactive interfaces implemented for RBloomFilter object. #5836 10 months ago
Nikita Koksharov 04b206cbc5 refactoring 10 months ago
Nikita Koksharov 05c5b8a637 test added 10 months ago
Nikita Koksharov a82bd11f3e Fixed - Spring Data Redis blocking poll commands can't be reattached after failover 10 months ago
Nikita Koksharov 1f86d115b0 Fixed - Spring Data Redis StreamPollTask.deserializeAndEmitRecords method throws NPE after failover #4006 10 months ago
Nikita Koksharov 4eba62349d Improvement - configuration variable defined as Java system property overrides environment variable 10 months ago
Nikita Koksharov 91dadeb49e Feature - RJsonBucket.merge() method added. #5787 10 months ago
Nikita Koksharov 8a14ac997d refactoring 10 months ago
Nikita Koksharov 87f1a42289 refactoring 10 months ago
Nikita Koksharov 15af67a39c test fixed 10 months ago
Nikita Koksharov 48e010e239 Merge branch 'master' of github.com:redisson/redisson 10 months ago
Nikita Koksharov 02c40a96c4 Fixed - LiveObject field can't set to null value. #5847 10 months ago
Nikita Koksharov a709b1cd60
Merge pull request #5845 from redisson/dependabot/maven/org.springframework.boot-spring-boot-actuator-3.2.5
Bump org.springframework.boot:spring-boot-actuator from 3.2.4 to 3.2.5
10 months ago
Nikita Koksharov f81a116e91
Merge pull request #5844 from redisson/dependabot/maven/net.bytebuddy-byte-buddy-1.14.14
Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
10 months ago
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
10 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
10 months ago
Nikita Koksharov b2e3bcad20 Feature - sslKeystoreType setting added. #5846 10 months ago
Nikita Koksharov 1b6cc8cee0 Fixed - Sentinels discovery is applied at Redisson startup if sentinelsDiscovery = true 10 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>
10 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>
10 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>
10 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>
10 months ago
Nikita Koksharov 0b60e270c3 Fixed - Unable to find session error reported by RedissonSessionManager #5835 10 months ago
Nikita Koksharov b26cb23e72 test fixed 10 months ago
Nikita Koksharov a135357da4 Fixed - master node is used for read operations after slave node addition if readMode = SLAVE in replicated mode 10 months ago