Skip to content

2.1.1

Compare
Choose a tag to compare
@arvindkrishnakumar-okta arvindkrishnakumar-okta released this 15 Sep 18:49
· 308 commits to master since this release
  • #311 - Change OidcUserService to use Qualifer bean.
  • #314 - Update README with a note on postLogoutRedirectUri property.
  • #317 - Bump jackson-bom from 2.12.3 to 2.12.4
  • #319 - Fix Authorization Server link in README
  • Upgraded okta.commons.version to 1.2.7
  • Upgraded wiremock-jre8 to 2.31.0
  • Upgraded mockito-core to 3.12.4
  • Upgraded assertj-core to 3.20.2
  • Upgraded json-path to 4.4.0
  • Upgraded xml-path to 4.4.0
  • Upgrade rest-assured to 4.4.0
  • #308 - Fixed
  • #330 - Add relative path support for postLogoutRedirectUri
  • #338 - Add works with OpenJDK badge
  • #340 - Upgraded to Springboot 2.5.4
  • #341 - Upgraded Java Mgmt SDK dependency to 5.0.0
  • #343 - Address few CVEs
  • #344 - Removed proxyBeanMethods = false from @Configuration usage (not needed since Spring Native 0.8.3)