Skip to content

4.1.1

Choose a tag to compare

@mp911de mp911de released this 21 Aug 09:04
· 33 commits to main since this release
2ab177e

📗 Links

⭐ New Features

  • Resolve type hint without parsing the entire payload #3408
  • Avoid potential duplicate parse operation within GenericJacksonJsonRedisSerializer #3012

🐞 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 DeserializationContext for parsing type hints in TypeResolver #3404
  • Fix UnifiedJedis watch transaction state #3398
  • GenericJacksonJsonRedisSerializer throws NPE deserializing duplicate properties #3396
  • Resolve @RedisListener consumes placeholders #3395
  • Resolve @RedisListener topic placeholders #3394
  • @RedisListener does not resolve property placeholders in all attributes #3393
  • Transaction with a read before MULTI fails with "Incorrect number of transaction results" #3392

📔 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

❤️ Contributors

We'd like to thank all the contributors who worked on this release!