What's Changed
* Adds `exceptions.utils.create_exception_response()`. by peterschutt in https://github.com/starlite-api/starlite/pull/297
* `orjson` use in `WebSocket.{receive,send}_json()` by peterschutt in https://github.com/starlite-api/starlite/pull/299
* Support for SwaggerUI (302) by timwedde and Goldziher in https://github.com/starlite-api/starlite/pull/303
**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.7.0...v1.7.1