Production release – 2022/11/15
18:33:15 GMT+0000
Plugin Updated: VIP Go Feed Cache
Fix incompatibility with wp-rss-aggregator plugin
https://github.com/Automattic/vip-go-mu-plugins/pull/3825
Plugin Updated: Enterprise Search
Adds the newest version of ElasticPress. Can be tested by defining constant VIP_SEARCH_USE_NEXT_EP to true.
https://github.com/Automattic/vip-go-mu-plugins/pull/3814
Plugin Updated: Query Monitor
Add APCU Cache panel to Query Monitor
https://github.com/Automattic/vip-go-mu-plugins/pull/3826
Plugin Updated: Codebase Manager
Workaround related to search unescaping in wp-admin.
https://github.com/Automattic/vip-go-mu-plugins/pull/3818
Plugin Updated: Query Monitor
We added a panel to display cron events.
https://github.com/Automattic/vip-go-mu-plugins/pull/3832
Plugin Updated: VIP Utils
Add vip_get_hyper_servers() method.
https://github.com/Automattic/vip-go-mu-plugins/pull/3846
Plugin Updated: VIP Prometheus
Added is_opcache_available() method to OpCache_Collector
https://github.com/Automattic/vip-go-mu-plugins/pull/3848
Plugin Updated: VIP Helpers
Added workaround for a Yoast bug resulting in the “Illegal offset type in isset or empty” error.