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/Component/Messenger/Bridge
Fabien Potencier e7dfa34c48 feature #37867 [Messenger] Add message timestamp to amqp connection (Bartłomiej Zając)
This PR was merged into the 5.2-dev branch.

Discussion
----------

[Messenger] Add message timestamp to amqp connection

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | none
| License       | MIT
| Doc PR        | none

Add default timestamp to amqp transport message.

It is useful when you logging each message, and your consumer is down, you alway get right message time when start consume again.

Commits
-------

281540e005 [Messenger] Add message timestamp to amqp connection
2020-08-18 09:09:18 +02:00
..
AmazonSqs Merge branch '5.1' 2020-08-06 07:13:39 +02:00
Amqp [Messenger] Add message timestamp to amqp connection 2020-08-18 08:19:39 +02:00
Beanstalkd Add Beanstalkd Messenger bridge 2020-08-13 09:43:16 +02:00
Doctrine [Messenger] Don't require doctrine/persistence when installing symfony/messenger 2020-08-13 10:30:16 +02:00
Redis Merge branch '5.1' 2020-08-17 09:50:35 +02:00