v0.6.1
What's Changed
- Fix paths with spaces in HTTP requests. by @calavera in #516
- Report error when we cannot deserialize the payload. by @calavera in #520
- Add
with_request_context
toRequestExt
by @sgasse in #523 - Adding functionality to catch panics that occur both inside the runtime handler and in the
Future
it returns by @fermanjj in #521
New Contributors
- @johan-smits made their first contribution in #507
- @greenwoodcm made their first contribution in #511
- @sgasse made their first contribution in #524
- @fermanjj made their first contribution in #521
Full Changelog: v0.6.0...v0.6.1