Skip to content

feat(supported-version): add Mage-OS 3.2.0 (Magento 2.4.9)#384

Merged
rhoerr merged 1 commit into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.2.0-supported-version
Jul 14, 2026
Merged

feat(supported-version): add Mage-OS 3.2.0 (Magento 2.4.9)#384
rhoerr merged 1 commit into
mage-os:mainfrom
marcelmtz:feature/mage-os-3.2.0-supported-version

Conversation

@marcelmtz

Copy link
Copy Markdown
Contributor

Summary

Adds the mage-os/project-community-edition:3.2.0 entry (upstream Magento 2.4.9) to the supported-version matrix, and retires the 3.1.0 line.

Changes

  • individual.json — new 3.2.0 entry; 3.1.0 EOL set to 2026-07-14 (the 3.2.0 release date), per the same-day supersede convention established in feat(supported-version): add Mage-OS 3.0.0 (Magento 2.4.9) #376.
  • composite.json — new >=3.2 <3.3 line; >=3.1 <3.2 EOL set to 2026-07-14; open-ended and :next entries refreshed to the new release.
  • get-currently-supported.spec.ts — new "Release of 3.2.0" case.
  • dist/index.js — rebuilt.

Service stack

Composer is bumped 2.9.8 → 2.10.2 (current stable) for 3.2.0 and the open-ended / :next entries. Historic entries keep their pinned versions.

Everything else is unchanged from 3.1.0: PHP 8.4, mysql:8.4, opensearchproject/opensearch:3, rabbitmq:4.1-management, valkey/valkey:8, varnish:7.7, nginx:1.28. That includes the temporary mysql:8.4 override from #377 — still carried, not yet reverted.

Upstream stays at Magento 2.4.9, matching 3.1.0 and 3.0.0.

Tests

All 114 tests pass (113 before, plus the new release case).

🤖 Generated with Claude Code

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

Composer is bumped 2.9.8 -> 2.10.2 (current stable) for 3.2.0 and the
open-ended / :next entries. The rest of the certified service stack is
unchanged from 3.1.0, including the temporary mysql:8.4 override (mage-os#377).
New composite line >=3.2 <3.3 added.

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

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@marcelmtz marcelmtz requested a review from a team as a code owner July 14, 2026 16:14

@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.

LGTM, thank you

@rhoerr rhoerr merged commit 82ef67c into mage-os:main Jul 14, 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