Skip to content

v5.0.2

Choose a tag to compare

@github-actions github-actions released this 08 May 12:39
· 10 commits to main since this release
8f69b15

Fixed

  • Hydra introspection DTOs now accept nested/non-string ext claim values, preventing validation errors on richer token metadata.
  • Hydra introspection service now reuses a single parsed JSON payload before model validation to keep response handling deterministic.