Skip to content

6.4.1

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 06 Sep 20:47

[6.4.1] - 2018-09-06

Fixed:

  • In Python 3, if the Redis feature store encountered a Redis exception, it would crash on trying to log the message property of the exception, which does not exist in Python 3. This has been fixed. (Thanks, mattbriancon!)