Skip to content

10.2.0

Compare
Choose a tag to compare
@slisson slisson released this 12 Dec 07:45
· 312 commits to main since this release
9d36c70

10.2.0 (2024-12-12)

Bug Fixes

  • authorization: allow only resource owners/admins to manage permissions (817f454)
  • authorization: also install status page handler for Throwable (ce06948)
  • authorization: cache remote keys (64053df)
  • authorization: ignore unknown granted permissions (e4b5415)
  • authorization: MODELIX_PERMISSION_CHECKS_ENABLED wasn't applied to Keycloak checks (8179c75)
  • authorization: publish sources jar (be8bd81)
  • authorization: trust own tokens (also add public key when adding private key) (165d453)
  • model-datastructure: implement IKVEntryReference.toString (01812f5)
  • model-server: /history /content /diff and /repos always returned 401 (693f3bd)
  • model-server: make modelix-admin also model-server admin (dd1fe1d)
  • model-server: RestWebModelClient couldn't request a clientId (ff08972)

Features

  • authorization: built-in permission management (5aeb53b)
  • authorization: option to install status pages (16a31f3)
  • authorization: support for identity tokens (31c2c16)
  • authorization: support for RSA keys (9d9a8bd)