Releases: luizalabs/django-toolkit
Releases · luizalabs/django-toolkit
1.3.5
Fix wrong lock release when CacheLock is used with raise_exception=False
1.3.4
1.3.3
- Update circuit breaker documentation
1.3.2
1.3.1
- Prevents circuit breaker from calling
open_circuit
multiple times
1.3.0
- Create
AccessLogMiddleware
. - Add support to Django 1.10 middlewares.
1.2.0
- Added oauth2 app