Releases: ThreeDotsLabs/watermill-kafka
Releases · ThreeDotsLabs/watermill-kafka
v2.2.2
v2.2.1
v2.2.0
update Sarama to v1.26.0
v2.1.0
v2.0.3
v2.0.2
removed github.com/renstrom/shortuuid
v2.0.1
Update Watermill to v1.0.0.
Update the Publisher and Subscriber constructor
- Introduced
PublisherConfig
parameter inNewPublisher
. Movedbrokers
,marshaler
andoverwriteSaramaConfig
there. - Moved
overwriteSaramaConfig
andunmarshaler
toSubscriberConfig
inNewSubscriber
.
v1.0.1
Update Watermill to v1.0.0-rc.2.
v1.0.0
Pub/Sub implementations were moved from https://github.com/ThreeDotsLabs/watermill to separated repositories.