Skip to content

Releases: navikt/mock-oauth2-server

2.2.1

06 Jun 10:12
2c7a773
Compare
Choose a tag to compare

What's Changed

  • build: set kotlin compiler targets for user compatibility by @tronghn in #848

Full Changelog: 2.2.0...2.2.1

2.2.0

05 Jun 12:20
71e8134
Compare
Choose a tag to compare

What's Changed

  • feat: prefer issuer as client assertion audience for private_key_jwt auth (#847) @tronghn

⬆️ Dependency upgrades

  • chore(deps): bump the github group across 1 directory with 16 updates (#846) @dependabot[bot]
  • chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 in the github group (#836) @dependabot[bot]

Full Changelog: 2.1.11...2.2.0

2.1.11

08 May 06:42
579defa
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump the github group across 1 directory with 19 updates (#833) @dependabot[bot]
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 in the github group (#812) @dependabot[bot]
  • chore(deps): bump the github group across 1 directory with 13 updates (#818) @dependabot[bot]
  • chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 in the github group (#801) @dependabot[bot]
  • chore(deps): bump the github group across 1 directory with 14 updates (#810) @dependabot[bot]
  • chore(deps): bump the github group across 1 directory with 32 updates (#789) @dependabot[bot]
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.7.2 in the github group across 1 directory (#776) @dependabot[bot]
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.8 in the github group across 1 directory (#747) @dependabot[bot]
  • chore(deps): bump the github group across 1 directory with 21 updates (#765) @dependabot[bot]

2.1.10

30 Oct 11:50
5aa7bdb
Compare
Choose a tag to compare

What's Changed

  • fix(logback): set logback severity back to INFO (#753) @jenspav
  • fix(readme): replace scope with code (#754) @jenspav
  • feat: support custom TimeProvider when validating tokens (introspect, userinfo) (#730) @tommytroen

⬆️ Dependency upgrades

  • chore(deps): bump the github group with 7 updates (#734) @dependabot
  • chore(deps): bump the github group across 1 directory with 2 updates (#733) @dependabot

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