pypi starlite 1.21.0
v1.21.0

latest releases: 1.51.16, 1.51.15, 1.51.14...
20 months ago

What's Changed

  • Replace Starlette HTTPConnection, Request and WebSocket with Starlite classes by @Goldziher in #494
  • updated the state object by @Goldziher in #496
  • Create RequestFactory to eventually replace create_test_request by @seladb in #497
  • Reduce cognitive complexity by @jonadaly in #501
  • Add CI cache versioning and restore-keys by @jonadaly in #507
  • Update init return typing to be consistent by @Harshal6927 in #506
  • Cleanup logging config and fix default handlers by @Goldziher in #509
  • Refactor create_test_request to use RequestFactory by @seladb in #510
  • Feature: Implements on_app_init hook by @peterschutt in #499

New Contributors

Full Changelog: v1.20.0...v1.21.0

Don't miss a new starlite release

NewReleases is sending notifications on new releases.