Production release – 2023/10/17
19:19:05 GMT+0000
Plugin Updated: Query Monitor
Fix broken markup call in Query Monitor plugin for object cache when there is no group stats.
https://github.com/Automattic/vip-go-mu-plugins/pull/4928
Fix broken category links when removing category base
Calls to get_term_link() and get_category_link() should always return a full URL, but wpcom_vip_load_category_base() has been breaking that behaviour. This fix restores the correct functioning by using home_url() to ensure there is a full URL.
https://github.com/Automattic/vip-go-mu-plugins/pull/4922
Plugin Updated: http-concat
We upgraded http-concat to include the PHP 8.1 fix https://github.com/Automattic/nginx-http-concat/pull/72
https://github.com/Automattic/vip-go-mu-plugins/pull/4919
Please see the full release on GitHub.