Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

3.6.0

Compare
Choose a tag to compare
@greg0ire greg0ire released this 25 Feb 21:22
· 204 commits to 3.x since this release
3.6.0
621b79b

Added

  • Added Sonata\NotificationBundle\Backend\BackendInterface service alias
  • Added Sonata\NotificationBundle\Entity\MessageManager service alias

Changed

  • Update RestartCommand check count message only for not pulling mode
  • sendEmail function to allow for the setting of a return path
  • Do not use deprecated AMQPBackendDispatcher::getChannel method.
  • made the sonata.notification.dispatcher service public to fix a bug when running sonata:notification:start

Fixed

  • Fix deprecation for symfony/config 4.2+
  • Make services public

Removed

  • support for php 5 and php 7.0