Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.5.0 source code.tar.gz | 2025-05-16 | 1.1 MB | |
3.5.0 source code.zip | 2025-05-16 | 2.1 MB | |
README.md | 2025-05-16 | 3.0 kB | |
Totals: 3 Items | 3.1 MB | 0 |
:green_book: Links
:star: New Features
- Refine
Topic
creation forChannelTopic
andPatternTopic
#3131 - Add support for
EXPIRE [NX | XX | GT | LT]
options #3114 - Add support for Hash Field Expiration #3054
ReactiveKeyCommands.Exists
to check multiple key existence #2883- Add StringCommand for a SET with GET option #2853
- Deprecate Micrometer Tracing code in favor of Lettuce's Micrometer support #2561
:lady_beetle: Bug Fixes
RedisScript
with return typeNumber
usesValueOutput
instead ofIntegerOutput
#3090- Allow to prepare the pool #3072
:notebook_with_decorative_cover: Documentation
- Fix broken Javadoc #3148
- Fix typo in reference docs #3082
- Fix typo in reference cache example code #3064
- Problem of code in README #3060
- Missing
@Override
annotation inGenericJackson2JsonRedisSerializer
#3053 - RedisOperations interface's method hasKey has documentation that does not specify what it returns and if it is null during pipelining. #3049
- Fix incorrect reference to SETNX in ReactiveValueOperations.setIfAbsent #3047
:hammer: Dependency Upgrades
- Upgrade to Lettuce 6.6 #3152
- Binary-incompatible removal of
SetParams.ex(long)
override in Jedis 6.x causesNoSuchMethodError
#3144 - Upgrade to Lettuce 6.5.5.RELEASE #3118
- Upgrade to Lettuce 6.5.1.RELEASE #3070
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @seate
- @hczs
- @AnneMayor
- @goetas
- @tishun
- @dev-jonghoonpark
- @marcingrzejszczak
- @bezzang-dev
- @oxo1996