Skip to content

1.74.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 11 May 12:04
· 11 commits to master since this release

Included commits: 1.73.2...1.74.0

Improvements

  • Introduced LegacyPluginBridgeSubscriber and SyntheticRestRequestBuilder / SyntheticRestRequestBuilderInterface to replay the legacy getControllerBeforeActionPlugins and getRestUserValidatorPlugins plugin chains for carts endpoints migrated to API Platform, keeping cross-cutting concerns (MFA, authorization, project-level customizations) active without per-endpoint migration work.
  • Added CustomerTransfer stub in GlueApplication transfer definitions with idCustomer and customerReference properties to support the compatibility bridge.