Skip to content

Release 2.0.0

Choose a tag to compare

@github-actions github-actions released this 21 May 05:48
d61095a

⚠ BREAKING CHANGES

  • Handlers.defaultExceptionHandler(TypeMapper) becomes
    defaultExceptionHandler(). SecurityFilter constructor drops its
    TypeMapper parameter.

Bug Fixes

  • Drop TypeMapper from exception and security paths (#85) (d61095a), closes #76