1.76.0
·
7 commits
to master
since this release
Included commits: 1.75.2...1.76.0
Improvements
- Extended
LegacyPluginBridgeSubscriberto rungetRestRequestValidatorPluginsandgetControllerAfterActionPluginsplugin chains for API Platform endpoints, enabling missing plugin stacks needed for product bundle support. - Extended
SyntheticRestRequestBuilderInterface::build()with optional$attributesClassparameter to populate resource attributes from the request body, required for request validator plugins that read body data via$restRequest->getResource()->getAttributes().