Skip to content

v0.6.1

Compare
Choose a tag to compare
@calavera calavera released this 07 Sep 23:17
· 222 commits to main since this release
b1c5dfd

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 to RequestExt 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

Full Changelog: v0.6.0...v0.6.1