Skip to content

Releases: ThreeDotsLabs/watermill-nats

v2.1.2

29 Oct 15:10
fdb7eaf
Compare
Choose a tag to compare

What's Changed

  • Add nak delay from config to Jetstream subscriber by @marczahnfc in #26

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

28 Aug 15:51
12d4a30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

25 Aug 20:45
423b241
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

03 Nov 21:38
Compare
Choose a tag to compare

What's Changed

  • fix: implement Delay interface for StaticDelay and MaxRetryDelay by @qulaz in #11
  • jetstream: introduce experimental package using new API by @AlexCuse in #13
  • Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 by @dependabot in #16

New Contributors

Full Changelog: v2.0.1...v2.0.2

2.0.1

11 Sep 21:30
2be3488
Compare
Choose a tag to compare

Contains a fix for nak delays - thanks @qulaz !

v2.0.0

03 Feb 21:44
Compare
Choose a tag to compare

introduce v2 module + jetstream support (#8) - Thank you @AlexCuse!

v1.0.7

09 Oct 16:34
f70a82e
Compare
Choose a tag to compare
  • Update deps

v1.0.6

09 Oct 15:04
70e7a41
Compare
Choose a tag to compare
  • fix none use function parameter (#6) - thanks @jjmengze!

v1.0.5

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

v1.0.4

12 Nov 19:15
b833abf
Compare
Choose a tag to compare

Fix logging 'Message Acked' if acking of message failed (#5)