Skip to content

Releases: okta/okta-spring-boot

2.1.5

07 Mar 16:46
Compare
Choose a tag to compare
  • Bumped Springboot to 2.6.4 #412
  • Bumped Spring cloud config server to 3.1.1 #416
  • Bumped logback-classic to 1.2.11 #415
  • Bumped Okta Mgmt SDK version to 8.1.0 #410
  • Bumped assertj-core from 3.21.0 to 3.22.0 #387
  • Bumped ognl to 3.3.2 #392
  • Bumped testng from 7.0.0 to 7.3.0
  • Bumped maven-jar-plugin from 3.2.0 to 3.2.2 #394
  • Add nightly CRON to test latest Spring Boot version #395
  • Bumped actions/checkout from 2.4.0 to 3 #414
  • Bumped mockserver-netty to 5.12.0 #409
  • Bumped rest-assured to 4.5.1 #408
  • Bumped mockito-core to 4.3.1 #404

2.1.4

22 Dec 17:47
Compare
Choose a tag to compare
  • Upgraded Springboot to 2.6.2
  • Bump okta.sdk.version to 8.0.0
  • Bump okta.commons.version from 1.2.8 to 1.2.9
  • Bump mockito-core to 4.2.0
  • Bump ognl from 3.2.21 to 3.3.0
  • Bump wiremock-jre8 from 2.31.0 to 2.32.0
  • Bump spring-cloud-config-server from 3.0.5 to 3.1.0
  • Bump okta-commons library to 1.3.0

2.1.3

10 Nov 17:47
Compare
Choose a tag to compare
  • Bump Okta Management SDK from 5.0.0 to 6.0.0 #357
  • Bump Spring Boot from 2.5.5 to 2.5.6 #359
  • Bump mockito-core from 3.12.4 to 4.0.0 #356
  • Bump embedded tomcat version from 9.0.53 to 9.0.54 #361

2.1.2

07 Oct 15:18
Compare
Choose a tag to compare
  • Add note about Spring Native to README #312
  • Bump okta.commons.version from 1.2.7 to 1.2.8 #347
  • Bump assertj-core from 3.20.2 to 3.21.0 #348
  • Retire 1.x.x - README update #352
  • Bump spring-cloud-config-server from 3.0.4 to 3.0.5 #351
  • Upgrade to Springboot 2.5.5 #354
  • README Update - add version number in Gradle build #138

2.1.1

15 Sep 18:49
Compare
Choose a tag to compare
  • #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)

2.1.0

17 Jun 20:22
okta-spring-boot-parent-2.1.0
e290948
Compare
Choose a tag to compare
  • Update to Spring Boot 2.5.1
  • Ensured compatibility with standard Spring OAuth properties spring.security.oauth2.* (as well as okta.oauth2.* properties)
  • Works with both types of Okta issuer URLs: Okta Org and Okta Custom Authorization Servers)

2.0.1

11 Feb 21:35
Compare
Choose a tag to compare

Issues Fixed:

  • #224 - Improved exception message thrown at startup failure.
  • #239 - README updated with Springboot version compatibility information.
  • #244 - Upgraded to Springboot version 2.4.2
  • #142 - Fixed SDK client load issue if orgUrl is not set and token is set.
  • #233 - Adds HTTP Proxy Support.
  • #247 - Update okta-commons-java library to version 1.2.5
  • #249 - Fixed CVE false positive errors.
  • #250 - README updated with notes on SDK usage with reverse proxy.
  • #251 - Upgraded Java Mgmt SDK dependency to version 3.0.2
  • #252 - Cleaned up OWASP suppression list.

2.0.0

28 Dec 20:40
Compare
Choose a tag to compare
  • Upgraded to Spring Boot version 2.4.1
  • Upgraded to Okta Java Management SDK version 3.0.1
  • Added Opaque Token support (remote JWT validation) for Servlet Application type.
  • Other minor improvements, README updates and fixes.

1.5.1

24 Nov 19:08
Compare
Choose a tag to compare

Fixes #218: Groups no longer converted to Authorities

1.5.0

20 Nov 22:02
Compare
Choose a tag to compare

Upgraded to Spring Boot version 2.4.0 (fixes #214)