Problem/Motivation

We have a breaking change happening in AI 1.1.x and want to force anyone updating the AI module to update the Milvus provider as well.

Setting it to "drupal/ai^1.0 <1.1" on a 1.0.0 release and "drupal/ai^>=1.1.0" for Milvus provider 1.1.0 release should make sure that this happens.

Remaining tasks

Set Milvus to "drupal/ai^1.0 <1.1" on a 1.0.0 release

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

marcus_johansson created an issue. See original summary.

prashant.c’s picture

On a 1.0.0 release it could be ~1.0 From 1.0.0 up to but not 1.1.0
On a 1.1.0 release it could be ^1.1From 1.1.0 to less than 2.0.0

annmarysruthy made their first commit to this issue’s fork.

annmarysruthy’s picture

Status: Active » Needs review
marcus_johansson’s picture

Status: Needs review » Fixed

Thank you all, getting merged and released.

Status: Fixed » Closed (fixed)

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