Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@ChadSikorra ChadSikorra released this 21 May 19:21
· 6 commits to master since this release

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.