We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ce1d5 commit 6e428c3Copy full SHA for 6e428c3
HISTORY.rst
@@ -3,6 +3,25 @@
3
Changelog
4
=========
5
6
+v4.17.0
7
+-------
8
+Release Date: 2024-04-19
9
+
10
+Features
11
12
+* Add explicit exception types for locking recipe
13
14
+Bug fix
15
16
+* Fix incorrect use of `CLIENT SET-INFO` for `lib-name` & `lib-ver`
17
+ when redis version < 7.2
18
+* Fix various incorrect type annotations in return types
19
20
+Compatibility
21
22
+* Update documentation dependencies
23
+* Update test dependencies (related to pytest)
24
25
v4.16.0
26
-------
27
Release Date: 2023-08-30
@@ -1752,3 +1771,4 @@ v1.0.1
1752
1771
1753
1772
1754
1773
1774
0 commit comments