This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier 3de3e4e8d9 feature #30913 [Messenger] Uses an AmqpStamp to provide flags and attributes (sroze)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[Messenger] Uses an `AmqpStamp` to provide flags and attributes

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28885
| License       | MIT
| Doc PR        | ø

Using the `AmqpStamp` you can configure the flags and any attribute (such as `delivery_mode`).

Commits
-------

56fa574023 Uses an `AmqpStamp` to provide flags and attributes
2019-04-06 21:18:37 +02:00
..
Bridge feature #30908 [Workflow] Added workflow_transition_blockers twig function (lyrixx) 2019-04-06 20:23:30 +02:00
Bundle fixed CS 2019-04-06 20:58:31 +02:00
Component feature #30913 [Messenger] Uses an AmqpStamp to provide flags and attributes (sroze) 2019-04-06 21:18:37 +02:00
Contracts [Cache] add logs on early-recomputation and locking 2019-04-03 11:22:57 +02:00