Skip to content

2.1.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 01 Aug 22:05
· 69 commits to main since this release

[2.1.0] - 2023-08-01

Added:

  • A new configuration option, redis_tls, for configuring TLS settings for redis. When this option is omitted Redis will not use TLS. When specified it should contain a list of ssl:tls_option(). These options will be forwarded to eredis.