Bugfix + Feature Release
Pre-release
Pre-release
Version 4.0.0-alpha10
Known Issues
- Up from Magento 2 EE 2.1.10 using the single transaction mode has a massive performance impact (can only be used WITHOUT single transaction)
Bugfixes
- Fixed issue with method
UrlKeyUtil::makeUnique()
when import products without category - Fixed #PAC-347: Parsing of version-specific configuration does not work when using PHAR version
Features
- Add #PAC-349: Support for JMS serializer v2.0 + v3.0
- Migrated PHP Unit integration testsuite to Github Actions