Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 15:53
· 1000 commits to master since this release
30c523c

What's Changed

🚀 Features

  • allow additional claims from tokencallback for token_exchange and jwt_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]