Skip to content

13.0.0

Compare
Choose a tag to compare
@slisson slisson released this 06 Mar 07:43
· 465 commits to main since this release
6a02a80

13.0.0 (2025-03-06)

Bug Fixes

  • authorization: inconsistent usage of DecodedJWT and Payload (0d85f9f)
  • authorization: stacktrace of exceptions wasn't visible anywhere (94a2a6a)
  • model-server: jdbc_url environment variable wasn't passed to the model-server (7165a97)
  • mps-sync-plugin: plugin ID was still the copy-pasted one (ffb30e5)

Features

  • model-client: more OAuth2 configuration options (client ID, secret, scopes) (5ab070b)

BREAKING CHANGES

  • authorization: AccessTokenPrincipal was replaced by Ktors JWTPrincipal