11.0.0
·
115 commits
to master
since this release
What's Changed
- Major release that removes Spring Boot 2.x & Spring Framework 5 dependencies from the project.
- Replace Spring RestTemplate with Apache HttpClient by @arvindkrishnakumar-okta in #882
- Upgrade Open API v3 spec to commit tag
271026f
by @arvindkrishnakumar-okta in #860 - Fix issue with UserBuilder which incorrectly sets city as employeeNumber by @arvindkrishnakumar-okta in #866
- AppsApi - Impl get sub class app and list sub class apps by @arvindkrishnakumar-okta in #869
- In case proxy username is not provided do not use CredentialsProvider by @cotnic in #875
- PolicyAPI not listing conditions and settings for MFA policy type by @arvindkrishnakumar-okta in #876
- Bump jackson from 2.14.2 to 2.15.2 by @arvindkrishnakumar-okta in #877
- Fix native build by removing files in META-INF/native-image/* by @clementdenis in #871
- See here for a comprehensive list of model and API changes brought in this release.
New Contributors
- @cotnic made their first contribution in #875
- @clementdenis made their first contribution in #871
Full Changelog: okta-sdk-root-10.3.0...okta-sdk-root-11.0.0