Commit Graph

9565 Commits (da31eb7f8be17c4d3cda06e185081eb50eecee4c)
 

Author SHA1 Message Date
Nikita Koksharov fd709180a3 [maven-release-plugin] prepare release redisson-3.33.0 7 months ago
Nikita Koksharov 86eae5df6f Fixed - NPEs in Tomcat logs. #5995 7 months ago
Nikita Koksharov a4bdaa5c7d Fixed - re-added master node isn't updated in Cluster topology. #5972 7 months ago
Nikita Koksharov 6967dfa7a9 RJsonStore interface added 7 months ago
Nikita Koksharov 129183af8e Revert "RJsonStore interfaces added"
This reverts commit a60ec624b6.
7 months ago
Nikita Koksharov a60ec624b6 RJsonStore interfaces added 7 months ago
Nikita Koksharov 2296058993 refactoring 7 months ago
Nikita Koksharov 08bb9c42a5 refactoring 7 months ago
Nikita Koksharov 9787dd1a0e refactoring 7 months ago
Nikita Koksharov 70190ec78a refactoring 7 months ago
Nikita Koksharov 75a4186f0e
Merge pull request #6021 from ehardy/notified-nodes-key-expiration
Making sure that redisson:tomcat_notified_nodes keys get an expiration on SessionDestroyedMessage.
7 months ago
Nikita Koksharov e57723234d refactoring 7 months ago
Nikita Koksharov 553b467e32 refactoring 7 months ago
Nikita Koksharov c460aea32a tomcat updated 7 months ago
Nikita Koksharov 522a5e44b7 version updated 7 months ago
Etienne Hardy 9fbad3b6f5 Making sure that redisson:tomcat_notified_nodes keys get an expiration on SessionDestroyedMessage.
Replicating the expiration set RedissonSession.delete().

Signed-off-by: Etienne Hardy <etienne.hardy@appdirect.com>
7 months ago
Nikita Koksharov 9b9cf48b95 tomcat upgraded 7 months ago
Nikita Koksharov f28b27ff85 tomcat updated 7 months ago
Nikita Koksharov 38e817d162 Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov 6a4d225c36 Breaking change - JsonCodec interface refactoring 7 months ago
Nikita Koksharov 399c55f5ef
Merge pull request #6006 from seakider/fix_containsAll
Fixed - method containsAll execute incorrect or caused RedisException
7 months ago
Nikita Koksharov 18072783d9 quarkus version updated 7 months ago
Nikita Koksharov 9f9f8b66d6
Merge pull request #6011 from redisson/dependabot/maven/redisson/org.apache.tomcat.embed-tomcat-embed-core-10.1.25
Bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.19 to 10.1.25 in /redisson
7 months ago
Nikita Koksharov 91cf43a6b4
Merge pull request #6014 from redisson/dependabot/maven/net.bytebuddy-byte-buddy-1.14.17
Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.17
7 months ago
Nikita Koksharov dd1b7bf243
Merge pull request #6016 from redisson/dependabot/maven/org.apache.tomcat-tomcat-annotations-api-10.1.25
Bump org.apache.tomcat:tomcat-annotations-api from 9.0.82 to 10.1.25
7 months ago
dependabot[bot] c58955466d
Bump org.apache.tomcat:tomcat-annotations-api from 9.0.82 to 10.1.25
Bumps org.apache.tomcat:tomcat-annotations-api from 9.0.82 to 10.1.25.

---
updated-dependencies:
- dependency-name: org.apache.tomcat:tomcat-annotations-api
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

---
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>
7 months ago
Nikita Koksharov 75ca7b2148 refactoring 7 months ago
dependabot[bot] c60bb51613
Bump org.apache.tomcat.embed:tomcat-embed-core in /redisson
Bumps org.apache.tomcat.embed:tomcat-embed-core from 10.1.19 to 10.1.25.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Nikita Koksharov 670c7dbdc0 checkstyle fixed 7 months ago
Nikita Koksharov 1dd5c05aab refactoring 7 months ago
Nikita Koksharov a488f745cc Fixed - RSearch AggregationOptions#loadAll() method doesn't work #6009 7 months ago
Nikita Koksharov 06b2dab7d5 refactoring 7 months ago
Nikita Koksharov bcf619807f Merge branch 'master' of github.com:redisson/redisson 7 months ago
Nikita Koksharov d4fe58df5b Feature - RSearch.getIndexes() method added #6008 7 months ago
Nikita Koksharov 70a30468a7
Update README.md 7 months ago
seakider f45653ecbb Fixed - method containsAll execute incorrect or caused RedisException
modify the test case

Signed-off-by: seakider <seakider@gmail.com>
7 months ago
seakider 2491156c1a Fixed - method containsAll execute incorrect or caused RedisException
Signed-off-by: seakider <seakider@gmail.com>
7 months ago
Nikita Koksharov ff83bd08f7 Feature - RedissonRegionNativeFactory added for Hibernate module 7 months ago
Nikita Koksharov fc59b0785d
Update README.md 7 months ago
Nikita Koksharov 13dfb22579
Update README.md 7 months ago
Nikita Koksharov 4eba2c5bba
Update README.md 7 months ago
Nikita Koksharov c60f0ddd44 maven config fixed 7 months ago
Nikita Koksharov 07778ecd05
Merge pull request #6002 from redisson/dependabot/maven/io.micrometer-micrometer-core-1.13.1
Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.1
7 months ago
Nikita Koksharov fabad0b1df
Merge pull request #5999 from redisson/dependabot/maven/org.springframework.boot-spring-boot-autoconfigure-3.3.1
Bump org.springframework.boot:spring-boot-autoconfigure from 3.2.5 to 3.3.1
7 months ago
dependabot[bot] 75bfa9711e
Bump io.micrometer:micrometer-core from 1.12.5 to 1.13.1
Bumps [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) from 1.12.5 to 1.13.1.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.5...v1.13.1)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
dependabot[bot] 37f8f364dd
Bump org.springframework.boot:spring-boot-autoconfigure
Bumps [org.springframework.boot:spring-boot-autoconfigure](https://github.com/spring-projects/spring-boot) from 3.2.5 to 3.3.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Nikita Koksharov 9347e15d8c Feature - caches-native cache type added to Micronaut module. 7 months ago
Nikita Koksharov 8bdf91a8a2
Update README.md 7 months ago
Nikita Koksharov 279c13ee41
Update README.md 7 months ago