1.4.0
·
651 commits
to master
since this release
- Add support for Okta's Policies API
- All Resources implement
ExtensibleResourceandMap<String, Object>to allow fields unsupported by this SDK to be more easily used. - Added support for OkHttp, HttpClient will be deprecated in the future
- Yaml usage is now optional (dependency on snakeyaml is still compile scope to retain backward
- Added missing nextLogin param on Create User #232
- Fixed issue where Role.type was read-only #249
compatibility/functionality) - Fixed proxy configuration error #237
- Deprecated com.okta.sdk.lang in favor of com.okta.commons.lang