All notable changes to this project goes here.
- Switch to Go 1.11
- Support to ignore certain ldap search requests.
- Test case if BIND DN is empty.
- Pprof endpoint and mem usage stats.
- Systemd unit file.
- This changelog.
- Vendor in dependencies
- Ensure connections to backend ldap service are closed (reduce leaking goroutines).
- Check context is valid when connecting to backend ldap service.