Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: spring-projects/spring-data-redis

2.6.0-M1

16 Jul 12:22
@schauder schauder
485ea08
This commit was signed with the committer’s verified signature.
schauder Jens Schauder
GPG key ID: 45CC872F17423DBF
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
2.6.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Introduce factory methods to configure LettuceConnectionFactory from RedisURI #2116
  • Add support for type using the SCAN command #2109
  • Add support for LMOVE and BLMOVE #2107
  • Support for TYPE parameter of SCAN command #2089
  • Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands #2088
  • Add support for GETEX and GETDEL through getAndExpire(...), getAndPersist(...) and getAndDelete(...) methods #2086
  • RedisCache synchronises all get(key, valueLoader) calls #2079
  • Add support for BitFieldSubCommands that generate multiple bit operations using non-chaining methods #2055
  • Add support for SubscriptionListener using Pub/Sub and introduce ReactiveRedisMessageListenerContainer.receiveLater(...) #2052
  • Add support for GETEX and GETDEL through imperative and reactive ...ValueOperations #2050
  • Add support for ZRANDMEMBER through ZSetOperations and ReactiveZSetOperations #2049
  • Add support for HRANDFIELD through HashOperations and ReactiveHashOperations #2048
  • Add NOMKSTREAM option to XADD command #2047
  • Add exclusive range query to XPENDING and X[REV]RANGE #2044
  • Add support for GEOSEARCH[STORE] through GeoOperations and ReactiveGeoOperations #2043
  • Add support for ZDIFF[STORE] commands through ZSetOperations and ReactiveZSetOperations #2041
  • Add support for COPY via RedisOperations and ReactiveRedisOperations #2040
  • Add support for LMOVE and BLMOVE via ListOperations and ReactiveListOperations #2039
  • Add support for ZMSCORE through variadic ZSetOperations.score(K key, Object... o) and ReactiveZSetOperations #2038
  • Add support for SMISMEMBER through variadic SetOperations.isMember(K key, Object... o) and ReactiveSetOperations #2037
  • Add support for ZPOPMIN and ZPOPMAX commands including blocking variants #2007
  • Cannot scan binary keys with Jedis #2006
  • DefaultRedisCacheWriter.clean() uses blocking KEYS command [DATAREDIS-1151] #1721

🪲 Bug Fixes

  • Cannot connect to Redis Sentinel using database greater 0 through Jedis #2103
  • Fix result sorting using Redis repository query methods #2087
  • Support findAll with sorting in derived query methods #2080
  • LettuceStreamCommands.xRevRange uses async dedicated connection #2078
  • Flakey bug: PubSubTests.testContainerSubscribe fails at random times [DATAREDIS-1264] #1834

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.4 #2119
  • Upgrade to Jedis 3.6.1 #2093
  • Upgrade to Lettuce 6.1.3 #2091
  • Bump xstream from 1.4.16 to 1.4.17 #2069
  • Upgrade to Lettuce 6.1.2 #2064
  • Upgrade to Jedis 3.6.0 #2022

❤️ Contributors

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

Loading
gdouzwt reacted with thumbs up emoji gdouzwt reacted with laugh emoji gdouzwt reacted with heart emoji davorpa reacted with rocket emoji
2 people reacted

2.5.3

16 Jul 09:52
@schauder schauder
0f034f2
This commit was signed with the committer’s verified signature.
schauder Jens Schauder
GPG key ID: 45CC872F17423DBF
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

⭐ New Features

  • Introduce factory methods to configure LettuceConnectionFactory from RedisURI #2116
  • Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands #2088

🪲 Bug Fixes

  • Cannot connect to Redis Sentinel using database greater 0 through Jedis #2103

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.4 #2119
Loading

2.4.11

16 Jul 08:46
@schauder schauder
532a997
This commit was signed with the committer’s verified signature.
schauder Jens Schauder
GPG key ID: 45CC872F17423DBF
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

⭐ New Features

  • Add support for ZMSCORE and ZPOPMIN/ZPOPMAX commands #2088

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.7 #2120
Loading

2.5.2

22 Jun 14:05
@mp911de mp911de
7556fce
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

⭐ New Features

  • RedisCache synchronises all get(key, valueLoader) calls #2079
  • Add support for BitFieldSubCommands that generate multiple bit operations using non-chaining methods #2055

🪲 Bug Fixes

  • Fix result sorting using Redis repository query methods #2087
  • LettuceStreamCommands.xRevRange uses async dedicated connection #2078

🔨 Dependency Upgrades

  • Upgrade to Jedis 3.6.1 #2093
  • Upgrade to Lettuce 6.1.3 #2091
  • Bump xstream from 1.4.16 to 1.4.17 #2069

❤️ Contributors

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

Loading

2.4.10

22 Jun 13:29
@mp911de mp911de
bf077ed
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.6 #2092
  • Bump xstream from 1.4.16 to 1.4.17 #2069

❤️ Contributors

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

Loading

2.5.1

14 May 10:36
@mp911de mp911de
29fcd08
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.2 #2064
  • Upgrade to Jedis 3.6.0 #2022
Loading

2.4.9

14 May 10:05
@mp911de mp911de
615caf5
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.5 #2063
Loading

2.5.0

14 Apr 12:37
@mp911de mp911de
39d52f4
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.1.1 #2026

❤️ Contributors

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

Loading

2.4.8

14 Apr 09:42
@mp911de mp911de
06f61a9
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 6.0.4 #2027

❤️ Contributors

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

Loading

2.3.9.RELEASE

14 Apr 09:16
@mp911de mp911de
415f92a
This commit was signed with the committer’s verified signature.
mp911de Mark Paluch
GPG key ID: 4406B84C1661DCD1
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

📗 Links

📔 Documentation

  • Update reference documentation to set RedisConnectionFactory on RedisTemplate #2030

🔨 Dependency Upgrades

  • Upgrade to Lettuce 5.3.7 #2031
  • Upgrade to Xstream 1.4.16 #2011

❤️ Contributors

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

Loading
1 2 14 16 18

AltStyle によって変換されたページ (->オリジナル) /