Skip to content

Releases: navikt/mock-oauth2-server

0.5.9

23 Jun 09:40
de683dd
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 (#492) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.9.1 to 10.9.2 (#495) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.93.Final to 4.1.94.Final (#494) @dependabot
  • chore(deps): bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (#491) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.21 to 1.8.22 (#490) @dependabot
  • chore(deps): bump jvm from 1.8.21 to 1.8.22 (#489) @dependabot
  • chore(deps): bump org.jetbrains.dokka from 1.8.10 to 1.8.20 (#487) @dependabot
  • chore(deps): bump jacksonVersion from 2.15.1 to 2.15.2 (#485) @dependabot
  • chore(deps): bump ktorVersion from 2.3.0 to 2.3.1 (#486) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 3.14.0 to 3.15.0 (#484) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#483) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.9 to 10.9.1 (#476) @dependabot
  • chore(deps): bump jacksonVersion from 2.15.0 to 2.15.1 (#478) @dependabot
  • chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 (#481) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.92.Final to 4.1.93.Final (#482) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.8 to 10.9 (#473) @dependabot
  • chore(deps): bump kotestVersion from 5.6.1 to 5.6.2 (#475) @dependabot
  • chore(deps): bump junitJupiterVersion from 5.9.2 to 5.9.3 (#469) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.20 to 1.8.21 (#470) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.91.Final to 4.1.92.Final (#471) @dependabot
  • chore(deps): bump com.squareup.okhttp3:mockwebserver from 4.10.0 to 4.11.0 (#465) @dependabot
  • chore(deps): bump jvm from 1.8.10 to 1.8.21 (#468) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.7.1 to 10.8 (#467) @dependabot
  • chore(deps): bump jacksonVersion from 2.14.2 to 2.15.0 (#466) @dependabot
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.7 (#463) @dependabot
  • chore(deps): bump ktorVersion from 2.2.4 to 2.3.0 (#462) @dependabot
  • chore(deps): bump kotestVersion from 5.5.5 to 5.6.1 (#461) @dependabot
  • chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 (#459) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.10 to 1.8.20 (#451) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.90.Final to 4.1.91.Final (#454) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.7 to 10.7.1 (#452) @dependabot
  • chore(deps): bump actions/stale from 7 to 8 (#449) @dependabot
  • chore(deps): bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.6 (#448) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.89.Final to 4.1.90.Final (#445) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 3.13.0 to 3.14.0 (#446) @dependabot
  • chore(deps): bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 (#443) @dependabot
  • chore(deps): bump org.jetbrains.dokka from 1.7.20 to 1.8.10 (#442) @dependabot
  • chore(deps): bump ktorVersion from 2.2.3 to 2.2.4 (#440) @dependabot

0.5.8

28 Feb 23:12
f53de9a
Compare
Choose a tag to compare

What's Changed

  • refactor(oauth2httprequest): simplify logic for proxy aware url (#393) @tommytroen

🐛 Bug Fixes

⬆️ Dependency upgrades

  • chore(deps): bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.2.0 (#434) @dependabot
  • chore(deps): bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#433) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.5.2 to 10.7 (#432) @dependabot
  • chore(deps): bump io.netty:netty-all from 4.1.87.Final to 4.1.89.Final (#428) @dependabot
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.5.1 to 10.5.2 (#429) @dependabot
  • chore(deps): bump org.jetbrains.kotlin:kotlin-test-junit5 from 1.8.0 to 1.8.10 (#425) @dependabot
  • chore(deps): bump ktorVersion from 2.2.2 to 2.2.3 (#421) @dependabot
  • chore(deps): bump io.github.microutils:kotlin-logging from 3.0.4 to 3.0.5 (#422) @dependabot
  • chore(deps): bump kotestVersion from 5.5.4 to 5.5.5 (#426) @dependabot
  • chore(deps): bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (#423) @dependabot
  • chore(deps): bump jvm from 1.8.0 to 1.8.10 (#424) @dependabot
  • chore(deps): bump jacksonVersion from 2.14.1 to 2.14.2 (#420) @dependabot
  • chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#419) @dependabot
  • chore(deps): bump assertj-core from 3.23.1 to 3.24.2 (#415) @dependabot
  • chore(deps): bump freemarker from 2.3.31 to 2.3.32 (#414) @dependabot
  • chore(deps): bump netty-all from 4.1.86.Final to 4.1.87.Final (#412) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 10.4 to 10.5.1 (#418) @dependabot
  • chore(deps): bump junitJupiterVersion from 5.9.1 to 5.9.2 (#410) @dependabot
  • chore(deps): bump ktorVersion from 2.2.1 to 2.2.2 (#406) @dependabot
  • chore(deps): bump jvm from 1.7.22 to 1.8.0 (#402) @dependabot
  • chore(deps): bump kotlin-test-junit5 from 1.7.22 to 1.8.0 (#401) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 3.12.0 to 3.13.0 (#398) @dependabot
  • chore(deps): bump actions/stale from 6 to 7 (#395) @dependabot

0.5.7

15 Dec 16:33
9008db9
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix(logging): bump logback/slf4j to enable logging in docker (#394) @tommytroen

⬆️ Dependency upgrades

0.5.6

20 Oct 12:18
7edb8f0
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix(build.gradle.kts, workflows): rewind java version -> 11 (#357) @ybelMekk

0.5.5

17 Oct 11:34
1e8d271
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix(jwt): provide algorithm when verifying signature and issuer (#353) @antoineauger

⬆️ Dependency upgrades

  • chore(deps): bump com.github.ben-manes.versions from 0.42.0 to 0.43.0 (#355) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#354) @dependabot
  • chore(deps): bump kotlin-logging from 3.0.0 to 3.0.2 (#352) @dependabot
  • chore(deps): bump reactor-test from 3.4.23 to 3.4.24 (#350) @dependabot
  • chore(deps): bump netty-all from 4.1.82.Final to 4.1.84.Final (#351) @dependabot
  • chore(deps): bump org.jetbrains.dokka from 1.7.10 to 1.7.20 (#349) @dependabot
  • chore(deps): bump kotestVersion from 5.5.0 to 5.5.1 (#347) @dependabot
  • chore(deps): bump kotestVersion from 5.4.2 to 5.5.0 (#344) @dependabot
  • chore(deps): bump ktorVersion from 2.1.1 to 2.1.2 (#339) @dependabot
  • chore(deps): bump jvm from 1.7.10 to 1.7.20 (#341) @dependabot
  • chore(deps): bump kotlin-test-junit5 from 1.7.10 to 1.7.20 (#340) @dependabot

0.5.4

28 Sep 07:21
2f4c49d
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

0.5.3

16 Sep 13:36
df694e3
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • chore(deps): bump reactor-test from 3.4.22 to 3.4.23 (#330) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 3.11.1 to 3.12.0 (#328) @dependabot
  • chore(deps): bump net.researchgate.release from 3.0.1 to 3.0.2 (#329) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.43 to 9.43.1 (#327) @dependabot
  • chore(deps): bump netty-all from 4.1.81.Final to 4.1.82.Final (#331) @dependabot
  • chore(deps): bump netty-all from 4.1.80.Final to 4.1.81.Final (#326) @dependabot
  • chore(deps): bump ktorVersion from 2.1.0 to 2.1.1 (#325) @dependabot
  • chore(deps): bump jacksonVersion from 2.13.3 to 2.13.4 (#323) @dependabot
  • chore(deps): bump com.google.cloud.tools.jib from 3.2.1 to 3.3.0 (#320) @dependabot
  • chore(deps): bump net.researchgate.release from 3.0.0 to 3.0.1 (#316) @dependabot
  • chore(deps): bump netty-all from 4.1.79.Final to 4.1.80.Final (#317) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.41 to 9.41.1 (#319) @dependabot
  • chore(deps): bump springBootVersion from 2.7.2 to 2.7.3 (#315) @dependabot
  • chore(deps): bump ktorVersion from 2.0.3 to 2.1.0 (#313) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.39 to 9.41 (#314) @dependabot
  • chore(deps): bump reactor-test from 3.4.21 to 3.4.22 (#309) @dependabot
  • chore(deps): bump kotestVersion from 5.4.1 to 5.4.2 (#311) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#301) @dependabot
  • chore(deps): bump junitJupiterVersion from 5.8.2 to 5.9.0 (#305) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.38.1 to 9.39 (#303) @dependabot
  • chore(deps): bump springBootVersion from 2.7.1 to 2.7.2 (#302) @dependabot
  • chore(deps): bump kotestVersion from 5.3.2 to 5.4.1 (#307) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.38 to 9.38.1 (#300) @dependabot
  • chore(deps): bump org.jetbrains.dokka from 1.7.0 to 1.7.10 (#298) @dependabot
  • chore(deps): bump netty-all from 4.1.78.Final to 4.1.79.Final (#296) @dependabot
  • chore(deps): bump jvm from 1.7.0 to 1.7.10 (#294) @dependabot
  • chore(deps): bump reactor-test from 3.4.20 to 3.4.21 (#299) @dependabot
  • chore(deps): bump reactor-test from 3.4.19 to 3.4.20 (#297) @dependabot
  • chore(deps): bump kotlin-test-junit5 from 1.7.0 to 1.7.10 (#295) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.37.3 to 9.38 (#293) @dependabot
  • chore(deps): bump oauth2-oidc-sdk from 9.37.2 to 9.37.3 (#292) @dependabot
  • chore(deps): bump ktorVersion from 2.0.2 to 2.0.3 (#291) @dependabot
  • chore(deps): bump org.jmailen.kotlinter from 3.11.0 to 3.11.1 (#290) @dependabot
  • chore(deps): bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 (#288) @dependabot
  • chore(deps): bump kotestVersion from 5.3.1 to 5.3.2 (#289) @dependabot
  • chore(deps): bump springBootVersion from 2.7.0 to 2.7.1 (#285) @dependabot
  • chore(deps): bump net.researchgate.release from 2.8.1 to 3.0.0 (#284) @dependabot
  • chore(deps): bump org.jetbrains.dokka from 1.6.21 to 1.7.0 (#283) @dependabot

0.5.1

15 Jun 12:52
aff300c
Compare
Choose a tag to compare

What's Changed

  • patch: dokka workflow should rebase, not force-push (#280) @ybelMekk

0.5.0

15 Jun 10:18
a439a77
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • feat: ability to set log level standalone mode (#276) @ybelMekk

⚠️ Breaking Changes

⬆️ Dependency upgrades

0.4.8

16 May 07:52
5417d4e
Compare
Choose a tag to compare

What's Changed

🚀 Features

⬆️ Dependency upgrades