Releases: auth0/ruby-auth0
Releases · auth0/ruby-auth0
v5.18.1
Fixed
- Fixed a bug where passing an array as a request payload would delete its contents, causing API calls with array parameters to silently send empty data. (#697)
Changed
- Updated
zachefrom 0.13.2 to 0.15.2 - Updated
jwtfrom 2.9.3 to 2.10.2 - Updated
addressablefrom 2.8.7 to 2.8.8
Security
- Removed unused
coverallsandirbdev dependencies, eliminating OS Command Injection vulnerability inthorintroduced transitively viacoveralls - Replaced
dotenv-railswith standalonedotenv, removing the full Rails transitive dependency chain and resolving 5 XSS vulnerabilities inrails-html-sanitizer - Upgraded
rexmlto 3.4.4 (viasimplecov-coberturaandwebmockupgrades) to fix XML Entity Expansion vulnerability
v5.18.0
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)