Skip to content

vip-go-mu-plugins 2026-01-13 20:50


13 January 2026

20:50:46 GMT+0000

View Pull Request: https://github.com/Automattic/vip-go-mu-plugins/pull/6700

Fixed

  • Fixes active parameter in vip-search get-indexes command to have a high limit instead of default 100

Changed

  • Query Monitor: Update to 3.20.2
  • Search: Fix race condition causing duplicate key errors in the search index queue by adding a status WHERE condition to prevent concurrent updates of the same job.