Version 5.22.0

This commit is contained in:
Aleksi Häkli 2021-08-31 21:32:17 +03:00 committed by GitHub
parent 56f9fc8ae1
commit 96620e61e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,15 @@ Changes
=======
5.22.0 (2021-08-31)
-------------------
- Improve ``failures_since_start`` handling by moving the counter incrementation
from non-atomic Python code call to atomic database function.
[okapies]
- Add publicly available ``request.axes_failures_since_start`` attribute.
[okapies]
5.21.0 (2021-08-19)
-------------------