2024-05-14 15:24:58 +01:00

7 lines
304 B
Markdown

# 1.2.5
## Bugfixes
* fix for usage of correct `last-modified` header in `response_cache` plugin.
* fix usage of decoding helper methods (i.e. `response.json`) with `response_cache` plugin.
* `stream` plugin: reverted back to yielding buffered payloads for streamed responses (broke `down` integration)