Skip to content

Releases: runmq/queue

v1.4.0

28 Feb 20:32

Choose a tag to compare

1.4.0 (2026-02-28)

Bug Fixes

  • RabbitMQMessage is published to DLQ instead of original payload (39b9d92)

Features

v1.3.0

27 Feb 03:41

Choose a tag to compare

1.3.0 (2026-02-27)

Bug Fixes

  • core: using default console logger for client adapter (c8fadf2)

Features

  • core: delegating custom logger to the client adapter (2e20225)
  • core: fixing tests (2cf90c3)
  • core: using delegated logger in the client adapter (010cb03)

v1.2.0

27 Feb 03:06

Choose a tag to compare

1.2.0 (2026-02-27)

Features

  • core: abstract channel operations and switch to rabbitmq-client (95d3418)

v1.1.1

09 Nov 21:34
a22daac

Choose a tag to compare

1.1.1 (2025-11-09)

Features

  • Documentation improvements

v1.1.0

09 Nov 01:26

Choose a tag to compare

1.1.0 (2025-11-09)

Features

  • Adding HTTP Client and TTLPolicyManager with fallback to queue-ttl (#12) (2759a2c)

v1.0.3

07 Nov 21:15

Choose a tag to compare

using delay utility function

Signed-off-by: Fawzi Essam <iifawzie@gmail.com>