Releases: luizalabs/django-toolkit
Releases · luizalabs/django-toolkit
2.2.2
Full Changelog: 2.2.2...2.2.2
2.2.1
What's Changed
- Bump version: 2.1.0 → 2.2.0 by @drgarcia1986 in #44
- Fix ignore expired key cb by @brunopradolb in #47
New Contributors
- @brunopradolb made their first contribution in #47
Full Changelog: 2.2.0...2.2.1
2.2.0
2.1.0
2.0.0
Create circuit breaker rules and add failure by percentage
1.6.0
1.5.0
1.4.0
- Add support for django-oauth-toolkit version 1.0.0
- Drop support for Django 1.8 and 1.9
1.3.7
Delete failure cache key when circuit opens
1.3.6
Add get_queryset to CachedOAuth2Validator to enable extensibility