Title: Changelog: VIP MU plugins [Production] · Page 19 of 41 · WordPress VIP Documentation

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. VIP MU plugins [Production]

#  Changelog: VIP MU plugins [Production]

The release window for [VIP MU plugins](https://docs.wpvip.com/vip-go-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](https://github.com/Automattic/vip-go-mu-plugins/).

 [ RSS  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/feed/)

 Search

Showing page 19 of 41

 10 November 2021

11:56:08 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-http-concat-3/)

Update plugin to rev 85e6d94

[https://github.com/Automattic/vip-go-mu-plugins/pull/2600](https://github.com/Automattic/vip-go-mu-plugins/pull/2600)

 04 November 2021

18:50:26 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/vip-platform-data-sync-and-sql-import-improvements/)

[Data syncs](https://docs.wpvip.com/technical-references/vip-dashboard/data-sync/)(
production -> child env) will now run `wp vip data-cleanup datasync` directly inline
during the sync job. This happens both before cron is re-enabled and before maintenance
mode is lifted, helping better ensure the the cleanup hooks have run before any 
requests hit the application. A new hook has been introduced to perform actions 
during this cleanup: `vip_datasync_cleanup` (note that `vip_go_migration_cleanup`
still runs, though there are plans to deprecate in the future).

[SQL Imports](https://docs.wpvip.com/how-tos/migrate-content-databases/) (any env)
will also run a similar `wp vip data-cleanup sql-import` directly inline as well.
There is a new WP hook that can be used to perform actions during this cleanup: `
vip_sqlimport_cleanup`.

Alongside those new cleanup processes, the WP options below are backed up before
a data sync or SQL import takes place, then restored afterwards. The main reasoning
behind this is to prevent production environments from sharing this data with their
child environments, as they need to remain unique per environment.

    ```wp-block-syntaxhighlighter-code
        'jetpack_options',
        'jetpack_private_options',
        'vaultpress',
        'vip_jetpack_connection_pilot_heartbeat',
        'wordpress_api_key',
        'vip_search_index_versions',
        'vip_search_global_index_versions',
    ```

 04 November 2021

16:56:46 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/search-return-early-if-no-index-on-get_current_field_count/)

No need to perform a remote request since it will throw an index_not_found_exception.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2573](https://github.com/Automattic/vip-go-mu-plugins/pull/2573)

 04 November 2021

16:56:04 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-enterprise-search-20/)

We’ve addressed an issue where potentially sensitive information may have been logged
when the Elasticsearch server returns a `Warning` response.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2535](https://github.com/Automattic/vip-go-mu-plugins/pull/2535)

 04 November 2021

16:55:29 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-elasticpress-6/)

Includes the various changes:

 * set default fuzziness in admin: [https://github.com/Automattic/ElasticPress/pull/122](https://github.com/Automattic/ElasticPress/pull/122)
 * account for multisite in synonym pages: [https://github.com/Automattic/ElasticPress/pull/123](https://github.com/Automattic/ElasticPress/pull/123)
 * bump max ES version: [https://github.com/Automattic/ElasticPress/pull/126](https://github.com/Automattic/ElasticPress/pull/126)
 * fix 299 Specifying types in multi get requests is deprecated warning [https://github.com/Automattic/ElasticPress/pull/125](https://github.com/Automattic/ElasticPress/pull/125)
 * update PR template: [https://github.com/Automattic/ElasticPress/pull/128](https://github.com/Automattic/ElasticPress/pull/128)
 * fix incorrect invocation of is_callable(): [https://github.com/Automattic/ElasticPress/pull/119](https://github.com/Automattic/ElasticPress/pull/119)
 * load admin styles for Search feature pages of subsites in multisite: [https://github.com/Automattic/ElasticPress/pull/124](https://github.com/Automattic/ElasticPress/pull/124)
 * add “VIP: ” comments for VIP-specific changes: [https://github.com/Automattic/ElasticPress/pull/127](https://github.com/Automattic/ElasticPress/pull/127)

[https://github.com/Automattic/vip-go-mu-plugins/pull/2558](https://github.com/Automattic/vip-go-mu-plugins/pull/2558)

 04 November 2021

16:54:56 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-jetpack-10-3-2/)

We upgraded Jetpack 10.2 to Jetpack 10.3

Jetpack 10.3 contains many new updates and more information can be found here: [Jetpack 10.3 Release](https://jetpack.com/2021/11/02/jetpack-10-3-under-the-hood-improvements-for-your-site/).

[https://github.com/Automattic/vip-go-mu-plugins/pull/2576](https://github.com/Automattic/vip-go-mu-plugins/pull/2576)

 03 November 2021

20:18:39 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-jetpack-10-3/)

Update from Jetpack 10.3-beta to the 10.3 tag, preparing for future release.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2569](https://github.com/Automattic/vip-go-mu-plugins/pull/2569)

 03 November 2021

19:43:52 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-update-parsely-adding-telemetry-by-default-on-non-production-sites/)

Sites that have Parse.ly enabled will send telemetry to A8c’s Tracks.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2560](https://github.com/Automattic/vip-go-mu-plugins/pull/2560)

 03 November 2021

19:42:10 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/dependencies-load-order-update/)

Previously we included a few classes, notably VIP_Request_Block and our custom error
handler very early in the bootstrap, prior to loading the `vip-config.php`. Although
those files are located in mu-plugins we didn’t load them from there.

We’ve made a change to include `000-pre-vip-config/requires.php` that will now contain
those early dependencies so that it’s more apparent.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2564](https://github.com/Automattic/vip-go-mu-plugins/pull/2564)

 03 November 2021

19:41:06 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-update-query-monitor/)

Show Autoloaded Options in Query Monitor

[https://github.com/Automattic/vip-go-mu-plugins/pull/2511](https://github.com/Automattic/vip-go-mu-plugins/pull/2511)

 02 November 2021

12:39:29 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-elasticpress-5/)

Password-protected posts are accounted for when using protected_content feature.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2554](https://github.com/Automattic/vip-go-mu-plugins/pull/2554)

 02 November 2021

12:39:25 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/removing-parse-ly-2-5/)

The Parse.ly Plugin 2.5 branch is no longer available as an option to load in the
platform.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2561](https://github.com/Automattic/vip-go-mu-plugins/pull/2561)

 01 November 2021

08:44:18 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/returning-result-of-tracking-functions/)

Fix an issue when tracking would not work for filters that require a return value.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2562](https://github.com/Automattic/vip-go-mu-plugins/pull/2562)

 29 October 2021

11:09:46 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/allow-nullable-instances-on-tracking-updated-parse-ly-widget/)

We fixed a case in which the tracking would not be correctly send on the Parse.ly
Recommended Widget.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2559](https://github.com/Automattic/vip-go-mu-plugins/pull/2559)

 28 October 2021

18:01:51 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-nginx-http-concat/)

Add `js_concat_script_attributes` filter to allow for adding script attributes to
concatenated scripts.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2537](https://github.com/Automattic/vip-go-mu-plugins/pull/2537)

 28 October 2021

18:01:43 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-vip-caching/)

Fix the use of an uninitialized value in wpcom_vip_get_adjacent_post() when `$excluded_terms`
is not empty.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2543](https://github.com/Automattic/vip-go-mu-plugins/pull/2543)

 28 October 2021

18:01:38 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-added-jetpack-10-3/)

We have added Jetpack 10.3-beta. If you want to try this beta, you need to pin your
site to use Jetpack 10.3 by adding this line to your vip-config.php:

    ```
    define( 'VIP_JETPACK_PINNED_VERSION', '10.3' );
    ```

[https://github.com/Automattic/vip-go-mu-plugins/pull/2553](https://github.com/Automattic/vip-go-mu-plugins/pull/2553)

 28 October 2021

18:01:33 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-enterprise-search-19/)

 * We’ve improved the logging for failed ES requests, which should help with debugging.
 * We stopped fetching the documents when validating the counts.
 * Accounts for fixing if do_not_heal option is not passed.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2546](https://github.com/Automattic/vip-go-mu-plugins/pull/2546)

https://github.com/Automattic/vip-go-mu-plugins/pull/2555

 28 October 2021

18:01:31 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-update-parsely-adding-telemetry/)

Setting up telemetry infrastructure for Parse.ly using A8c tracks: [https://github.com/Automattic/vip-go-mu-plugins/pull/2500](https://github.com/Automattic/vip-go-mu-plugins/pull/2500)

Tracking whenever the Parse.ly widget has been updated: [https://github.com/Automattic/vip-go-mu-plugins/pull/2556](https://github.com/Automattic/vip-go-mu-plugins/pull/2556)

Tracking whenever the Parse.ly widget has been deleted: [https://github.com/Automattic/vip-go-mu-plugins/pull/2547](https://github.com/Automattic/vip-go-mu-plugins/pull/2547)

Fix sending empty event on Parse.ly Tracks: [https://github.com/Automattic/vip-go-mu-plugins/pull/2551](https://github.com/Automattic/vip-go-mu-plugins/pull/2551)

Detecting failed requests to the Tracks back-end: [https://github.com/Automattic/vip-go-mu-plugins/pull/2550](https://github.com/Automattic/vip-go-mu-plugins/pull/2550)

Fixing an issue that prevented errors from being properly handled on Parse.ly Tracks:
[https://github.com/Automattic/vip-go-mu-plugins/pull/2548](https://github.com/Automattic/vip-go-mu-plugins/pull/2548)

 28 October 2021

18:01:27 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/site-details-index-add-new-field-instant_search-to-jetpack-object/)

Uses logic from Jetpack_Search_Options::is_instant_search() to get the data.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2538](https://github.com/Automattic/vip-go-mu-plugins/pull/2538)

---

 *  [Previous](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/18/?output_format=md)
 *  [Page 1](https://docs.wpvip.com/changelog/vip-mu-plugins-production/?output_format=md)
 *  …
 *  [Page 16](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/16/?output_format=md)
 *  [Page 17](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/17/?output_format=md)
 *  [Page 18](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/18/?output_format=md)
 *  Page 19
 *  [Page 20](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/20/?output_format=md)
 *  [Page 21](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/21/?output_format=md)
 *  [Page 22](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/22/?output_format=md)
 *  …
 *  [Page 41](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/41/?output_format=md)
 *  [Next](https://docs.wpvip.com/changelog/vip-mu-plugins-production/page/20/?output_format=md)