Skip to content

Releases: navikt/mock-oauth2-server

2.1.9

15 Aug 09:19
014faf0
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump the github group across 1 directory with 5 updates (#726) @dependabot
  • chore: bumped gradle wrapper to 8.9 (#724) @MikAoJk
  • chore(deps): bump the github group across 1 directory with 17 updates (#722) @dependabot
  • chore(deps): bump the github group across 1 directory with 2 updates (#715) @dependabot

2.1.8

27 Jun 07:19
7603604
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

⬆️ Dependency upgrades

  • chore(deps): bump the github group across 1 directory with 20 updates (#709) @dependabot
  • chore(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 in the github group (#702) @dependabot

2.1.7

20 Jun 08:17
4aab3a5
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: support objects and lists in request mapping claims (#699) @tommytroen

2.1.6

18 Jun 07:26
a89015c
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump the github group across 1 directory with 6 updates (#698) @dependabot
  • chore(deps): bump the github group across 1 directory with 9 updates (#689) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 in the github group (#685) @dependabot
  • chore(deps): bump the github group across 1 directory with 2 updates (#684) @dependabot
  • chore(deps): bump the github group across 1 directory with 15 updates (#679) @dependabot
  • chore(deps): bump the github group with 2 updates (#676) @dependabot

2.1.5

30 Apr 12:33
a00373a
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat(tokenprovider): support setting a static system time (#668) @tommytroen
  • feat(logback): only use logback config in standalone server (#667) @tommytroen
  • feat(DefaultOAuth2TokenCallback): Allow overriding tid claim (#663) @oddsund

⬆️ Dependency upgrades

  • chore(deps): bump the github group with 2 updates (#666) @dependabot
  • chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 in the github group (#672) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 in the github group (#669) @dependabot
  • chore(deps): bump the github group across 1 directory with 7 updates (#671) @dependabot

2.1.4

12 Apr 07:27
658841f
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

2.1.3

05 Apr 10:27
973a667
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • The constructor for the OAuth2Config class accepts a new parameter rotateRefreshToken. This has a default value of false. You may need to update your code if you're instantiating a OAuth2Config without named parameters.

🚀 Features

  • feat(refresh_token): rotate refresh tokens if configured to rotate (#645) @tommytroen

⬆️ Dependency upgrades

  • chore(deps): bump the github group with 23 updates (#650) @dependabot
  • chore(deps): bump bouncycastle, use bcpkix-jdk18on instead of jdk15on (#641) @tommytroen

2.1.2

15 Feb 13:51
983dfcd
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump transitive dep jsonpath to 2.9.0 (#640) @tommytroen
  • chore(deps): bump the github group with 22 updates (#639) @dependabot
  • chore(deps): bump release-drafter/release-drafter from 5 to 6 (#634) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.6 to 11.9.1 (#622) @dependabot
  • chore(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#631) @dependabot
  • chore(deps): bump gradle/gradle-build-action from 2 to 3 (#632) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.104.Final to 4.1.106.Final (#629) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 4.1.1 to 4.2.0 (#624) @dependabot
  • chore(deps): bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (#630) @dependabot
  • chore(deps): bump com.fasterxml.woodstox:woodstox-core from 6.5.1 to 6.6.0 (#626) @dependabot

2.1.1

17 Jan 13:42
e07a5d6
Compare
Choose a tag to compare

What's Changed

  • feat: add id-token to password grant token response (#610) @jp7677

⬆️ Dependency upgrades

  • chore(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#621) @dependabot
  • chore(deps): bump io.projectreactor:reactor-test from 3.6.1 to 3.6.2 (#623) @dependabot
  • chore(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#620) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 4.1.0 to 4.1.1 (#618) @dependabot
  • chore(deps): bump jacksonVersion from 2.16.0 to 2.16.1 (#617) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.21 to 1.9.22 (#616) @dependabot
  • chore(deps): bump jvm from 1.9.21 to 1.9.22 (#614) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.101.Final to 4.1.104.Final (#613) @dependabot
  • chore(deps): bump io.projectreactor:reactor-test from 3.6.0 to 3.6.1 (#608) @dependabot

2.1.0

12 Dec 10:22
bbb1fdf
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Regex based matching in RequestMappingTokenCallback and request parameters used as variables inside claims (#578) @kvokacka

⬆️ Dependency upgrades

  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.13 to 1.4.14 (#604) @dependabot
  • chore(deps): bump actions/stale from 8 to 9 (#605) @dependabot
  • chore(deps): bump ktorVersion from 2.3.6 to 2.3.7 (#606) @dependabot
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.13 (#602) @dependabot
  • chore(deps): bump actions/setup-java from 3 to 4 (#603) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#601) @dependabot
  • chore(deps): bump springBootVersion from 3.1.5 to 3.2.0 (#596) @dependabot
  • chore(deps): bump jvm from 1.9.20 to 1.9.21 (#597) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.9.20 to 1.9.21 (#598) @dependabot