[3.3.0] - 2025-05-21
Added
Removed
- #1636 Remove support for Python 3.8 and 3.9
Fixed
- #1628 Fix inaccurate help_text on client_secret field of Application model
- #1674 Add
list_select_relatedtoRefreshTokenAdminto avoid unboundedJOINqueries on the changelist - #1621 Fix device code tokens getting the wrong scope.
- #1683 Fix swapped
DeviceGrantmodel usage across the device authorization flow - #1689 Fix invalid
Cache-Controlheader value on the OIDC JWKS endpoint - #1692 Fix consent violation and scope escalation.