Skip to content

Releases: navikt/token-support

1.3.12

16 Feb 11:33
e52fb57
Compare
Choose a tag to compare
1.3.12 Pre-release
Pre-release

What's Changed

  • No changes

1.3.11

16 Feb 11:18
71db4b3
Compare
Choose a tag to compare
1.3.11 Pre-release
Pre-release

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 (#473) @dependabot
  • build(deps): bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#472) @dependabot
  • build(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 (#471) @dependabot
  • build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#469) @dependabot
  • build(deps): bump rest-assured.version from 4.5.0 to 4.5.1 (#470) @dependabot
  • build(deps): bump oauth2-oidc-sdk from 9.24 to 9.25 (#468) @dependabot
  • build(deps): bump nimbus-jose-jwt from 9.18 to 9.19 (#467) @dependabot
  • build(deps): bump oauth2-oidc-sdk from 9.22.2 to 9.24 (#466) @dependabot
  • build(deps): bump mock-oauth2-server from 0.4.2 to 0.4.3 (#465) @dependabot
  • build(deps): bump nimbus-jose-jwt from 9.16.1 to 9.18 (#464) @dependabot
  • build(deps): bump nimbus-jose-jwt from 9.16-preview.1 to 9.16.1 (#461) @dependabot
  • build(deps): bump oauth2-oidc-sdk from 9.22.1 to 9.22.2 (#462) @dependabot
  • build(deps): bump mock-oauth2-server from 0.4.1 to 0.4.2 (#463) @dependabot
  • build(deps): bump oauth2-oidc-sdk from 9.22 to 9.22.1 (#460) @dependabot
  • build(deps): bump rest-assured.version from 4.4.0 to 4.5.0 (#459) @dependabot
  • build(deps): bump spring-boot.version from 2.6.2 to 2.6.3 (#458) @dependabot

1.3.10

20 Jan 11:29
9013aaa
Compare
Choose a tag to compare

What's Changed

  • [Snyk] Security upgrade io.ktor:ktor-server-netty from 1.6.4 to 1.6.5 (#424) @snyk-bot

🧰 Maintenance

⬆️ Dependency upgrades

1.3.9

07 Oct 09:31
a964b9c
Compare
Choose a tag to compare

What's Changed

🧰 Maintenance

  • fix: Nimbus 9.x has breaking change due to shaded plugin for json dep… (#401) @blommish

⬆️ Dependency upgrades

1.3.8

25 Jun 11:11
b7f470e
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • deps, fix: nimbus upgrades and logging of potential missing dependencies (#362) @tronghn

⬆️ Dependency upgrades

1.3.7

30 Apr 08:01
93bf5ab
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix missing return in assertValidAnnotation in JwtTokenAnnotationHandler (#343) @jan-olaveide

⬆️ Dependency upgrades

1.3.6

29 Apr 08:25
74c0944
Compare
Choose a tag to compare

What's Changed

🚀 Features

🧰 Maintenance

  • JwtTokenAnnationHandler: Richer exceptions, minor cleanup otherwise (#339) @jan-olaveide

⬆️ Dependency upgrades

1.3.5

14 Apr 08:12
5ae29be
Compare
Choose a tag to compare

🚀 Features

🧰 Maintenance

⬆️ Dependency upgrades

1.3.4

24 Mar 18:15
fa0576b
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Make token validation filter order configurable with default value HIGHEST_PRECEDENCE (#315) @qtips
  • Make the token claim set configurable in MockLoginController (#306) @LarsAndreasNav
  • Added support for optional claims and configurable JWKS cache for Ktor (#316) @jksolbakken @tommytroen

⬆️ Dependency upgrades

1.3.3

21 Jan 11:57
5a3ff13
Compare
Choose a tag to compare

What's Changed

  • meta-annotering ProtectedRestController lagt til, ryddet i tester (#259) @janolaveide

⬆️ Dependency upgrades