Skip to content

Releases: okta/okta-auth-java

3.0.0

02 Jul 17:37
okta-authn-parent-3.0.0
c32fe74
Compare
Choose a tag to compare

What's Changed

Read more

2.0.11

12 Jul 13:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-authn-parent-2.0.10...okta-authn-parent-2.0.11

2.0.10

02 Feb 22:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-authn-parent-2.0.9...okta-authn-parent-2.0.10

2.0.9

07 Nov 16:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-authn-parent-2.0.8...okta-authn-parent-2.0.9

2.0.8

19 Sep 23:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: okta-authn-parent-2.0.7...okta-authn-parent-2.0.8

2.0.7

30 Mar 18:39
Compare
Choose a tag to compare
  • Bumped GH actions/checkout from 2 to 3 #148
  • Bumped maven-surefire-plugin from 2.22.0 to 2.22.2 #149
  • Bumped shiro-jaxrs from 1.8.0 to 1.9.0 #150
  • Bumped springboot.version from 2.6.4 to 2.6.5 #152
  • Bumped rest-assured to 5.0.0 #145
  • Bumped guice from 4.2.3 to 5.1.0 #154
  • Bumped maven-shade-plugin from 2.4.1 to 3.2.4 #155
  • Bumped mockito-core from 3.12.4 to 4.4.0 #156
  • Bumped guava from 30.1.1-jre to 31.1-jre #157
  • Bumped exec-maven-plugin from 1.6.0 to 3.0.0 #158
  • Bumped jackson-bom from 2.13.2 to 2.13.2.20220324 #160
  • Use zulu vm (instead of adopt-openj9) for Javadoc deployment #162

2.0.6

18 Mar 15:23
Compare
Choose a tag to compare
  • Bumped logback to 1.2.11 #141
  • Bumped jackson to 2.13.2 #142
  • Bumped japicmp-maven-plugin to 0.15.7

2.0.5

08 Mar 16:11
Compare
Choose a tag to compare
okta-authn-parent-2.0.5

okta-authn-parent-2.0.5

2.0.4

22 Dec 23:16
Compare
Choose a tag to compare
  • Various README improvements.
  • Added sample webapp with basic flows for AuthN migration #118
  • Upgraded to springboot 2.6.2
  • Bumped Okta Mgmt SDK to 8.0.0
  • Bumped Jackson library to 2.13.1
  • Bumped dropwizard-bom to 2.0.28
  • Bumped logback-classic to 1.2.9
  • Bumped kotlin-stdlib & kotlin-stdlib-common transitive dep to 1.6.10

2.0.3

16 Sep 21:34
Compare
Choose a tag to compare
  • #102 Adds build status to README
  • #105 README update to retire 1.x
  • #107 Add activation link request to AuthenticationClient
  • #111 Dependency updates done to libraries - guava (30.1.1-jre), shiro-jaxrs (1.8.0), hamcrest-jackson (1.2.0), rest-assured (4.4.0) & mockito-core (3.12.4)