Skip to content

3.0.0

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 08 Jan 13:48
· 137 commits to main since this release

Features

  • add some helper methods (#168)
  • forward errors from pub/sub clients to the adapter (#160)
  • make subEvent default to messageBuffer (#157)

Performance improvements

  • micro-optimisations (#163)

⚠️ Breaking changes ⚠️

The package now uses msgpack-lite instead of msgpack (#156), which should fix several encoding issues.

📝 Important note 📝

Thanks to #157 the return_buffers option for the Redis client should not be needed anymore, in fact it might even lead to errors if it is still used (related: #185)

Milestone: 3.0.0
Diff: 2.0.1...3.0.0