Skip to content

Releases: evdobe/event-dispatcher

Perserve timestamp miliseconds when creating message

31 Oct 13:26
Compare
Choose a tag to compare
v6.0.0

Perserve miliseconds in timestamp when dispatching events

v5.0.1

26 Oct 11:06
Compare
Choose a tag to compare
fix composer deps versions

v5.0.0: Use producer polling to get notified about successfully dispatched events

24 Oct 13:31
Compare
Choose a tag to compare
  • Use producer polling to get notified about successfully dispatched events
  • Bump up swoole, librdkafka and composer dependencies
  • Remove unused phpProphecy from dev dependencies

v4.0.0

15 Sep 11:20
Compare
Choose a tag to compare
Support config for SASL

v3.0.2

21 Sep 17:37
Compare
Choose a tag to compare
Set POLLING_DB_SELECT_LIMIT from environment

v3.0.1

21 Sep 17:01
Compare
Choose a tag to compare
Get DB_PORT from env

v3.0.0

29 Aug 10:56
2475c89
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0...v3.0.0

v2.0

23 Jul 18:08
Compare
Choose a tag to compare

Configuration and tests for scaling up using multiple concurrent dispatcher instances.

v1.5

16 Mar 21:54
Compare
Choose a tag to compare

Map correlation_id to message property

v1.4

18 Feb 19:58
Compare
Choose a tag to compare

Fixed issue #1