Skip to content

v0.11.2

Choose a tag to compare

@RAprogramm RAprogramm released this 24 Sep 11:15
· 323 commits to main since this release

Changed

  • Surfaced the [AppErrorKind] display text as the fallback ErrorResponse
    message so clients receive semantic descriptions without providing a custom
    message.

Tests

  • Added regression coverage ensuring bare AppError kinds map to their
    corresponding default message.