Skip to content

feat(supported-version): add Mage-OS 3.1.0 (Magento 2.4.9)#382

Open
marcelmtz wants to merge 1 commit into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.1.0-supported-version
Open

feat(supported-version): add Mage-OS 3.1.0 (Magento 2.4.9)#382
marcelmtz wants to merge 1 commit into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.1.0-supported-version

Conversation

@marcelmtz

Copy link
Copy Markdown
Contributor

Summary

Adds Mage-OS 3.1.0 (releasing 2026-06-16, upstream Magento 2.4.9) to the supported-version matrix, ahead of the release build.

  • individual.json: new mage-os/project-community-edition:3.1.0 entry; 3.0.0 EOL set to 2026-06-16 (same-day supersede convention, as in feat(supported-version): add Mage-OS 3.0.0 (Magento 2.4.9) #376)
  • composite.json: new >=3.1 <3.2 line; >=3.0 <3.1 EOL closed at 2026-06-16; open-ended and :next entries refreshed
  • get-currently-supported.spec.ts: test case for the 3.1.0 release date
  • dist/index.js rebuilt

3.1.0 is a patch-scope release on the 3.0 line (composer-root-update-plugin fix), so the service stack is unchanged from 3.0.0 — including the temporary mysql:8.4 override from #377.

Test plan

  • npm run build in supported-version/ (dist rebuilt)
  • npm run test: 113/113 pass

🤖 Generated with Claude Code

Add the mage-os/project-community-edition:3.1.0 entry (upstream
Magento 2.4.9) to individual.json and composite.json, and set the
3.0.0 line to end-of-life on the 3.1.0 release date (2026-06-16),
per the same-day supersede convention.

3.1.0 keeps the same certified service stack as 3.0.0, including the
temporary mysql:8.4 override (see mage-os#377). New composite line
>=3.1 <3.2 added; open-ended and :next entries refreshed.

dist/index.js rebuilt; all 113 tests pass.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@marcelmtz marcelmtz requested a review from a team as a code owner June 11, 2026 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant