Skip to content

Releases: okta/okta-jwt-verifier-java

okta-jwt-verifier-parent-0.5.14

16 Mar 04:56
494cbd6

Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #250
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 by @dependabot[bot] in #251
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.20 to 2.1.21 by @dependabot[bot] in #252
  • OKTA-741804: removing sensitive information from header by @prachi-okta in #253
  • Release 0.5.12 by @prachi-okta in #254
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.0 by @dependabot[bot] in #256
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #255
  • Bump okhttp.version from 4.12.0 to 5.0.0 by @dependabot[bot] in #257
  • Add software dependency (SCA) scans to the build of okta/okta-jwt-verifier-java by @prachi-okta in #264
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.20.0 by @dependabot[bot] in #265
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.0 to 2.2.20 by @dependabot[bot] in #271
  • Outdated Library - okta/okta-jwt-verifier-java@master - com.squareup.okio:okio@1.17.2 by @prachi-okta in #272
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 by @dependabot[bot] in #290
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.22 by @dependabot[bot] in #289
  • Bump com.squareup.okio:okio from 3.16.0 to 3.16.4 by @dependabot[bot] in #285
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by @dependabot[bot] in #281
  • Bump io.github.hakky54:sslcontext-kickstart from 9.1.0 to 9.2.1 by @dependabot[bot] in #270
  • Bump io.github.hakky54:sslcontext-kickstart-for-pem from 9.1.0 to 9.2.1 by @dependabot[bot] in #269
  • Add Support for HMAC Symmetric Key Algorithms (HS256, HS384, HS512) by @prachi-okta in #291
  • Release 0.5.13 by @prachi-okta in #297
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.10.0 by @dependabot[bot] in #298
  • Bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 by @dependabot[bot] in #299
  • Bump org.owasp:dependency-check-maven from 12.1.3 to 12.2.0 by @dependabot[bot] in #300
  • fix: normalise trailing slash in issuer claim comparison (#143) by @prachi-okta in #306

New Contributors

Full Changelog: okta-jwt-verifier-parent-0.5.12...okta-jwt-verifier-parent-0.5.14

okta-jwt-verifier-parent-0.5.13

02 Feb 14:14
c90bd68

Choose a tag to compare

What's Changed

  • Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 by @dependabot[bot] in #250
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 by @dependabot[bot] in #251
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.20 to 2.1.21 by @dependabot[bot] in #252
  • OKTA-741804: removing sensitive information from header by @prachi-okta in #253
  • Release 0.5.12 by @prachi-okta in #254
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.1.21 to 2.2.0 by @dependabot[bot] in #256
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #255
  • Bump okhttp.version from 4.12.0 to 5.0.0 by @dependabot[bot] in #257
  • Add software dependency (SCA) scans to the build of okta/okta-jwt-verifier-java by @prachi-okta in #264
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.20.0 by @dependabot[bot] in #265
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.0 to 2.2.20 by @dependabot[bot] in #271
  • Outdated Library - okta/okta-jwt-verifier-java@master - com.squareup.okio:okio@1.17.2 by @prachi-okta in #272
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 by @dependabot[bot] in #290
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.22 by @dependabot[bot] in #289
  • Bump com.squareup.okio:okio from 3.16.0 to 3.16.4 by @dependabot[bot] in #285
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by @dependabot[bot] in #281
  • Bump io.github.hakky54:sslcontext-kickstart from 9.1.0 to 9.2.1 by @dependabot[bot] in #270
  • Bump io.github.hakky54:sslcontext-kickstart-for-pem from 9.1.0 to 9.2.1 by @dependabot[bot] in #269
  • Add Support for HMAC Symmetric Key Algorithms (HS256, HS384, HS512) by @prachi-okta in #291

New Contributors

Full Changelog: okta-jwt-verifier-parent-0.5.12...okta-jwt-verifier-parent-0.5.13

0.5.12

15 May 10:02
004b644

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.11...okta-jwt-verifier-parent-0.5.12

0.5.11

12 Feb 16:57
okta-jwt-verifier-parent-0.5.11
87a2d61

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.10...okta-jwt-verifier-parent-0.5.11

0.5.10

25 Sep 11:03
okta-jwt-verifier-parent-0.5.10
ca88df1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: okta-jwt-verifier-parent-0.5.9...okta-jwt-verifier-parent-0.5.10

0.5.9

27 Jun 15:45
okta-jwt-verifier-parent-0.5.9
b41e1ae

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.8...okta-jwt-verifier-parent-0.5.9

0.5.8

23 Jan 21:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: okta-jwt-verifier-parent-0.5.7...okta-jwt-verifier-parent-0.5.8

0.5.7

06 Oct 17:10

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.6...okta-jwt-verifier-parent-0.5.7

0.5.6

29 Sep 16:47

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.5...okta-jwt-verifier-parent-0.5.6

0.5.5

30 Aug 14:36

Choose a tag to compare

What's Changed

Full Changelog: okta-jwt-verifier-parent-0.5.4...okta-jwt-verifier-parent-0.5.5