Skip to content

v0.8.0

Compare
Choose a tag to compare
@radekmie radekmie released this 13 Dec 07:14
· 2 commits to master since this release
1a98dc0

Full Changelog: v0.7.0...v0.8.0

  • Added support for Redis TLS support in #5 (no configuration needed).
  • Added support for retrying Redis communication in #6 (REDIS_PUBLISH_RETRY_COUNT).
    • There's also a couple of new flags to configure the Redis connection: REDIS_CONNECTION_RETRY_COUNT, REDIS_CONNECTION_TIMEOUT_SECS, REDIS_MAX_DELAY_SECS, and REDIS_RESPONSE_TIMEOUT_SECS.

This release is brought to you by @jdgjsag67251 🚀