Skip to content

v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 05:47
· 990 commits to master since this release
  • Added read, write and relay support for redis streams
  • Renamed redis to redis-pubsub (to follow existing conventions such as aws-sqs and aws-sns)
  • write redis-pubsub now writes to all specified channels (originally was just the first)
  • use semantic versioning in --version .. turns out, having a short sha is not terribly intuitive 😄

Install

Download the appropriate release binary or install via brew:

brew tap batchcorp/public
brew install plumber