Skip to content

Releases: jazzband/djangorestframework-simplejwt

v4.8.0

19 Aug 04:27
4d7c764
Compare
Choose a tag to compare

Version 4.8.0

  • Add integration instructions for drf-yasg (#145)
  • Verify Serializer Should Honour Blacklist (#239)
  • Added missing import in getting_started docs (#431)
  • Use import_string for token_backend (#435)
  • Add JWKS support (#437)
  • Use pathlib instead of open in setup.py (#339)
  • Optimize default_user_authentication_rule (#441)
  • Add Leeway option to decode (#445)

v4.7.2

06 Jul 06:52
8864dc8
Compare
Choose a tag to compare

v4.7.1

28 May 01:40
c890b70
Compare
Choose a tag to compare
Fix migrate to bigautofield (#411)

* Fixes #410
* Added #411 to CHANGELOG
* Delete unnecessary operations in 0011

Co-authored-by: Andrew Chen Wang <[email protected]>

v4.7.0

23 May 15:17
c775d29
Compare
Choose a tag to compare
Update CHANGELOG with changes (#407)