4.0.2 - Fix Cache Tags and purging on Neos 5.X
- Fixes the way in which the values of the X-Cache-Tags header were imploded, so banning works again
- Fixes a bug that would cause the
defaultSharedMaximumAge
setting to be ignored in theCache-Control: s-maxage
header - Update
friendsofsymfony/http-cache
to v2 so MOC.Varnish can be installed together with Neos 5.X
Thanks to @flyinggecko!