Java SDK Version Guide - mrioan/stormpath-sdk-java GitHub Wiki
Version Guide
Environment | Base URL | Max Java SDK Version |
---|---|---|
Community Cloud | https://api.stormpath.com/v1 | 1.5.4 (latest) |
Enterprise Cloud | https://enterprise.stormpath.io/v1 | 1.1.4 |
Private Deployment | https://<custom domain>.stormpath.io | 1.1.4 |
Explanation
New versions of the Stormpath backend are first released to the Community Cloud.
At a later date, new versions are released to our Enterprise and Private Deployment Environments.
We try to keep feature-parity with the Stormpath backend in the Java SDK. As such, the latest release of the Java SDK may not be suitable for the Enterprise and Private Deployment environments.
Check back here for the latest information on the latest appropriate version of the Java SDK for your Stormpath environment.