Skip to content

COMDOX-1448: Backward incompatible changes highlights for 2.4.9-beta#17

Merged
meker12 merged 5 commits into2.4.9-beta1from
ds_bic-highlights
Mar 9, 2026
Merged

COMDOX-1448: Backward incompatible changes highlights for 2.4.9-beta#17
meker12 merged 5 commits into2.4.9-beta1from
ds_bic-highlights

Conversation

@dshevtsov
Copy link

Purpose of this pull request

This pull request adds documentation for the major backward-incompatible changes introduced in the 2.4.9-beta release of Adobe Commerce and Magento Open Source. The Backward-incompatible changes highlights page is updated with a new 2.4.9-beta section that describes impact and required actions for each change.

Summary of changes:

  • Added a 2.4.9-beta section to the backward-incompatible changes highlights page with seven major changes:
    • GraphQL alias limit validation — validation to limit the number of aliases in GraphQL requests (default 10); configurable in Admin.
    • GraphQL query length validation — configurable query length limit (default ~1 MB) to reduce DoS risk.
    • New 2FA blocks for identity verification — new blocks for configuring multiple 2FA providers (Magento_TwoFactorAuth).
    • New Relic migration from REST v2 to NerdGraph — Admin configuration steps for NerdGraph API (Magento_NewRelicReporting).
    • Symfony 7.4 LTS support — type and method signature alignment for custom code extending Symfony classes.
    • Valkey 8.x CLI command — new CLI option for Valkey configuration.
    • Zend_Cache replaced with symfony/cache — migration notes for extensions that depend on Zend_Cache.

Each subsection includes Impact and Action required so merchants and extension developers can plan upgrades.

Affected pages

…erce and Magento Open Source 2.4.9-beta, including GraphQL validations, new 2FA blocks, New Relic migration, Symfony 7.4 support, Valkey CLI command, and Zend_Cache replacement with symfony/cache.
@dshevtsov dshevtsov self-assigned this Mar 7, 2026
@dshevtsov dshevtsov changed the title Document major backward-incompatible changes introduced in Adobe Comm… Backward incompatible changes highlights for 2.4.9-beta Mar 7, 2026
@dshevtsov dshevtsov marked this pull request as ready for review March 9, 2026 15:57
Co-authored-by: chernenm <88728158+chernenm@users.noreply.github.com>
@dshevtsov dshevtsov requested review from chernenm and meker12 March 9, 2026 15:59
@dshevtsov dshevtsov changed the title Backward incompatible changes highlights for 2.4.9-beta COMDOX-1448: Backward incompatible changes highlights for 2.4.9-beta Mar 9, 2026
@dshevtsov dshevtsov assigned meker12 and unassigned dshevtsov Mar 9, 2026
Add new Valkey CLI command and link to related documentation.
@meker12 meker12 merged commit 012c2d7 into 2.4.9-beta1 Mar 9, 2026
3 checks passed
@meker12 meker12 deleted the ds_bic-highlights branch March 9, 2026 20:00
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.

3 participants