Skip to content

1.7.0

Latest

Choose a tag to compare

@sastred sastred released this 13 Aug 09:42
· 2 commits to master since this release
  • Support to customize Redis scheme with REDIS_SCHEME default to redis, this allows to use rediss (with double S) for TLS connections.
  • Support for CACHE_REDIS_USER to authenticate to redis.
  • Update some /docs dependencies with security fixes.
  • Update Github Action versions.