Release 22.09.2026 | Fix LDAP packet reading, add TCP keep-alive and TLS close_notify
Bugfixes:
- Fixed reading of LDAP packets split across several TCP segments
New:
- Added TCP keep-alive to the LDAP server connection — keeps it alive through firewalls and detects a broken path.
- Added TLS close_notify on shutdown so the peer sees a graceful close, not a truncated one
- Added more logging across the adapter