-
Improve documentation (#48)
-
Resolve issue with
rawQueryString
in HTTP APIs using wrong type (#105) -
Implement new WebSocket storage backends for managing connections (PostgreSQL, Redis, DyanmoDB, S3, SQlite) using a single
dsn
configuration parameter (#100) -
Refactor ASGI lifespan handlers and automatically detect if lifespan is supported by an application (#62)
-
Decouple WebSocket support from DynamoDB to allow alternative WebSocket storage backends (#52)
-
Improving logging throughout the various classes