- Sped up token revocation on logout - Fixed Bug in Python Social Auth v4 for Globus Backend. - Fixed Possible mishandling of AuthForbidden exception - Fixed compatibility for Globus SDK v3
0.3.21
- Pinned social-auth-core to 3.x.x, which wasn't always set by pinning social-auth-app-django
0.3.20
- Pinned social-auth-app-django to 3.x.x due to bug in 4.0.0
0.3.19
- Fixed search bug with date facets providing invalid 'size' param, causing searches to error with 400's
0.3.18
- Fixed possible ImportError on some systems
0.3.17
- Fix bugs in python 3.5 - Remove F strings and other python 3.6 features