Skip to content

v0.12.0

Compare
Choose a tag to compare
@gvolpe gvolpe released this 05 Mar 18:29
· 74 commits to master since this release
d223d58

⚠️ ATTENTION: v0.12.1 breaks binary compatibility, you should stay on v0.12.0 if this is important to you. Otherwise, use v0.13.1. ⚠️

🚀 Changes

  • Remove direct usage of Blocker to ease CE3 transition (#479) @bplommer
  • Improving zRemRangeByScore method interface (#469) @kerzok
  • Pass Lettuce ReadFrom option to cluster connection (#455) @mmienko
  • XREAD id should be the last consumed one (no increment) (#449) @epifab
  • Asynchronous XREAD to prevent constant polling of redis streams (#447) @epifab

🤖 Dependency Updates