Problem/Motivation

Currently module depends on the 2.x-dev release of search_api_opensearch_semantic module
https://git.drupalcode.org/project/search_api_opensearch_semantic/-/blob...

We should ensure that it uses the correct 2.x release cycle.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mohit_aghera created an issue. See original summary.

mohit_aghera’s picture

I'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...

  • mohit_aghera committed ab8543de on 1.x
    chore: #3568790 Update version constraint to remove dev version
    
    By:...
mohit_aghera’s picture

Status: Active » Fixed

Fixed.
Created a new release alpha2 with the changes.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.