Checklist
Description
Changes like this worth a word in release notes / changelogs, IMHO :")
Would be nice if String replacement with com.auth0.client.mgmt.types.UserId surfaced clearly as it breaks plenty of things around com.auth0.client.mgmt.ManagementApi ...
Sorry, had to select "bug" label as others did not fit. Though, if it is a bug it is a documentation one :")
Reproduction
Just try to install 3.9.0 and build your project. If anything operated with UserIdentitySchema.getUserId() it will probably break as it returns now com.auth0.client.mgmt.types.UserId and not a plain String like it was in 3.8.0
Return and arguments type changed in plenty of places from String to UserId so it should be easy to catch
Additional context
No response
auth0-java version
3.9.0
Java version
25
Checklist
Description
Changes like this worth a word in release notes / changelogs, IMHO :")
Would be nice if
Stringreplacement withcom.auth0.client.mgmt.types.UserIdsurfaced clearly as it breaks plenty of things aroundcom.auth0.client.mgmt.ManagementApi...Sorry, had to select "bug" label as others did not fit. Though, if it is a bug it is a documentation one :")
Reproduction
Just try to install
3.9.0and build your project. If anything operated with UserIdentitySchema.getUserId() it will probably break as it returns nowcom.auth0.client.mgmt.types.UserIdand not a plainStringlike it was in3.8.0Return and arguments type changed in plenty of places from String to UserId so it should be easy to catch
Additional context
No response
auth0-java version
3.9.0
Java version
25