version 3.0.1
- Determine if sockets are open before sending data
- Add TLS options for Redis
- Ensure that the instance activity recording is synchronised with any disconnection event to ensure we don't resave an instance session as active when it has already been closed
- Modify logging of unauthorized access (warn rather than error)