17:07:59 GMT+0000
Ignore 404 errors on metadata updates.
Ready to get started with WordPress VIP? Contact Us
The release window for VIP MU plugins is currently Tuesdays between 08:00 and 22:00 UTC (09:00 and 23:00 UTC when Daylight Saving Time is in effect in North America). VIP MU plugins is open source and development can be followed in the VIP MU plugins GitHub repository.
17:07:59 GMT+0000
Ignore 404 errors on metadata updates.
17:20:16 GMT+0000
Skip offloading immaterial term updates to queue.
17:20:12 GMT+0000
Enterprise Search Dev Tools now correctly handle requests that have timed out
17:20:07 GMT+0000
We’ve implemented a timeout on Elasticsearch queries, it matches the Enterprise Search client timeout so there’s not going to be a difference in terms of behavior. It’s meant as a safety mechanism to prevent runaway queries after the client has already disconnected.
17:20:03 GMT+0000
Jetpack 10.5-beta has been added to MU-plugins. Users can pin at Jetpack 10.5.
15:47:27 GMT+0000
Plugin Updated: wp-parsely 3.0.2
We upgraded the wp-parsely 3.0 plugin tree to version 3.0.2. This change will only apply if your site has opted to use the latest version of our plugin.
15:47:15 GMT+0000
A Change has been made which will force the us of the "–skip-delete" flag when the WP CLI "media regenerate" command is run. This will prevent the media regenerate command from inadvertently deleting original images in the VIP file system.
16:42:23 GMT+0000
Improved comparison of IPv6 addresses to handle some corner cases
16:42:19 GMT+0000
true if the counter cannot be incremented to allow the request to go to ES.11:58:21 GMT+0000
Incorporate hot fix from 3.0.1 for earlier versions.
11:58:17 GMT+0000
The plugin now correctly handles partial IP matches in the X-Forwarded-For header.
11:58:12 GMT+0000
We have implemented cache invalidation after index and bulk index to make sure that any cached requests will not use stale data.
11:58:07 GMT+0000
We have introduced a graceful fallback in case of a request to Enterprise Search backend fails. We would serve a previously-stored stale response (up to 5 minutes).
Additionally, only query requests are counted against the fail counter that blocks subsequent remote requests in case of a failure (via vip_safe_wp_remote_request).
11:58:04 GMT+0000
Do not rely upon the $_ENV superglobal: depending on the PHP configuration parameters, it may or may not be populated.
20:38:37 GMT+0000
We upgraded Parse.ly from 3.0.0 to 3.0.1
20:37:42 GMT+0000
We’ve introduced wp vip-search queue purge command that would clear everything from async index queue: https://github.com/Automattic/vip-go-mu-plugins/pull/2731. Example usage:
wp vip-search queue purge
21:33:55 GMT+0000
Only cache index_exists requests that are valid. Invalidate if response code is not in safelist.
17:12:10 GMT+0000
Enhancement for the asynchronous synchronization mechanism. This change address an edge case in which stuck jobs would not be retried by requeueing them again.
17:11:43 GMT+0000
We upgraded Parse.ly from 3.0-RC2 to 3.0.0
17:11:30 GMT+0000
Changed path of WPCF7_UPLOADS_TMP_DIR to use a subdirectory of /tmp