Skip to content

0.5.3

Latest
Compare
Choose a tag to compare
@ellmetha ellmetha released this 06 Oct 19:27
· 88 commits to main since this release
dd361be

Marten 0.5.3 fixes a couple of bugs.

Bug fixes

  • Fix query prefetcher not systematically using unscoped queries when prefetching relation records.
  • Fix possible case sensitivity issue when specifying HTTP method names supported by specific handlers.
  • Fix inconsistent callback name in the password update handler generated for the authentication application.