pypi starlite 1.26.0
v1.26.0

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

What's Changed

  • Add cache property getter to ASGIConnection by @Goldziher in #552
  • Add support for using custom Request and WebSocket classes. by @Goldziher in #554
  • Update SQLAlchemyConfig connection_string to be optional. by @peterschutt in #556
  • Update RequestFactory to set empty session dict by default by @infohash in #559
  • Update typing of the session_maker_* attributes to protocols in SQLAlchemyConfig`. by @peterschutt in #561
  • Update templating to inject the Request instance into context by @jtraub in #563
  • Update RequestFactory to support session creation from raw session string by @infohash in https ://github.com//pull/568
  • Update OpenAPIController to allow configuring of the JS bundles used (for environments without CDN access etc.) by @nielsvanhooy in #562
  • Fix route handler name indexing by @Goldziher in #569
  • Fix parsing of large file uploads via httpx (starlite-multipart lib)

New Contributors

Full Changelog: v1.25.0...v1.26.0

Don't miss a new starlite release

NewReleases is sending notifications on new releases.