You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/asciidoc/new-features.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This section briefly covers items that are new and noteworthy in the latest rele
6
6
[[new-in-3.0.0]]
7
7
== New in Spring Data Redis 3.0
8
8
9
-
* Upgrade to Jedis 4.1. Jedis 4 imposes certain limitations on transactions and pipelines and commands used in pipelines/transactions, see <<redis:connectors:overview>>.
9
+
* Upgrade to Jedis 4.2. Jedis 4 imposes certain limitations on transactions and pipelines and commands used in pipelines/transactions, see <<redis:connectors:overview>>.
0 commit comments