Releases: auth0/ruby-auth0
Releases · auth0/ruby-auth0
v5.9.0
Added
Changed
- Add include_totals to get connections options #357 (stevehobbsdev)
Fixed
- Fix typo and remove param that is not used #365 (MatthewRDodds)
- correct remove_user_roles doc: roles param is ids, not names #359 (gbirchmeier)
v5.8.1
v5.8.0
v5.7.0
Added
- [SDK-3118] Add attack protection endpoints #316 (stevehobbsdev)
Fixed
- [SDK-3106] Fix up tests for Ruby 3 and rspec-mocks update #313 (stevehobbsdev)
- Fix #310: delete_organizations_member_roles should use delete_with_body instead of delete #311 (SanterreJo)
v5.6.1
v5.6.0
Added
-
New Actions endpoints CH: Added review:medium. #293 (davidpatrick)
-
Updates rest-client to 2.1. #296 (davidpatrick)
-
Add token cache and renew functionality for API requests #301 (stevehobbsdev)
Deprecated
- Deprecate change_password in favor of reset_password. #297 (davidpatrick)
v5.5.0
v5.5.0 (2021-08-06)
Added
- Automatically retry requests when API returns a 429 rate-limit status header. #290 (davidpatrick)
v5.4.0
v5.4.0 (2021-07-30)
Fixed
- Fixing yard issues with documentation #288 (davidpatrick)
Changed
- Change strategy when normalizing path #287 (davidpatrick)