What's Changed
* deploy_utils.py w async execution support by alex-stoica in https://github.com/deepset-ai/hayhooks/pull/27
* Handle Callable-like types in get_request_model (eg streaming_callback) + Fix component output serialization by mpangrazzi in https://github.com/deepset-ai/hayhooks/pull/41
New Contributors
* mpangrazzi made their first contribution in https://github.com/deepset-ai/hayhooks/pull/41
**Full Changelog**: https://github.com/deepset-ai/hayhooks/compare/v0.0.17...v0.0.18