Skip to content

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

Merged
marcelmtz merged 2 commits into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.1.0-supported-version
Jun 17, 2026
Merged

feat(supported-version): add Mage-OS 3.1.0 (Magento 2.4.9)#382
marcelmtz merged 2 commits into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.1.0-supported-version

Conversation

@marcelmtz

@marcelmtz marcelmtz commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds Mage-OS 3.1.0 (releasing 2026-06-18, Thursday; 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-18 (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-18; 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

CI note

The unrelated unit-test failure (root npm ci out of sync) is fixed by #383. The 2.4.9 setup-install/integration failures are a pre-existing Magento-matrix infra issue (mariadb:11.4 container fails to start on the runner), not introduced by this PR.

🤖 Generated with Claude Code

@marcelmtz marcelmtz requested a review from a team as a code owner June 11, 2026 03:12
rhoerr
rhoerr previously approved these changes Jun 12, 2026

@rhoerr rhoerr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. We can merge shortly prior to release.

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-18),
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 Opus 4.8 (1M context) <noreply@anthropic.com>
@marcelmtz marcelmtz force-pushed the feature/mage-os-3.1.0-supported-version branch from 7a5fb3a to e0c31ee Compare June 15, 2026 22:45
@marcelmtz marcelmtz requested a review from rhoerr June 15, 2026 23:10
@marcelmtz

marcelmtz commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

@rhoerr I changed the release date, when you have a chance could you review?
Also created another PR for fixing some of the checks issues #383

@rhoerr rhoerr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@marcelmtz marcelmtz merged commit 7c2c18b into mage-os:main Jun 17, 2026
16 of 18 checks passed
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.

2 participants