We’re updating the API library we use for Java. We used the 0.0.4 and now there’s the okta-sdk-java in the maven repository. It seems that it changed to the 0.5.0 version and the documentation on the Java page still shows the classes from the 0.0.4.
Github (0.6.0):
Java docs:
https://developer.okta.com/docs/sdk/core/java_api_sdk/
There’s no migration documentation and there’s no classes documentation for the 0.6.0!!!
We have an application in production and there are some methods missing! How can we migrate from 0.0.4 to 0.5.0???