What's Changed
Bugfixes
* Fix a regression in path resolution that prevented `404` being raised for some invalid paths by Goldziher in https://github.com/starlite-api/starlite/pull/1316
* Fix a `DeprecationWarning` for the wrong name `starlite/middleware/session/__init__.py` by peterschutt in https://github.com/starlite-api/starlite/pull/1286
**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.51.6...v1.51.7