- The
\JMS\ObjectRouting\Metadata\Driver\AnnotationDriver
and\JMS\ObjectRouting\Annotation\ObjectRoute
classes have been removed. - The
\JMS\ObjectRouting\Attribute\ObjectRoute
class is nowfinal
.
- Using the
\JMS\ObjectRouting\Annotation\ObjectRoute
class to configure object routes either through annotations or as an attribute has been deprecated. Use the\JMS\ObjectRouting\Attribute\ObjectRoute
attribute instead. Also, the\JMS\ObjectRouting\Metadata\Driver\AnnotationDriver
has been deprecated.