Releases: auth0/auth0-java
Releases · auth0/auth0-java
1.16.0
Added
- Add Job "POST User Imports" endpoint #249 (lbalmaceda)
- Add a new class to handle Multipart requests #248 (lbalmaceda)
- Add Job "GET Status" endpoint #247 (lbalmaceda)
- Add missing "initiate_login_uri" property to Client #244 (lbalmaceda)
- Use char array for passwords #242 (jimmyjames)
- Add Job "POST User Exports" endpoint #241 (lbalmaceda)
- Add Rules Configs entity #240 (lbalmaceda)
Deprecated
- deprecated string password APIs #243 (jimmyjames)
Fixed
- Make CreatedUser take the id from different properties #245 (lbalmaceda)
Security
- Use char array for passwords #242 (jimmyjames)
1.15.0
1.14.3
1.14.2
Fixed
- Find the right JDK version for Telemetry #220 (lbalmaceda)
Security
- Update dependencies #222 (jimmyjames)
1.14.1
Security
- Update jackson-databind dependency to fix security vulnerability #217 (jimmyjames)
1.14.0
1.14.0 (2019-07-02)
Added
- Add getter for DeviceCredentials client_id #215 (lbalmaceda)
- Add missing ResourceServer properties #214 (lbalmaceda)
1.13.3
1.13.3 (2019-05-22)
Fixed
- Add missing metadata field to Connection object #206 (AlisonT1230)
Security
- Bump dependencies and solve security issues #209 (lbalmaceda)
1.13.2
1.13.1
Fixed
1.13.0
Added