Install
Works with Drupal: ^10.1 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
896.36 KB
MD5: 704f2bfd35a57157aca4b591e5662184
SHA-1: ccfdab75cbc900975994d6ea675104d507bff2a8
SHA-256: 41d7a56d3f6ecd169cd918971a3b60ab9ec2cbd74953ecfd3651c80ff72b93fb
Download zip
932.81 KB
MD5: b0dfe1f04fab5caf7564d4772cc5eff1
SHA-1: 38ebcfdcb1ec44dd144d50f0d23bfb714ad6ab29
SHA-256: 9f5520d24064319681f308b00e65bfbee2133edb59ddc598b3b94aa24dd557c5
Release notes
This is a patch release that fixes PHP 8.4 compatibility warnings,
resolves errors on failed API responses, and fixes authentication
failures when using config overrides from settings.php.
| Bug | Description |
|---|---|
| #3533991 | Ensure index list is always an array |
| #3533996 | Resolve "Call to a member function isSuccess() on null" |
| #3576417 | Use immutable config for reading OpenSolrConfig values |
⚙️ Miscellaneous Tasks
- Add gitlab-ci and phpstan.neon file
- Introduce automated changelog generation with git-cliff and conventional commits