6.4.1
[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
messageproperty of the exception, which does not exist in Python 3. This has been fixed. (Thanks, mattbriancon!)