| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.1.1 source code.tar.gz | 2026-08-20 | 1.2 MB | |
| 4.1.1 source code.zip | 2026-08-20 | 2.2 MB | |
| README.md | 2026-08-20 | 2.8 kB | |
| Totals: 3 Items | 3.4 MB | 0 | |
:green_book: Links
:star: New Features
- Resolve type hint without parsing the entire payload #3408
- Avoid potential duplicate parse operation within
GenericJacksonJsonRedisSerializer#3012
:lady_beetle: Bug Fixes
- Some Asserts assert the wrong / duplicate variable or have a wrong message #3407
- Fix argument validation in RedisData.setTimeToLive(Long, TimeUnit) #3406
- Fix typos in Javadoc and assertion messages #3405
- Use Parser-bound
DeserializationContextfor parsing type hints inTypeResolver#3404 - Fix UnifiedJedis watch transaction state #3398
GenericJacksonJsonRedisSerializerthrows NPE deserializing duplicate properties #3396- Resolve
@RedisListenerconsumes placeholders #3395 - Resolve
@RedisListenertopic placeholders #3394 @RedisListenerdoes not resolve property placeholders in all attributes #3393- Transaction with a read before MULTI fails with "Incorrect number of transaction results" #3392
:notebook_with_decorative_cover: Documentation
- Fix broken links in Redis reference documentation #3409
- Add 3.x to 4.x migration guide #3403
- Remove duplicated "the" in JavaDoc #3402
- Fix inconsistent Javadoc parameter references #3401
- Fix inconsistent Javadoc parameter references #3400
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @JuHyun419
- @benelog
- @DragonFSKY
- @leeworms
- @jichang-lee
- @hutiefang76
- @viktoriya-kutsarova