Skip to content

Releases: ThreeDotsLabs/watermill-amqp

v2.1.1

01 Dec 18:12
26e4c4a
Compare
Choose a tag to compare
  • Use message context when publishing (#22 - thank you @igtulm!)

Bump watermill

08 Jun 16:59
f72ea40
Compare
Choose a tag to compare
v2.1.0

Bump watermill (#20)

v2.0.7

21 Jan 18:03
4282bb3
Compare
Choose a tag to compare

Skip connection validation for NewPublisherWithConnection (#18)

v2.0.6

11 May 21:05
f8efc81
Compare
Choose a tag to compare

Delivery confirmation of published messages #15

v2.0.5

06 May 21:00
f8efc81
Compare
Choose a tag to compare

fix: Deadlock in subscriber consuming loop #14

v2.0.4

17 Mar 20:19
68bdbbd
Compare
Choose a tag to compare
  • Add CorrelatingMarshaler, thanks @AlexCuse for the contribution!

v2.0.3

13 Jan 08:53
Compare
Choose a tag to compare

Fix build after merge

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".