Releases: navikt/mock-oauth2-server
Releases · navikt/mock-oauth2-server
0.4.8
What's Changed
🚀 Features
- introspection_endpoint (#256) @ybelMekk @tommytroen
⬆️ Dependency upgrades
0.4.7
What's Changed
🚀 Features
⬆️ Dependency upgrades
- chore(deps): bump netty-all from 4.1.76.Final to 4.1.77.Final (#246) @dependabot
- chore(deps): bump docker/login-action from 1 to 2 (#245) @dependabot
- chore(deps): bump kotestVersion from 5.2.3 to 5.3.0 (#244) @dependabot
0.4.6
What's Changed
🚀 Features
- feat: support refreshtoken (as JWT) from keycloak (#242) @tommytroen
⬆️ Dependency upgrades
- chore(deps): bump oauth2-oidc-sdk from 9.34 to 9.35 (#243) @dependabot
- chore(deps): bump springBootVersion from 2.6.6 to 2.6.7 (#241) @dependabot
- chore(deps): bump jvm from 1.6.20 to 1.6.21 (#240) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.6.20 to 1.6.21 (#239) @dependabot
0.4.5
What's Changed
🚀 Features
- feat: add password grant (#233) @tommytroen
🐛 Bug Fixes
- Fix issue with host header and port handling (#223) @fgstewart
⬆️ Dependency upgrades
- chore(deps): bump oauth2-oidc-sdk from 9.33 to 9.34 (#238) @dependabot
- chore(deps): bump netty-all from 4.1.75.Final to 4.1.76.Final (#236) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.32 to 9.33 (#237) @dependabot
- chore(deps): bump reactor-test from 3.4.16 to 3.4.17 (#235) @dependabot
- chore(deps): bump kotestVersion from 5.2.2 to 5.2.3 (#234) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.9.0 to 3.10.0 (#232) @dependabot
- chore(deps): bump jvm from 1.6.10 to 1.6.20 (#230) @dependabot
- chore(deps): bump kotlin-test-junit5 from 1.6.10 to 1.6.20 (#229) @dependabot
- chore(deps): bump springBootVersion from 2.6.5 to 2.6.6 (#228) @dependabot
- chore(deps): bump com.google.cloud.tools.jib from 3.2.0 to 3.2.1 (#227) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.31.1 to 9.32 (#225) @dependabot
- chore(deps): bump kotestVersion from 5.2.1 to 5.2.2 (#222) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.31 to 9.31.1 (#224) @dependabot
- chore(deps): bump springBootVersion from 2.6.4 to 2.6.5 (#221) @dependabot
- chore(deps): bump actions/cache from 2.1.7 to 3 (#219) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.29 to 9.31 (#218) @dependabot
- chore(deps): bump jacksonVersion from 2.13.1 to 2.13.2 (#217) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.28 to 9.29 (#216) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.27.1 to 9.28 (#213) @dependabot
- chore(deps): bump reactor-test from 3.4.15 to 3.4.16 (#215) @dependabot
- chore(deps): bump ktorVersion from 1.6.7 to 1.6.8 (#214) @dependabot
- chore(deps): bump kotestVersion from 5.1.0 to 5.2.1 (#212) @dependabot
- chore(deps): bump netty-all from 4.1.74.Final to 4.1.75.Final (#211) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.27 to 9.27.1 (#209) @dependabot
0.4.4
What's Changed
🚀 Features
- feature: add support for request/response interceptors, support CORS with credentials (#199) @tommytroen @jp7677
- feat: support deployment on Heroku (#203) @bethesque
⬆️ Dependency upgrades
- chore(deps): bump logback-classic from 1.2.10 to 1.2.11 (#208) @dependabot
- chore(deps): bump actions/checkout from 2 to 3 (#207) @dependabot
- chore(deps): bump actions/stale from 4.1.0 to 5 (#206) @dependabot
- chore(deps): bump springBootVersion from 2.6.3 to 2.6.4 (#205) @dependabot
- chore(deps): bump actions/setup-java from 2.5.0 to 3 (#204) @dependabot
- chore(deps): bump org.jmailen.kotlinter from 3.8.0 to 3.9.0 (#201) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.25 to 9.27 (#198) @dependabot
- chore(deps): bump reactor-test from 3.4.14 to 3.4.15 (#196) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.24 to 9.25 (#195) @dependabot
- chore(deps): bump netty-all from 4.1.73.Final to 4.1.74.Final (#193) @dependabot
- chore(deps): bump oauth2-oidc-sdk from 9.22.2 to 9.24 (#192) @dependabot
- chore(deps): bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 (#191) @dependabot
0.4.3
What's Changed
🚀 Features
⬆️ Dependency upgrades
- chore(deps): bump oauth2-oidc-sdk from 9.22.1 to 9.22.2 (#188) @dependabot
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
loginPagePathadded to constructor forOAuth2Configclass
- 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