Added
- Added
relay.locks.*
configuration directives - Added option
Relay::OPT_CLIENT_TRACKING
option
Changed
- Switched to
mutex
locks by default for better performance - Several internal improvements and fixes
Fixed
- Added missed
context
parameter toSentinel::__construct()
- Fixed cleaning up resources when terminated by
SIGTERM
orSIGQUIT
- Fixed rare
Relay\Cluster
memory leaks - Fixed a signal reentrancy bug