Skip to content

Releases: evdobe/event-listener

v5.1.0

06 Dec 12:29

Choose a tag to compare

Add STORE_DB_SSL_MODE config support

Bump up deps versions

26 Oct 10:54

Choose a tag to compare

v5.0.0

Bump up swoole and librdkafka versions for prod

v4.0.0

15 Sep 11:27

Choose a tag to compare

Added support for SASL

v3.1.0

15 Mar 10:43

Choose a tag to compare

Match timestamp when detecting duplicate messages

v3.0.1

15 Mar 10:40

Choose a tag to compare

Match timestamp when detecting duplicate messages

v3.0.0

30 Aug 10:20
dc94477

Choose a tag to compare

Introduce user_id and source_id event table columns and skip duplicate events from same channel.

What's Changed

New Contributors

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

v2.0

23 Jul 18:53

Choose a tag to compare

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

v1.5

13 Apr 14:20

Choose a tag to compare

Do not reject messages on PDOException

v1.4

16 Mar 21:28

Choose a tag to compare

Preserve correlation id when not empty in received message

v1.3

12 Feb 01:41

Choose a tag to compare

header keys fix to adhere with globals