Releases: luizalabs/django-toolkit
Releases · luizalabs/django-toolkit
2.2.2
19 Mar 17:05
Compare
Sorry, something went wrong.
No results found
2.2.1
19 Mar 13:52
Compare
Sorry, something went wrong.
No results found
2.2.0
19 Sep 18:25
Compare
Sorry, something went wrong.
No results found
Allow the CircuitBreaker to be used as decorator
2.1.0
31 May 20:16
Compare
Sorry, something went wrong.
No results found
Drop Python 3.4 support
Run tests in Python 3.7
Create specific exceptions (LockAcquireError and LockReleaseError) for CacheLock
2.0.0
04 Feb 12:40
Compare
Sorry, something went wrong.
No results found
Create circuit breaker rules and add failure by percentage
1.6.0
29 Jan 19:12
Compare
Sorry, something went wrong.
No results found
Add IgnoreIfContains log filter
1.5.0
01 Nov 19:00
Compare
Sorry, something went wrong.
No results found
Add delete_on_exit parameter to CacheLock
1.4.0
25 Oct 12:48
Compare
Sorry, something went wrong.
No results found
Add support for django-oauth-toolkit version 1.0.0
Drop support for Django 1.8 and 1.9
1.3.7
23 Aug 19:42
Compare
Sorry, something went wrong.
No results found
Delete failure cache key when circuit opens
1.3.6
11 May 14:45
Compare
Sorry, something went wrong.
No results found
Add get_queryset to CachedOAuth2Validator to enable extensibility