Releases: navikt/mock-oauth2-server
Releases · navikt/mock-oauth2-server
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
2.1.5
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
What's Changed
⬆️ Dependency upgrades
- chore(deps): bump the github group with 1 update (#656) @dependabot
- chore(deps): bump the github group with 28 updates (#662) @dependabot
2.1.3
What's Changed
Breaking changes
- The constructor for the
OAuth2Config
class accepts a new parameterrotateRefreshToken
. This has a default value offalse
. You may need to update your code if you're instantiating aOAuth2Config
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
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
What's Changed
⬆️ 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