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 56f9fc8 commit 96620e6Copy full SHA for 96620e6
CHANGES.rst
@@ -3,6 +3,15 @@ Changes
3
=======
4
5
6
+5.22.0 (2021-08-31)
7
+-------------------
8
+
9
+- Improve ``failures_since_start`` handling by moving the counter incrementation
10
+ from non-atomic Python code call to atomic database function.
11
+ [okapies]
12
+- Add publicly available ``request.axes_failures_since_start`` attribute.
13
14
15
5.21.0 (2021-08-19)
16
-------------------
17
0 commit comments