Releases: auth0/ruby-auth0
Releases · auth0/ruby-auth0
v5.17.0
Added
- Add user session management API calls #588 (wjohnstondrip)
v5.16.0
Added
- [SDK-4546] Add orgs in client credentials support #540 (adamjmcgrath)
v5.15.0
Added
- SDK-4659 Add fields to get_organizations_members #532 (adamjmcgrath)
v5.14.2
v5.14.1
v5.14.0
v5.13.0
Added
- SDK-4142 Add support for /oauth/par #470 (stevehobbsdev)
Deprecated
- Drop support for 2.7 in CI build #467 (stevehobbsdev)
v5.12.0
v5.11.0
Added
- feat: support exchanging OTP codes for tokens #438 (stevehobbsdev)
- SDK-3869 Support client credentials in management client #437 (stevehobbsdev)
- SDK-3863 Add support for Client Assertion in authentication endpoints #434 (stevehobbsdev)
Changed
- ci: include Ruby 3.2 in test matrix #436 (stevehobbsdev)
v5.10.0
Changed
- Update jwt ~2.5 #384 (stevehobbsdev)
Fixed
- fix: stop :get, :delete parameters from bleeding into subsequent requests #388 (stevehobbsdev)
- Support complex field names in export_users #387 (stevehobbsdev)
- Reconfigure rate limiting exponential backoff #386 (stevehobbsdev)