Skip to content

Releases: spring-projects/spring-data-redis

3.5.0-M2

14 Mar 08:34
b577556
Compare
Choose a tag to compare
3.5.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • 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

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.5.5.RELEASE #3118

❤️ Contributors

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

3.4.4

14 Mar 07:20
7764df3
Compare
Choose a tag to compare

3.3.10

14 Mar 06:38
40a87de
Compare
Choose a tag to compare

3.5.0-M1

14 Feb 11:25
bba21f2
Compare
Choose a tag to compare
3.5.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Deprecate Micrometer Tracing code in favor of Lettuce's Micrometer support #2561

🐞 Bug Fixes

  • RedisScript with return type Number uses ValueOutput instead of IntegerOutput #3090
  • Allow to prepare the pool #3072

📔 Documentation

  • Fix typo in reference docs #3082
  • Fix typo in reference cache example code #3064
  • Problem of code in README #3060
  • Missing @Override annotation in GenericJackson2JsonRedisSerializer #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

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.5.1.RELEASE #3070

❤️ Contributors

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

3.4.3

14 Feb 09:42
529669e
Compare
Choose a tag to compare

3.3.9

14 Feb 08:53
58b3709
Compare
Choose a tag to compare

4.0.0-M1

24 Jan 09:53
06b6225
Compare
Choose a tag to compare
4.0.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove MicrometerTracingAdapter in favor of Lettuce's Micrometer support #3093
  • Adopt to deprecation removals in Commons #3051

📔 Documentation

  • Fix typo in reference docs #3082
  • Fix typo in reference cache example code #3064
  • Missing @Override annotation in GenericJackson2JsonRedisSerializer #3053

❤️ Contributors

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

3.4.2

17 Jan 10:40
1738c42
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • RedisScript with return type Number uses ValueOutput instead of IntegerOutput #3090
  • Allow to prepare the pool #3072

📔 Documentation

  • Fix typo in reference docs #3082
  • Fix typo in reference cache example code #3064
  • Missing @Override annotation in GenericJackson2JsonRedisSerializer #3053

❤️ Contributors

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

3.3.8

17 Jan 09:35
8cf3618
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Fix typo in reference cache example code #3064
  • Missing @Override annotation in GenericJackson2JsonRedisSerializer #3053

❤️ Contributors

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

3.4.1

13 Dec 08:38
b529e83
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Problem of code in README #3060
  • 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

❤️ Contributors

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