Closed (fixed)
Project:
Search API OpenSearch Semantic
Version:
1.0.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Jan 2026 at 14:09 UTC
Updated:
4 Feb 2026 at 14:49 UTC
Jump to comment: Most recent
Comments
Comment #3
mohit_aghera commentedI've explicitly added a strict constraint
"drupal/search_api_opensearch": "^2.4.3"because we are using an event and a hook introduced in 2.4.3 release of module.Reference: https://www.drupal.org/i/3540868
Commit: 758699164597a516709e87edb71aa1d3b761c6d0
Log: https://git.drupalcode.org/project/search_api_opensearch/-/commits/2.x?r...
Comment #5
mohit_aghera commentedFixed.
Created a new release alpha2 with the changes.