What's Changed
- Allow users to specify a custom NTLM negotiator by @rtpt-erikgeiser in #544
- Add go 1.24 build/testing to github workflow by @t2y in #548
- Fix ControlServerSideSortingResult handling for OpenLDAP by @EgorKo25 in #546
- Fix DIGEST-MD5 auth by @andy-igoshin in #545
- [bugfix] Added APOptions []int in client.GSSAPIBindRequest(...) and client.InitSecContext(...), fixes #536 by @p0dalirius in #537
- Adding InitSecContextWithOptions to SSPI client by @stratg5 in #549
- Update golang.org/x/net dependency by @johnweldon in #553
- use ldap boolean for dirsync control.criticality by @borislavfra in #555
- chore: update
DirSync
andDirSyncAsync
example codes by @cpuschma in #556
New Contributors
- @rtpt-erikgeiser made their first contribution in #544
- @EgorKo25 made their first contribution in #546
- @andy-igoshin made their first contribution in #545
- @p0dalirius made their first contribution in #537
- @stratg5 made their first contribution in #549
- @borislavfra made their first contribution in #555
Full Changelog: v3.4.10...v3.4.11