Skip to content

Releases: akash-akya/off_broadway_redis_stream

v0.7.0

27 Sep 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

25 Aug 07:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

22 Apr 06:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

31 Mar 05:35
Compare
Choose a tag to compare

What's Changed

  • feat: If the message metadata has a retry_after timestamp only retry that message once time has passed by @d-staehler in #21
  • Bump ex_doc from 0.28.2 to 0.28.3 by @dependabot in #22
  • Bump broadway from 1.0.2 to 1.0.3 by @dependabot in #20

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 Mar 05:39
Compare
Choose a tag to compare
  • feat: add flag to XDEL messages when XACKing. Thanks to @d-staehler
  • bump dependencies

v0.2.0

03 Sep 14:50
Compare
Choose a tag to compare
  • bump dependencies: broadway, ex_doc, mox
  • update locked dependencies: redix

v0.1.1

03 Jun 19:25
Compare
Choose a tag to compare
  • Allow MKSTREAM to be set when creating consumer group