Skip to content

v1.28.0

Compare
Choose a tag to compare
@Goldziher Goldziher released this 16 Oct 06:48
· 1854 commits to main since this release

What's Changed

  • Add csrf_token template callable, csrf_input context value and allow registering template callables by @Goldziher in #598
  • Add official trio support by @provinzkraut in #586
  • Add support for ConstrainedDate in OpenAPI schema generation by @Goldziher in #589
  • Add tox scripts for common commands by @seladb in #579
  • Fix NoReturn as allowed return typing for delete decorators by @Goldziher in #588
  • Fix documentation warnings by @seladb in #580
  • Fix signature model for dependency with skip_validaiton and `default`` by @peterschutt in #595
  • Update QueueListenerHandler to log to stderr by default by @peterschutt in #594

New Contributors

Full Changelog: v1.27.0...v1.28.0