21:03:40 GMT+0000
Lower the max backoff time for connection attempts, and unregister the cron job when it’s not needed.
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.
21:03:40 GMT+0000
Lower the max backoff time for connection attempts, and unregister the cron job when it’s not needed.
21:03:07 GMT+0000
Updates wp vip-search validate-contents to correctly delete posts that are extra in ElasticSearch index.
21:02:49 GMT+0000
Pull in latest version with changes for fixing broken JSON from duplicate term values and removing wpcom-vip adapter
16:41:12 GMT+0000
We’ve implemented minor improvements that will help minimize potential race conditions on the job scheduling.
12:55:30 GMT+0000
Getting rid of some custom code regarding Akismet messaging.
12:55:26 GMT+0000
12:55:22 GMT+0000
get_error_message() called on Exception object instead of getMessage()get_error_message() was called on a uninitialized variable in wp-cli commands12:55:18 GMT+0000
Fix PHP warning in Health::diff_document_and_prepared_document()
12:55:15 GMT+0000
Do not load Jetpack customizations in case a main Jetpack file was not included properly.
22:14:52 GMT+0000
We’ve implemented early loading of vip_get_env_var so that it’s available in vip-config.php
22:14:50 GMT+0000
Add new flags to the list-due-batch orchestrator CLI.
22:14:48 GMT+0000
We enabled Parse.ly telemetry for all sites that have Parse.ly enabled.
22:14:45 GMT+0000
Fix PHP warning in Health::diff_document_and_prepared_document()
11:56:37 GMT+0000
To ensure the integrity of our clusters.
11:56:33 GMT+0000
Added function: vip_get_env_var as a shortcut to requiring Automattic\VIP\Environment::get_var
$my_env_var = vip_get_env_var( 'FOO', 'BAR' );
If the key, for the custom environment variable ("FOO") does not exist, the default value ( "BAR" ) will be returned.
11:56:28 GMT+0000
Fix typo of md_rand to mt_rand
11:56:24 GMT+0000
We’ve implemented a delay between validation batches to minimize the chances of causing a resource strain during periodic content validation.
11:56:20 GMT+0000
Update development dependencies to fix security issues:
11:56:16 GMT+0000
Internal dependency – ElasticPress was updated to v3.6.4 from v3.6.2.
The see all the changes please see EP release page
11:56:12 GMT+0000
Improve cacheability of the static assets.