This release resolves some issues in the LDAP server with process handling and adds the ability to properly log the server instance:
- Properly handle and reap child processes in the LDAP server.
- Handle POSIX signals sent to the LDAP server / child processes to properly shutdown existing clients.
- Allow a PSR-3 compatible logging instance to be set on the LDAP server for info / error events.