Release v0.13.0
Release v0.13.0
304
Status code should be treated as a success (thanks @y-young )- Allow large response payloads in start exec response using an optional output capacity (thanks @uellenberg )
- Do not error on empty server response (thanks @k8scat )
- Bump models to match moby
v20.10.16
- Add
chrono
feature flag and alternative mutually exclusivetime
feature flag as alternative representations of dates. - Deserialize directly from bytes instead of through a string.
- Add
json_data_content
feature flag to enable appending JSON payloads to deserialization errors.