The go-ldap project has released version 3.4.7 of its LDAP API for Go. Some of the changes in this release include:
- Updated unmarshalling support to support *string as a field type
- Added support for the subordinate subtree search scope
- Added support for imposing a search result set size limit
- Added support for GSSAPI authentication
- Fixed an issue in which IsErrorAnyOf would not match a wrapped result
- Fixed an issue with incorrect ASN.1 handling in DN parsing
- Better mark deprecated functions in the documentation