Skip to content

Bugfix + Feature Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@wagnert wagnert released this 19 Feb 21:08
· 134 commits to master since this 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