Skip to content

Releases: Automattic/vip-go-mu-plugins

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)

v1.6.0

14 Jan 17:22
e342eff
Compare
Choose a tag to compare

Adds

  • Add pre_option_jetpack_sync_settings_checksum_disable filter to allow for a killswitch for Jetpack Checksum functionality (#1938)

Updates

  • Set Jetpack 9.3 as the default for all sites (#1941)

v1.5.0

13 Jan 20:42
a33d36c
Compare
Choose a tag to compare

Fixes

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

Updates

  • Akismet 4.1.8 (#1928)
  • Updating gutenberg-ramp plugin to latest (#1930)
  • Bump vip-dashboard submodule to a9f3d8e (#1931)
  • Update Jetpack-9.3 subtree to the final 9.3 release (#1936)

v1.4.1

13 Jan 20:02
e6335d1
Compare
Choose a tag to compare

Adds

  • Added ability to set fixed timestamps in Search for testing (#1935)

Fixes

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

Updates

  • Update ElasticPress to latest Automattic/ElasticPress#develop (#1932)

v1.4.0

13 Jan 20:02
871278e
Compare
Choose a tag to compare

Updates

  • Updates the way vip-search versioning information is stored (#1921)
  • IpUtils - clearing up phpcs errors (#1929)

v1.3.0

30 Dec 07:34
52bb074
Compare
Choose a tag to compare

Adds

  • Add more information to site details (#1923)

Updates

  • Store Site Details in a temporary location (#1924)
  • Improved internal stat tracking for Cache Manager (#1922)
  • Resolves PHPCompatibility phpcs warnings for PHP 7.4 (#1919)

v1.2.0

17 Dec 23:01
aa52b14
Compare
Choose a tag to compare

Adds

  • Adds corrupted version detection (#1881)

Fixes

  • Fix syntax error (#1915)

Updates

  • Added Changelog Description template to PR template. (#1914)
  • Log to logstash when VIP Search ratelimiting starts. (#1916)