Problem/Motivation

The latest release (8.x-1.2) is not compatible with Drupal 9, but changes are in Git to make the module D9 compatible. What is required to get a D9-ready release?

Proposed resolution

Create a release.

Remaining tasks

  • Check what needs to be done
  • Act on the remaining tasks
  • Create the release

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#4 3250812-Drupal9.3-Compatibility-4.patch4.35 KBash2303
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

eelkeblok created an issue. See original summary.

ash2303’s picture

The new release is working fine with Drupal 9.2.0, there are few deprecations when we upgrade to Drupal 9.3.0

ash2303’s picture

Status: Active » Needs review
ash2303’s picture

StatusFileSize
new4.35 KB

Patch for Drupal 9.3.0

eelkeblok’s picture

What new release do you mean, exactly? The current latest release is 8.x-1.2 and it is not marked as compatible with D9 in the info file. This causes problems trying to install it on D9, both because composer will not except and because Drupal 9 itself will not. I think creating a new release based on the current 8.x-1.x branch should to the trick, although I haven't tested thoroughly yet.

I think deprecations are outside the scope of this issue; we are interested in a release that will install without fuss on D9, that's all 🙂

eelkeblok’s picture

Status: Needs review » Needs work
eelkeblok’s picture

Issue summary: View changes
ash2303’s picture

I am already using updated module version that composer downloaded in Drupal 9.

ash2303’s picture

Status: Needs work » Needs review
ash2303’s picture

The dev release will work only for Drupal 9.2.0 and above patch will make module compatible for Drupal 9.3.0

eelkeblok’s picture

I am already using updated module version that composer downloaded in Drupal 9.

Sure. So are we. I am not saying it is impossible to use the module on Drupal 9, but it requires jumping through hoops, which would not be needed if there were an official, stable release that is compatible with Drupal 9. That is what this issue is about.

Deprecations that are new to Drupal 9.3 is a separate issue, please create one for it, because this is not it :)

eelkeblok’s picture

BTW, I think we might conclude there is very little to be done to get to a D9-compatible release, which is just "tag and create the release on Drupal.org".

eelkeblok’s picture

Title: Drupal 9 compatible release » Official, stable Drupal 9 compatible release
Issue summary: View changes

Clearifying the subject of this issue, since we have reports the dev version is working on D9. Checking off tasks except for "create the release", which still needs to happen.

borisson_’s picture

> Clearifying the subject of this issue, since we have reports the dev version is working on D9. Checking off tasks except for "create the release", which still needs to happen.

Getting out a release that is shown on the project page would be very beneficial indeed. @beltofte or @LaravZ, is there a way either of you can get this out or is there something we can help with?

pasqualle’s picture

SOLR Search Synonym seems to be an updated version with additional functionality.

beltofte’s picture

@borisson_ and @eelkeblok, if anyone of you are interesting in taking over the maintenance of the project to get a D9/D10 version released and add whatever you new features you would like or need, then ping me and I will grant you full access to the project.

aaron.ferris’s picture

Thanks, but we have a 2.x version that should be compatible with D9+.

aaron.ferris’s picture

Status: Needs review » Closed (outdated)