Releases: auth0/auth0-java
Releases · auth0/auth0-java
1.11.0
1.11.0 (2019-03-14)
Added
1.10.0
1.9.1
1.9.0
1.9.0 (2018-09-25)
Added
- Allow to retrieve Rate Limit headers #153 (rvillablanca)
- Add web_origins attribute to the Client class #148 (lbalmaceda)
- Application (aka Client) description field support #147 (rrybalkin)
1.8.0
1.8.0 (2018-07-13)
Added
- Allow to update the Management API token #141 (lbalmaceda)
- Allow to set search_engine version for Users API #140 (lbalmaceda)
- Make Connections accept include_totals parameter #135 (lbalmaceda)
- Add pagination support to Client Grants, Grants, Resource Servers and Rules #132 (lbalmaceda)
Deprecated
- Deprecate old list methods that do not support pagination #136 (lbalmaceda)
1.7.0
1.7.0 (2018-06-11)
Added
- Support pagination on the Clients entity #124 (lbalmaceda)
- Add Resend verification email functionality #120 (minhlongdo)
Deprecated
- Deprecate ClientsEntity#list() method #128 (lbalmaceda)
Security
- Security fix and dependencies update #129 (lbalmaceda)
1.6.0
1.6.0 (2018-06-04)
Added
- Expose additional error response properties in the Exception #123 (lbalmaceda)
- Add email-templates endpoints #117 (lbalmaceda)
1.5.1
1.5.1 (2018-03-01)
Fixed
- Support password policy error response #108 (lbalmaceda)
- Close ResponseBody buffer after read #101 (lbalmaceda)
1.5.0
1.4.0
1.4.0 (2017-11-30)
Added
- Add user_id setter #93 (lbalmaceda)
- Add /v2/users-by-email endpoint #87 (lbalmaceda)
Breaking changes
- Include a proper SignUp response #92 (lbalmaceda)