Releases: navikt/mock-oauth2-server
Releases · navikt/mock-oauth2-server
3.0.0
What's Changed
- feat(build): use chainguard jre:latest-dev base image for docker healthcheck support (#882) @tronghn
- fix(introspect): exp, iat, nbf claims were always null (#865) @Lutonite
⚠️ Breaking Changes
- refactor: replace custom TokenExchangeGrant with Nimbus SDK grant (#732) @tommytroen
TokenExchangeGrant.kt
has been removed in favor ofcom.nimbusds.oauth2.sdk.tokenexchange.TokenExchangeGrant
- this affects the extension function
fun TokenRequest.tokenExchangeGrantOrNull()
- The
aud
property inIntrospectResponse
is now aList<String>
instead ofString
- The Docker image now uses Chainguard's jre:latest-dev base image for Docker healthcheck support
- See docker-compose.yaml for an example setup
⬆️ Dependency upgrades
- build(deps): bump okhttp to 5.1 (#884) @nilsmsa
- chore(deps): bump kotestVersion from 5.9.1 to 6.0.3 (#883) @dependabot[bot]
- chore(deps): bump gradle/actions from 4.4.2 to 4.4.3 in the github-actions group (#886) @dependabot[bot]
- chore(deps): bump io.projectreactor:reactor-test from 3.7.9 to 3.7.11 (#889) @dependabot[bot]
- chore(deps): bump org.jetbrains.kotlin.jvm from 2.2.10 to 2.2.20 (#887) @dependabot[bot]
- chore(deps): bump io.netty:netty-codec-http from 4.2.5.Final to 4.2.6.Final (#888) @dependabot[bot]
- chore(deps): bump io.netty:netty-codec-http from 4.2.4.Final to 4.2.5.Final (#880) @dependabot[bot]
- chore(deps): bump actions/stale from 9 to 10 in the github-actions group (#877) @dependabot[bot]
2.3.0
2.2.1
What's Changed
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
⬆️ 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
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
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
What's Changed
- chore(build): netty-all with netty-codec-http (#723) @ybelMekk
- Fix/704 response types (#710) @pniederlag
⬆️ 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
What's Changed
🐛 Bug Fixes
- fix: extend wellknown return values (#704) (#706) @pniederlag
⬆️ 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
What's Changed
🚀 Features
- feat: support objects and lists in request mapping claims (#699) @tommytroen
2.1.6
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