Skip to content

Releases: navikt/token-support

2.0.7

03 Mar 07:58
261ada2
Compare
Choose a tag to compare
2.0.7 Pre-release
Pre-release

What's Changed

2.0.6

02 Mar 08:55
a55638f
Compare
Choose a tag to compare
2.0.6 Pre-release
Pre-release

What's Changed

  • jakarta koordinater, dog med javax.namespace (#483) @jan-olaveide
  • [Snyk] Upgrade com.squareup.okhttp3:mockwebserver from 4.9.1 to 4.9.3 (#482) @snyk-bot

2.0.5

28 Feb 14:42
c148054
Compare
Choose a tag to compare
javadoc

2.0.4

28 Feb 12:08
c148054
Compare
Choose a tag to compare
2.0.4 Pre-release
Pre-release

What's Changed

  • No changes

2.0.3

28 Feb 11:52
c4dd6a9
Compare
Choose a tag to compare
2.0.3 Pre-release
Pre-release

Large refactoring, primarily.

Fixed some mutaility issues issues
Introduced use of var (some places)
Rewrittten token-support-spring and token-validation-sping to Kotlin
Removed deprecated token-support-test
Now require JVM 17
Deploy to GPR also. (including snapshots)
Snykify

2.0.2

28 Feb 11:36
402fa0c
Compare
Choose a tag to compare
2.0.2 Pre-release
Pre-release

Large refactoring, primarily.

Fixed some mutability issues issues
Introduced use of var (some places)
Rewrittten token-support-spring and token-validation-spring to Kotlin
Removed deprecated token-support-test
Now require JVM 17
Deploy to GPR also. (including snapshots)
Snykify

2.0.1

28 Feb 11:27
930a173
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release

What's Changed

Large refactoring, primarily.

Fixed some mutaility issues issues
Introduced use of var (some places)
Rewrittten token-support-spring and token-validation-sping to Kotlin
Removed deprecated token-support-test
Now require JVM 17
Deploy to GPR also. (including snapshots)
Snykify

1.3.20

28 Feb 11:35
402fa0c
Compare
Choose a tag to compare
1.3.20 Pre-release
Pre-release

What's Changed

⬆️ Dependency upgrades

2.0.0

28 Feb 11:17
12f3469
Compare
Choose a tag to compare
2.0.0 Pre-release
Pre-release

What's Changed

  • build(deps): bump nimbus-jose-jwt from 9.19 to 9.20 (#479) @dependabot
  • Fixed some mutaility issues issues
  • Introduced use of var (some places)
  • Rewrittten token-support-spring and token-validation-sping to Kotlin
  • Removed deprecated token-support-test
  • Now require JVM 17
  • Deploy to GPR also. (including snapshots)
  • Snykify

1.3.19

21 Feb 08:16
527c472
Compare
Choose a tag to compare

What's Changed

  • Støtt bruk av asterisk som claims-verdi i ProtectedWithClaims (#474) @madsleegiil