Problem/Motivation
Drupal 10.3.0 stable was released on: 20 Jun 2024 by: catch
https://www.drupal.org/project/drupal/releases/10.3.0
Thanks, to the Drupal Core release team
- Drupal
11.0.0-rc1about to be released
The SDC experimental module is now stable and merged into core
Proposed resolution
- Change
core_version_requirementto^10.3 || ^11in thecl_server.info.ymlfile. - Remove
drupal:sdcfrom thecl_server.info.ymlfile.
Remaining tasks
- File an issue
- MR/Patch
- Test
- Review
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | cl_server--2024-06-25--3456661-9--mr-32.patch | 3.62 KB | rajab natshah |
| #4 | cl_server--2024-06-24--3456661--mr-32.patch | 461 bytes | rajab natshah |
Issue fork cl_server-3456661
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
Comment #3
rajab natshahComment #4
rajab natshahAttached a static patch file for cl_server 2024-06-24 MR 32
to be used with composer patches
Comment #5
rajab natshahComment #6
heddnWe'll need some code updates too for the namespace changes:
Comment #7
heddnIgnore #6. That stack trace is from the related module: cl_editorial
Comment #8
heddnThe PR fixes things. LGTM.
Comment #9
rajab natshahThanks, Lucas, for having the right changes.
Attached a static patch file for cl_server 2024-06-25 MR 32
to be used with composer patches
After d4f9ada0 - fix imports by Lucas
Comment #10
fgmIs anything still blocking release ? Can I help ?