# 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)