github go-ldap/ldap v3.4.8

2 months ago

What's Changed

In the previous release, we have prematurely marked the function Start as deprecated, assuming that the available DialOpts fulfill all use cases. Thanks to @dornimaug's hint in #507 we now know that this is not the case, especially when using custom contexts with DialContext, NewConn and Start. The function will be retained, and we apologize for any inconvenience! We will retain the functionality for the entire life cycle of the major version.

Full Changelog: v3.4.7...v3.4.8

Don't miss a new ldap release

NewReleases is sending notifications on new releases.