Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 522 Bytes

2022-11-23-remove-framework-api-deprecations.md

File metadata and controls

13 lines (13 loc) · 522 Bytes
title issue
Remove deprecations in Core/Framework/Api
NEXT-21203

Core

  • Removed all deprecations in Core/Framework/Api namespace
  • Removed feature flag FEATURE_NEXT_15815
  • Removed feature flag FEATURE_NEXT_16151
  • Deprecated class \Shopware\Core\Framework\Api\Sync\SyncOperationResult, it will be removed in v6.6.0.0.

Next Major Version Changes

Removed SyncOperationResult

The \Shopware\Core\Framework\Api\Sync\SyncOperationResult class was removed without replacement, as it was unused.