16.0.0
arvindkrishnakumar-okta
released this
29 Mar 21:49
·
37 commits
to master
since this release
What's Changed
- Updated README with note on minimum Java version requirement for using this SDK (Java 11+).
- This version uses latest openapi-generator version 7.4.0 to generate models from Open API v3 Specification.
- Update SDK prev version in pom.xml by @arvindkrishnakumar-okta in #979
- Update README.md by @arvindkrishnakumar-okta in #982
- Fix issue #965 - add
signed_nonce
factor type in discriminator mapping by @arvindkrishnakumar-okta in #985 - Fix GroupsAPI missing Custom group profile attributes by @arvindkrishnakumar-okta in #987
- Add resource-set and role attributes to Role model (#988) by @arvindkrishnakumar-okta in #989
- Bump com.nimbusds:nimbus-jose-jwt from 9.30.2 to 9.37.2 in /impl by @dependabot in #992
- Bump several dependencies and misc refactor by @arvindkrishnakumar-okta in #994
- Upgrade GH Actions Java version to 21 by @arvindkrishnakumar-okta in #995
- Fix issue #983 - IdP Discovery Policy not returned in listPolicyRules() by @arvindkrishnakumar-okta in #996
- Fix deserialization of polymorphic types when discriminator property is unknown or null by @arvindkrishnakumar-okta in #981
Full Changelog: okta-sdk-root-15.0.0...okta-sdk-root-16.0.0