Update drupal/search_api from 1.29.0 to 1.31.0 #360
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Adapted CHANGELOG.txt to 1.31 release.
Issue #3388678 by drunken monkey, benjifisher: Fixed performance regression in HTML Filter processor.
Issue #3398192 by drunken monkey, BenStallings, admirlju: Fixed warning for undefined array key "type" in SearchApiDate::opBetween().
Issue #3394189 by drunken monkey: Dropped support for Drupal 9.
Issue #3321677 by drunken monkey, david.muffley: Fixed out-of-memory errors during indexing.
Issue #3397017 by drunken monkey, gaddman: Fixed MySQL error in edge cases when indexing bigrams.
Issue #3394738 by drunken monkey: Fixed fatal error after upgrade to 1.30.
Issue #3308184 by drunken monkey, admirlju: Fixed handling of incomplete field definitions when generating Views data.
Issue #3392465 by drunken monkey: Fixed use of location filter together with AND facets in DB backend.
Issue #3293474 by admirlju, jhedstrom, drunken monkey: Added configurable maximum length for exposed Views fulltext filter.
Back to dev version.
Adapted CHANGELOG.txt to 1.30 release.
Issue #3390450 by drunken monkey: Fixed highlighting of HTML field values.
Issue #3370934 by drunken monkey: Fixed missing log messages in Drush.
Issue #3390686 by FeyP, drunken monkey: Fixed RenderedItem processor to always switch back to previous account.
Issue #3365370 by Nick_vh, drunken monkey: Added the .gitlab-ci.yml file.
Issue #3367647 by arti_parmar, drunken monkey: Fixed unused variables and properties left in code.
Fixed accidental use of @inheritDoc tag.
Issue #3311004 by nsavitsky, drunken monkey: Fixed "All taxonomy term fields" contextual filter to include fields with custom IDs.
Issue #3320841 by weekbeforenext, drunken monkey: Fixed indexing of "Processed text" fields.
Issue #3273159 by naveenvalecha, drunken monkey: Added the "Custom value" processor property.
Issue #3296477 by abramm, drunken monkey: Fixed results when only one value is entered in a Views date range filter.
Follow-up to #3296006 by drunken monkey: Added test for caching of exception results.
Issue #2855447 by edurenye, drunken monkey, alexdoma: Added option to customize the separator used for aggregated fields of type "Fulltext".
Issue #3304560 by recrit, Gertlor, drunken monkey: Fixed problems with "Multiple terms" parse mode and invalid UTF-8 strings.
Issue #3327383 by unstatu, drunken monkey: Fixed handling of the "view any unpublished content" permission in the "Content access" processor.
Issue #3363208 by drunken monkey: Fixed implicit conversion from float to int in database backend.
Fixed bogus text in CHANGELOG.txt.
Issue #3315269 by drunken monkey, GuyPaddock: Fixed illogical error handling code in "Content access" processor.
Issue #3347610 by drunken monkey, itaran: Fixed error in HTML filter with very long attributes.
Issue #3317569 by drunken monkey: Added tests for indexing multi-valued reverse entity references.
Issue #3363257 by drunken monkey: Fixed failing tests against Drupal 10.1 HEAD.
Issue #3325932 by tedfordgif, drunken monkey: Fixed documentation of "drush search-api:index --batch-size=0".
Issue #3359908 by drunken monkey: Added another test case for the "Ignore characters" processor.
Issue #3345999 by smokris, drunken monkey, ressa: Added support for phrase searching to the database backend.
Issue #3347901 by drunken monkey: Added possibility for dates to be used in number field-based boosting.
Issue #3321499 by andrew-minich, Shriaas, siddharthjain_7998, drunken monkey: Fixed errors with views on disabled indexes.
Issue #3361041 by BigDave91, drunken monkey: Fixed integer overflow error in DB backend for large score values.
Issue #3325360 by Jelle_S, drunken monkey: Fixed referenced entity tracking not respecting the search_api_skip_tracking flag.
Issue #3324776 by Kingdutch, drunken monkey: Fixed duplicate tables created by DB backend.
Issue #3267092 by drunken monkey: Fixed stemming of content with invalid language codes.
Issue #3352134 by drunken monkey: Fixed performance degradation with database backend in 1.29.
Issue #3263875 by Eduardo Morales Alberti, drunken monkey, GrumpySchlag: Fixed Behat integration.
Issue #3355677 by drunken monkey: Fixed incompatibility with PHP 7.3 in ConfigurablePropertyBase.
Issue #3358819 by drunken monkey: Fixed tests against Drupal 10.1.
Issue #3356817 by Eduardo Morales Alberti, drunken monkey: Adapted phrasing of warning in SearchApiFulltext to that of Core.
Issue #3358661 by drunken monkey, tobiasb: Fixed coding standards.
Issue #3271256 by akalam, drunken monkey: Fixed infinite loop when indexing external entities.
Issue #3354906 by ericchew, drunken monkey, miedward: Fixed regression in Views argument plugins (date and All Terms).
Issue #3332036 by drunken monkey, Chris64: Fixed too narrow Drush version constraint in composer.json.
Issue #3217772 by seutje, vector_ray, drunken monkey, Marios Anagnostopoulos: Added a template for the excerpt field.
Fixed typo in CHANGELOG.txt.
Back to dev version.
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.