Skip to content

RediStack 2.0.0 Alpha 3

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

API Docs are always available at docs.redistack.info

Major

The logs generated by this package have been audited to adhere to the SSWG's guidelines for log levels

As a consequence a handful of prior error logs have been dropped to lower levels. If you are no longer seeing them, and would like to, review the Logger.LogLevel configuration in your connection initializers.

In addition, one prior error log message has been changed as well.

If you feel these are the incorrect levels, or that any others should be adjusted - please open an issue.

  • Audit and adjust log levels across the package !149

Patch

Thanks to @PeterAdams-A for this release's PubSub bug fixes!

  • Fixed PUBSUB CHANNELS !152
  • Fixed PUBSUB NUMSUB !153
  • Fixed PUBSUB NUMPAT !154