Releases: auth0/auth0-java
Releases · auth0/auth0-java
1.41.0
Fixed
- Do not cast error values to String #421 (jimmyjames)
- Fix double-encoding of log event filter query param #420 (jimmyjames)
1.40.1
1.40.0
1.39.0
Added
- [SDK-3116] Add support for Attack Protection APIs #405 (jimmyjames)
- Feature/add branding #399 (pelletier197)
Changed
- Feature/reduce duplication #381 (pelletier197)
1.38.0
Added
- Support maxRequests and maxRequestsPerHost client confiugrations #402 (jimmyjames)
1.37.0
Added
- Add support for Connection realms #397 (jimmyjames)
- Improve logging #392 (jimmyjames)
Deprecated
- Deprecate setLoggingEnabled on API clients #396 (jimmyjames)
1.36.1
1.36.0
Fixed
- [SDK-2975] Fix withOrganization method visibility on token verifier #388 (jimmyjames)
- remove warning for untyped requests #385 (pelletier197)
1.35.0
Added
- Added get job error details method to JobEntity #383 (jasonfagerberg-toast)
- Add MFA Authentication policies to GuardianEntity #379 (pelletier197)
Fixed
- Fix de/serialization of Invitation roles #380 (lbalmaceda)