Commit Graph

9556 Commits (1b90d90981ec90175c1c88c8c78d9de45e7e39e7)
 

Author SHA1 Message Date
Nikita Koksharov 3f41f5f77c versions updated 9 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
9 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
9 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
9 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>
9 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>
9 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>
9 months ago
Nikita Koksharov b0836e5e91
Update CHANGELOG.md 9 months ago
Nikita Koksharov a02d60a004 [maven-release-plugin] prepare for next development iteration 9 months ago
Nikita Koksharov 49dcea0be6 [maven-release-plugin] prepare release redisson-3.30.0 9 months ago
Nikita Koksharov 6f3acebe56 refactoring 9 months ago
Nikita Koksharov c1d3e4881a test fixed 9 months ago
Nikita Koksharov 7a8ee736da refactoring 9 months ago
Nikita Koksharov ab31631880 Fixed - io.projectreactor should be defined as optional in OSGi MANIFEST 9 months ago
Nikita Koksharov ce70bf3945 Feature - Async, Rx, Reactive interfaces implemented for RBloomFilter object. #5836 9 months ago
Nikita Koksharov 04b206cbc5 refactoring 9 months ago
Nikita Koksharov 05c5b8a637 test added 9 months ago
Nikita Koksharov a82bd11f3e Fixed - Spring Data Redis blocking poll commands can't be reattached after failover 9 months ago
Nikita Koksharov 1f86d115b0 Fixed - Spring Data Redis StreamPollTask.deserializeAndEmitRecords method throws NPE after failover #4006 9 months ago
Nikita Koksharov 4eba62349d Improvement - configuration variable defined as Java system property overrides environment variable 9 months ago
Nikita Koksharov 91dadeb49e Feature - RJsonBucket.merge() method added. #5787 9 months ago
Nikita Koksharov 8a14ac997d refactoring 9 months ago
Nikita Koksharov 87f1a42289 refactoring 9 months ago
Nikita Koksharov 15af67a39c test fixed 9 months ago
Nikita Koksharov 48e010e239 Merge branch 'master' of github.com:redisson/redisson 9 months ago
Nikita Koksharov 02c40a96c4 Fixed - LiveObject field can't set to null value. #5847 9 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
9 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
9 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
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 9 months ago
Nikita Koksharov 41c3590bf7 Fixed - codec setting isn't applied in redisson.getMap(MapOptions) method. #5819 9 months ago
Nikita Koksharov de245e9883 Merge branch 'master' of github.com:redisson/redisson 9 months ago