The upgrade instructions are available at Oro documentation website.
The current file describes significant changes in the code that may affect the upgrade of your customizations.
Changed serialized fields database storage format from base64 encoded serialized string to native JSON and JSONB.
- All
*.classparameters were removed from the dependency injection container.