Skip to content

Releases: Automattic/vip-go-mu-plugins

v1.12.4

08 Feb 23:52
8688683
Compare
Choose a tag to compare

Adds

  • Requires a new file with code that automatically detects corruption of the notoptions cache entry, clearing the cache and alerting when it is detected.

v1.12.3

08 Feb 19:12
32fa642
Compare
Choose a tag to compare

Adds

  • Adds a new file with code that automatically detects corruption of the notoptions cache entry, clearing the cache and alerting when it is detected. This code is not yet activated - it will be required by a follow-up PR.

v1.12.2

08 Feb 16:10
f822f75
Compare
Choose a tag to compare

Fixes

  • Adds another filter to further reduce requests from Jetpack made to detect HTTPS / SSL support.

v1.12.1

05 Feb 12:30
74e12c2
Compare
Choose a tag to compare

Update

Always filter the jetpack_https_test transient to 1 #1972

v1.12.0

04 Feb 16:10
5380781
Compare
Choose a tag to compare

Updates

  • Set Jetpack 9.4 as the default version #1971
  • Remove renamed class-health-job.php #1969

v1.11.0

03 Feb 12:08
ae0382a
Compare
Choose a tag to compare

Updates

  • Changes search healthjob's requires #1968
  • Update Jetpack 9.4 subtree to the final release #1967
  • Update/search default meta whitelist #1951

v1.10.0

02 Feb 12:29
c32be97
Compare
Choose a tag to compare

Adds

  • Allow skipping loading VaultPress #1965
  • Adds class-healthjob.php for renaming of class-health-job.php #1962
  • Adds cron job to detect inactive index-versions #1957
  • Add Files ACL Restriction Functionality #1948

Updates

  • Fails circleCI pipeline on failure #1966
  • phpcs cleanup search health job #1960

Removes

  • Remove Jetpack subtrees: 8.8, 8.9, 9.2 #1964

v1.9.0

26 Jan 21:34
ea80046
Compare
Choose a tag to compare

Adds

  • Initial implementation of Files ACL Endpoint (#1902)
  • Add Jetpack 9.4 subtree (#1959)

Updates

  • Use the new jetpack-production repository for Jetpack subtrees (#1956)
  • Updates ElasticPress with the latest code (#1949)
  • Updated ElasticPress to latest Automattic/ElasticPress (#1952)
  • Move Files ACL endpoint (#1955)
  • Include the original ElasticSearch query and backtrace when logging errors (#1954)

Fixes

  • Clean up whitespace phpcs issues - class-versioning (#1950)

v1.8.0

22 Jan 16:00
9441050
Compare
Choose a tag to compare

Adds

Adds changelog creation automation (#1940)

Updates

Renames ip-utils.php to class-iputils.php (#1947)

v1.7.0

19 Jan 21:43
a06bc21
Compare
Choose a tag to compare

Adds

  • Enables search index versioning self healing (#1934)
  • Add attachment to indexable post types when protected content enabled (#1943)

Fixes

  • Adjusted shutdown priorities for query monitor dispatch and log2logstash (#1927)
  • Do not validate counts if Search index doesn't exist (#1933)

Updates

  • Update requires for the iputils (#1939)
  • Update Jetpack 9.3 to 9.3.1 (#1942)
  • Increase frequency of Site Details generation (#1944)
  • Update ElasticPress to latest develop (#1946)