Skip to content

RediStack 1.1.1

Compare
Choose a tag to compare
@Mordil Mordil released this 05 May 04:39
· 43 commits to master since this release

⚠️ This was an accidental tag off of master

Update to >= 1.1.2. Apologies for the mistake!

API Docs are always available at docs.redistack.info

Patch

Thanks to @PeterAdams-A for this release's PubSub bug fix & unit tests!

  • Added deprecation warnings to RedisKeyLifetime and RedisKeyLifetime.Lifetime for their renaming !143
    • These typealiases will be removed in the next major version
  • Backport unit test for PUBSUB CHANNELS from !152
  • Backport fix and unit test for PUBSUB NUMSUB from !153
  • Backport unit test for PUBSUB NUMPAT from !154