Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
As many modules depend on schema_metatag and they want to release D10 compatible versions too, I think we should do it as soon as possible. The CI/CD used in my projects is not allowing modules in dev-* state, so I need to depend only on stable versions and the D10 change is too big to be used as a patch. As D10 is 3 weeks away, I think it's the right time for 2.4. Thank you!
Comments
Comment #2
damienmckennaComment #3
vipin.mittal18Hello DamienMcKenna,
Do you have any tentative date for alpha/beta release against this 8.x-2.4 dev version?
Thanks
Vipin Mittal
Comment #4
rajeshreeputraAll issue from child issue list seems to be fixed and also D10 porting/readiness work also completed so RTBC for the 8.x-2.4 or 3.0 release.
I am in favor of 3.0 release instead of 8.x-2.4 as D10 work will also be released in new release.
Comment #5
damienmckennaThank you for reviewing the current codebase.
There is no reason to create a new major release just to mark compatibility with D10, see https://medium.com/jakob-on-drupal/dont-go-making-major-version-changes-... for further details.
We'll do a new v3.0 branch for compatibility with Metatag 2.
Comment #6
malik.kotob commentedHi @DamienMcKenna! Echoing Vipin's comment above, are there any outstanding tasks you could use support on that are blocking a D9/D10 2.4 release?
Comment #7
claudiu.cristeaAs many modules depend on
schema_metatagand they want to release D10 compatible versions too, I think we should do it as soon as possible. The CI/CD used in my projects is not allowing modules indev-*state, so I need to depend only on stable versions and the D10 change is too big to be used as a patch. As D10 is 3 weeks away, I think it's the right time for 2.4. Thank you!Comment #8
damienmckennaThere's one outstanding bug that could use some work, could someone please take a look at #3192117? Thank you.
Comment #9
rajeshreeputra@DamienMcKenna, Looks like there is MR created could you please verify.
Comment #10
vipin.mittal18@claudiu and I are in agreement. We would appreciate it if you could proceed with the pre-release version at least.
Comment #11
damienmckennaComment #12
damienmckennaDone: https://www.drupal.org/project/schema_metatag/releases/8.x-2.4
Thanks everyone.