Drupal 9 is end of life as of November 1st, 2023
Drupal 9 relies on several other software projects, including Symfony, CKEditor, and Twig. With Symfony 4's end of life, CKEditor 4's end of life, and Twig 2's end of life all coming up soon, Drupal 9 went end of life on November 1st, 2023. There will be no further releases of Drupal 9.
Two changes for Drupal contributed projects will occur before the end of January 2024. One is that the automated testing platform DrupalCI support for Drupal 9 will stop. The other is that release branches of contributed projects that only support Drupal 9 will be marked unsupported.
- The
9.0.xbranch works well with Drupal ~9 - Number of modules were deprecated in Drupal ~10
- The Drupal 10 core has other more needed patches
- In some cases modules have custom config, code, logic for Drupal ~10, which differ from Drupal ~9
Proposed resolution
- Revamp the
9.1.xbranch with latest changes from the9.0.xbranch. - Change
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles in the9.1.xbranch - Change
drupal/coreto~9in the.info.ymlandcomposer.jsonfiles in the9.0.xbranch - Change
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles in the10.0.xbranch to allow for a smooth update to latest stable Drupal 10 versions - Drop support for Drupal
~9on the9.1.xbranch - Remove outdated and deprecated code for Drupal 9
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-9.0.17, varbase_email-9.0.8, varbase-9.1.0, varbase_email-9.1.0, varbase-10.0.0-rc1, varbase_email-10.0.1
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
varbase_email-9.1.0
- Issue #3403693: Revamped the
9.1.xbranch for Varbase Email to work with Drupal ~10 for a smoother upgrade process and drop support for Drupal ~9varbase_email-9.0.8
- Issue #3403693: Changed
drupal/coreto~9in the.info.ymlandcomposer.jsonfiles in the9.0.xbranchvarbase_email-10.0.1
- Issue #3403693: Changed
drupal/coreto~10in the.info.ymlandcomposer.jsonfiles in the10.0.xbranch to allow for a smooth update to latest stable Drupal 10 versions
Comments
Comment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshah✅ Released varbase_email-9.0.8
Comment #8
rajab natshah✅ Released varbase_email-9.1.0
Comment #9
rajab natshah✅ Released varbase_email-10.0.1
Comment #11
rajab natshah✅ Released varbase-9.1.0
Comment #12
rajab natshah✅ Released varbase-9.0.17
Comment #13
rajab natshah✅ Released varbase-10.0.0-rc1