Skip to content

Releases: ThreeDotsLabs/watermill-amqp

v2.0.2

12 Jan 20:58
afd4c4f
Compare
Choose a tag to compare
  • Implement a publisher channel pool - thanks @bstasyszyn!

v2.0.1

11 Jan 16:59
Compare
Choose a tag to compare
  • Added /v2 suffix to go.mod module

v2.0.0

11 Jan 16:52
8e2fa50
Compare
Choose a tag to compare
  • Update to official RabbitMQ client - thanks @AlexCuse!

This is a breaking change due to the replacement of "github.com/streadway/amqp" with "github.com/rabbitmq/amqp091-go".

v1.1.4

04 Nov 16:38
4f337d7
Compare
Choose a tag to compare
  • Allow subscribers/publishers to reuse a single connection (#9) - thanks @bstasyszyn!

v1.1.3

09 Oct 16:33
92366a9
Compare
Choose a tag to compare
  • fix active subscribers attempting to reconnect after manual Close (#7) - thanks @vladimirtitar
  • update deps

v1.1.2

16 Jul 17:58
468b32d
Compare
Choose a tag to compare

Log Subscriber Close error only if error is non-nil.

14 May 09:33
af17ba1
Compare
Choose a tag to compare

Log Subscriber Close error only if error is non-nil. (#5)

v1.1.0

18 Aug 16:12
e9b9574
Compare
Choose a tag to compare
  • Added configuration for UUID header and not requiring header (#4)

v1.0.3

16 Nov 21:06
Compare
Choose a tag to compare
update Watermill to v1.0.2

v1.0.2

24 Sep 22:27
Compare
Choose a tag to compare

Update Watermill to v1.0.0.