* **Bugfix: Add `None` support in mapping `FileDataMeta` response**
0.0.9
* **Support optionally exposing addition metadata around FileData**
0.0.8
* **reduce usage data log level** We do not want to have so much verbosity for something that might happen a lot * **Support unrecoverable errors** Throw a 512 error for an unrecoverable error
0.0.7
* **Improve code separation to help with unit tests**
0.0.6
* **Support streaming response types for /invoke if callable is async generator**
0.0.5
* **Improve logging to hide body in case of sensitive data unless TRACE level**