Releases: navikt/mock-oauth2-server
Releases · navikt/mock-oauth2-server
0.4.2
🐛 Bug Fixes
- Parse host:port in host header for proxied connections (#187) @fgstewart
⬆️ Dependency upgrades
- chore(deps): bump springBootVersion from 2.6.2 to 2.6.3 (#185) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.22 to 9.22.1 (#186) @dependabot
- chore(deps): bump com.google.cloud.tools.jib from 3.1.4 to 3.2.0 (#184) @dependabot
- chore(deps): bump kotestVersion from 5.0.3 to 5.1.0 (#183) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.21 to 9.22 (#182) @dependabot
- chore(deps): bump netty-all from 4.1.72.Final to 4.1.73.Final (#181) @dependabot
- chore(deps): bump reactor-test from 3.4.13 to 3.4.14 (#180) @dependabot
- chore(deps): bump actions/stale from 3 to 4.1.0 (#179) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.20.1 to 9.21 (#178) @dependabot
0.4.1
What's Changed
🚀 Features
- feat: support more token signing algos (#138) @ybelMekk
- feat: userinfo, pkce and improved route handling (#130) @tommytroen
⚠️ Breaking Changes
- feat: userinfo, pkce and improved route handling (#130) @tommytroen
⬆️ Dependency upgrades
- manual chore(deps):
- chore(deps): bump assertj-core from 3.21.0 to 3.22.0 (#165) @dependabot
- chore(deps): bump springBootVersion from 2.5.6 to 2.6.2 (#160) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.19 to 9.20.1 (#163) @dependabot
- chore(deps): bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 (#166) @dependabot
- chore(deps): bump com.github.johnrengelman.shadow from 7.1.0 to 7.1.2 (#164) @dependabot
- chore(deps): bump kotlin-logging from 2.0.11 to 2.1.21 (#153) @dependabot
- chore(deps): bump jvm from 1.5.31 to 1.6.10 (#146) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.5.31 to 1.6.10 (#145) @dependabot
- chore(deps): bump ktorVersion from 1.6.4 to 1.6.7 (#159) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.6.0 to 3.8.0 (#154) @dependabot
- chore(deps): bump netty-all from 4.1.69.Final to 4.1.72.Final (#147) @dependabot
- chore(deps): bump bcpkix-jdk15on from 1.69 to 1.70 (#161) @dependabot
- chore(deps): bump reactor-test from 3.4.11 to 3.4.13 (#150) @dependabot
- chore(deps): bump junitJupiterVersion from 5.8.1 to 5.8.2 (#158) @dependabot
- chore(deps): bump actions/cache from 2.1.6 to 2.1.7 (#136) @dependabot
- chore(deps): bump mockwebserver from 4.9.2 to 4.9.3 (#134) @dependabot
- chore(deps): bump ktorVersion from 1.6.4 to 1.6.5 (#122) @dependabot
- chore(deps): bump actions/setup-java from 2.3.1 to 2.5.0 (#155) @dependabot
- chore(deps): bump logback-classic from 1.2.6 to 1.2.10 (#157) @dependabot
0.4.0
What's Changed
🚀 Features
⚠️ Breaking Changes
- feat: allow external login page (#118) @jp7677
- parameter
loginPagePath
added to constructor forOAuth2Config
class
- parameter
⬆️ Dependency upgrades
- chore(deps): bump actions/setup-java from 2.2.0 to 2.3.1 (#103) @dependabot
- chore(deps): bump se.patrikerdes.use-latest-versions from 0.2.17 to 0.2.18 (#120) @dependabot
- chore(deps): bump springBootVersion from 2.5.5 to 2.5.6 (#116) @dependabot
- chore(deps): bump reactor-test from 3.4.10 to 3.4.11 (#111) @dependabot
- chore(deps): bump netty-all from 4.1.68.Final to 4.1.69.Final (#110) @dependabot
- chore(deps): bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 (#108) @dependabot
- chore(deps): bump ktorVersion from 1.6.3 to 1.6.4 (#107) @dependabot
- chore(deps): bump jacksonVersion from 2.12.5 to 2.13.0 (#105) @dependabot
- chore(deps): bump mockwebserver from 4.9.1 to 4.9.2 (#106) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.17 to 9.19 (#115) @dependabot
0.3.6
What's Changed
🚀 Features
⬆️ Dependency upgrades
- chore(deps): bump springBootVersion from 2.5.4 to 2.5.5 (#100) @dependabot
- chore(deps): bump assertj-core from 3.20.2 to 3.21.0 (#94) @dependabot
- chore(deps): bump ktorVersion from 1.6.2 to 1.6.3 (#86) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.15 to 9.17 (#99) @dependabot
- chore(deps): bump junitJupiterVersion from 5.7.2 to 5.8.1 (#101) @dependabot
- chore(deps): bump reactor-test from 3.4.9 to 3.4.10 (#93) @dependabot
- chore(deps): bump netty-all from 4.1.67.Final to 4.1.68.Final (#91) @dependabot
- chore(deps): bump kotestVersion from 4.6.2 to 4.6.3 (#96) @dependabot
- chore(deps): bump logback-classic from 1.2.5 to 1.2.6 (#90) @dependabot
- chore(deps): bump jvm from 1.5.30 to 1.5.31 (#95) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.5.30 to 1.5.31 (#97) @dependabot
0.3.5
What's Changed
🚀 Features
- feat: load some signing keys from file on startup (#89) @tommytroen
- Add ability to specify JWT type in header (#53) @fgstewart
- add more examples (#49) @tommytroen
⚠️ Breaking Changes
- Add ability to specify JWT type in header (#53) @fgstewart
⬆️ Dependency upgrades
- chore(deps): bump jvm from 1.5.21 to 1.5.30 (#83) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.5.21 to 1.5.30 (#84) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.5.1 to 3.6.0 (#88) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.5.0 to 3.5.1 (#85) @dependabot
- chore(deps): bump jacksonVersion from 2.12.4 to 2.12.5 (#87) @dependabot
- chore(deps): bump kotestVersion from 4.6.1 to 4.6.2 (#82) @dependabot
- chore(deps): bump kotlin-logging from 2.0.10 to 2.0.11 (#81) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.13 to 9.15 (#79) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.12 to 9.13 (#78) @dependabot
- chore(deps): bump springBootVersion from 2.5.3 to 2.5.4 (#77) @dependabot
- chore(deps): bump com.github.johnrengelman.shadow from 6.1.0 to 7.0.0 (#69) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.7 to 9.12 (#74) @dependabot
- chore(deps): bump logback-classic from 1.2.3 to 1.2.5 (#72) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.4.4 to 3.5.0 (#71) @dependabot
- chore(deps): bump jacksonVersion from 2.12.3 to 2.12.4 (#66) @dependabot
- chore(deps): bump com.google.cloud.tools.jib from 3.1.3 to 3.1.4 (#67) @dependabot
- chore(deps): bump se.patrikerdes.use-latest-versions from 0.2.16 to 0.2.17 (#68) @dependabot
- chore(deps): bump kotlin-logging from 2.0.6 to 2.0.10 (#70) @dependabot
- chore(deps): bump bcpkix-jdk15on from 1.68 to 1.69 (#73) @dependabot
- chore(deps): bump com.google.cloud.tools.jib from 2.8.0 to 3.1.3 (#64) @dependabot
- chore(deps): bump actions/setup-java from 1 to 2.2.0 (#54) @dependabot
- chore(deps): bump ktorVersion from 1.5.3 to 1.6.2 (#62) @dependabot
- chore(deps): bump netty-all from 4.1.65.Final to 4.1.67.Final (#57) @dependabot
- chore(deps): bump springBootVersion from 2.5.2 to 2.5.3 (#58) @dependabot
- chore(deps): bump jvm from 1.4.32 to 1.5.21 (#61) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.5.10 to 1.5.21 (#59) @dependabot
- chore(deps): bump assertj-core from 3.19.0 to 3.20.2 (#60) @dependabot
- chore(deps): bump reactor-test from 3.4.7 to 3.4.9 (#65) @dependabot
- chore(deps): bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 (#63) @dependabot
- chore(deps): bump kotestVersion from 4.6.0 to 4.6.1 (#56) @dependabot
- chore(deps): bump actions/cache from 1 to 2.1.6 (#55) @dependabot
0.3.4
0.3.3
🚀 Features
- Support different signing keys per issuer (issuerId) (#44) @tommytroen
🧰 Maintenance
- Publish to ghcr (#40) @jksolbakken
🐛 Bug Fixes
0.3.2
What's Changed
🚀 Features
- allow additional claims from tokencallback for
token_exchange
andjwt_bearer
grants (#37) @tommytroen - configure standalone server/docker image (#34) @tommytroen
- support "multisegment" issuer (#31) @tommytroen
⬆️ Dependency upgrades
- com.fasterxml.jackson.core:jackson-databind [2.12.1 -> 2.12.2]
- com.fasterxml.jackson.module:jackson-module-kotlin [2.12.1 -> 2.12.2]
- com.github.ben-manes.versions:com.github.ben-manes.versions.gradle.plugin [0.36.0 -> 0.38.0]
- com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin [2.7.1 -> 2.8.0]
- com.nimbusds:oauth2-oidc-sdk [8.36 -> 9.2.3]
- io.codearte.nexus-staging:io.codearte.nexus-staging.gradle.plugin [0.22.0 -> 0.30.0]
- io.github.microutils:kotlin-logging [2.0.4 -> 2.0.6]
- io.kotest:kotest-assertions-core-jvm [4.4.1 -> 4.4.3]
- io.kotest:kotest-runner-junit5-jvm [4.4.1 -> 4.4.3]
- io.netty:netty-all [4.1.59.Final -> 4.1.60.Final]
- org.jetbrains.kotlin:kotlin-reflect [1.4.30 -> 1.4.32]
- org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable [1.4.30 -> 1.4.32]
- org.jetbrains.kotlin:kotlin-stdlib [1.4.30 -> 1.4.32]
- org.jetbrains.kotlin:kotlin-test-junit5 [1.4.30 -> 1.4.32]
- org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin [1.4.30 -> 1.4.32]
0.3.1
What's Changed
- bug: ensure content-length is set on 404 responses by setting body to "" in MockResponse
0.3.0.RC2
What's Changed
🚀 Features
- feat: add anyToken function to MockOAuth2Server.kt (#26) @tommytroen
- feature: multiple server support (#24) @tommytroen
⬆️ Dependency upgrades
- dependencies: bump dependencies (#25) @tommytroen