Skip to content

8.3.1

Latest

Choose a tag to compare

@freekmurze freekmurze released this 15 Apr 13:01
· 3 commits to main since this release
dfdf5b3
  • Fix state sharing in CacheResponse middleware between handle() and terminate() when the middleware is not resolved as the same instance. State now travels on the request attributes. (#518)