Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 27 May 14:49
· 776 commits to master since this release

List of fixed issues and improvements

  • Fixed NotificationBundle:EventsCompilerPass uses DB service
  • Added log for Allowed memory size of x bytes exhausted errors
  • Fixed child jobs stuck when consumers fail with out of memory error/other non-recoverable fatal like parsing error
  • Fixed it is possible to add a visually empty note
  • Fixed extra DB connections created by message consumer
  • Fixed OAuth with password grant does not calculates number of unsuccessful logins and do not lock backend user
  • Fixed Remember Me does not work on repeatable session expiration in back-office
  • Fixed class namespaces not compliant with PSR-4 cause composer warnings
  • Removed unneeded logging of message object in MQ processors for Batch API
  • Fixed guzzle does not recognize some SSL certificates
  • Fix the check that session is not started when API requests processing
  • Added use Doctrine query cache by QueryCountCalculator
  • Added {@inheritdoc:description} placeholder to API docs
  • Fixed submitted empty array is ignored for to-many association in API
  • Implemented do not check API cache on every request in dev environment
  • Fixed exception handling in ValueNormalizerUtil
  • Fixed slow B2B Customer grid count
  • Fixed pass console command timeout value to npm