Changelog
2.6.0
explicitBufferAttributes
to search options. Fix #72 and Fix #82Changelog
2.2.0
startTLS
for upgrading an existing connection to be encrypted. Fix #71tlsOptions
to tls.ConnectionOptions
in Client
constructor options.id
to internal socket to allow cleanup when unbinding after startTLSChangelog
2.1.0
tlsOptions
is specified or if url starts with ldaps:
when constructing a client. Fix #71