Skip to content

Releases: spring-projects/spring-data-redis

2.6.5

20 Jun 09:13
de99048
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • LettuceConnectionFactory.destroy(…) releases cluster connections after shutting down the connection pool #2330
  • ZoneId property using ZoneRegion type hint cannot be read back #2307

📔 Documentation

  • Fix a broken link in the redis-transaction docuement. #2297

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2339

❤️ Contributors

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

3.0.0-M4

13 May 08:53
6ff6c1b
Compare
Choose a tag to compare
3.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Update RedisOperations#convertAndSend to return number of subscribers #2209

🐞 Bug Fixes

  • ZoneId property using ZoneRegion type hint cannot be read back #2307
  • StaticMasterReplicaConnectionProvider throws exception on getConnectionAsync #2296
  • DefaultGeoOperations.radius(…) throws NullPointerException in pipeline mode #2279

📔 Documentation

  • Fix a broken link in the redis-transaction docuement. #2297

🔨 Dependency Upgrades

  • Upgrade to Apache Commons Pool2 2.11.1 #2295

❤️ Contributors

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

2.7.0

13 May 08:15
28efb91
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • ZoneId property using ZoneRegion type hint cannot be read back #2307

📔 Documentation

  • Fix a broken link in the redis-transaction docuement. #2297

❤️ Contributors

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

2.7.0-RC1

19 Apr 09:21
12674b5
Compare
Choose a tag to compare
2.7.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • StaticMasterReplicaConnectionProvider throws exception on getConnectionAsync #2296
  • DefaultGeoOperations.radius(…) throws NullPointerException in pipeline mode #2279

🔨 Dependency Upgrades

  • Upgrade to Apache Commons Pool2 2.11.1 #2295

2.6.4

19 Apr 10:13
78e91c5
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • StaticMasterReplicaConnectionProvider throws exception on getConnectionAsync #2296
  • DefaultGeoOperations.radius(…) throws NullPointerException in pipeline mode #2279

2.5.11

19 Apr 11:59
781a75a
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • StaticMasterReplicaConnectionProvider throws exception on getConnectionAsync #2296
  • DefaultGeoOperations.radius(…) throws NullPointerException in pipeline mode #2279

3.0.0-M3

22 Mar 13:07
01f8bfa
Compare
Choose a tag to compare

3.0.0-M2

21 Mar 15:45
9071299
Compare
Choose a tag to compare
3.0.0-M2 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Remove long deprecated API and refine API #2276
  • Support for scan in RedisTemplate #2260
  • Support for approximate and MINID trimming in XAddOptions and AddStreamRecord #2247
  • Simplify CLUSTER MYID command for Jedis #2226
  • RedisOperations::slaveOf deprecated #2195
  • Support ASYNC/SYNC flush modes for flushDb() and flushAll() #2187

🐞 Bug Fixes

📔 Documentation

  • Fixed the @param order of some methods of ZSetOperations #2214

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.8.RELEASE #2281
  • Upgrade to Redis 6.2.6 #2272
  • Upgrade to xstream 1.4.19 #2259

❤️ Contributors

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

2.7.0-M4

21 Mar 15:21
86ed496
Compare
Choose a tag to compare
2.7.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Support for scan in RedisTemplate #2260
  • Support for approximate and MINID trimming in XAddOptions and AddStreamRecord #2247
  • Simplify CLUSTER MYID command for Jedis #2226
  • Support ASYNC/SYNC flush modes for flushDb() and flushAll() #2187

📔 Documentation

  • Fixed the @param order of some methods of ZSetOperations #2214

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.8.RELEASE #2281
  • Upgrade to Redis 6.2.6 #2272
  • Upgrade to Maven Wrapper 3.8.4 #2271

❤️ Contributors

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

2.6.3

21 Mar 14:07
5dd363e
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Simplify CLUSTER MYID command for Jedis #2226

📔 Documentation

  • Fixed the @param order of some methods of ZSetOperations #2214

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.8.RELEASE #2281
  • Upgrade to Redis 6.2.6 #2272
  • Upgrade to Maven Wrapper 3.8.4 #2270

❤️ Contributors

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