Release 1.10.1
Highlights
What's Changed (Detailed)
- Correcting codecov check for Python by @vrdmr in #104
- New programming model lib change by @YunchuWang in #99
- Add type hints to
HttpResponse
by @michelole in #94 - WSGI middleware should unquote path_info by @mcuckson in #89
- Fixing the mypy failures and fixing CI workflow by @vrdmr in #106
- ASGI worker: Yield a
http.disconnect
on any additional receive calls by @tonybaloney in #98 - Added decorator for storage blobs by @gavin-aguiar in #105
New Contributors
- @YunchuWang made their first contribution in #99
- @michelole made their first contribution in #94
- @mcuckson made their first contribution in #89
Full Changelog: 1.9.0...1.10.0