Skip to content

Releases: ThreeDotsLabs/watermill-redisstream

v1.4.2

07 Sep 10:49
fae93cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

02 Sep 13:39
71fad97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

25 Aug 20:47
e8f0c32
Compare
Choose a tag to compare

What's Changed

  • Add 'DefaultMaxlen' option to 'PublisherConfig' by @vitorarins in #28

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

02 Apr 19:03
d73fcac
Compare
Choose a tag to compare
Merge pull request #36 from ThreeDotsLabs/minghsu0107-patch-3

refine comments

v1.2.2

27 Sep 15:28
8f92e36
Compare
Choose a tag to compare
Merge pull request #31 from ThreeDotsLabs/upgrade-redis

upgrade go-redis version

v1.2.1

21 Jul 08:47
feacbc4
Compare
Choose a tag to compare
Merge pull request #26 from ThreeDotsLabs/refine-comment

refine comments

v1.2.0

20 Jul 09:08
f70320f
Compare
Choose a tag to compare
  • Fixed a bug that caused message loss when claiming a pending message (thanks to @hlubek)

v1.1.0

25 Apr 02:48
8644f11
Compare
Choose a tag to compare
  • Configurable OldestID for consumer group (thanks to @dickens7)
  • Configurable ClaimBatchSize for claiming pending messages (thanks to @wk8)
  • ShouldClaimPendingMessage callback that helps us detect pending messages more flexibly (thanks to @wk8)

v1.0.0

04 Feb 15:01
388ac30
Compare
Choose a tag to compare
Merge pull request #14 from ThreeDotsLabs/update-pkg

Update packages

v0.3.1

01 Feb 17:23
96b5a63
Compare
Choose a tag to compare
Merge pull request #13 from ThreeDotsLabs/update-import-path

update import path