What's Changed
- fix DirSync flags encoding by @johnallers in #571
- Remove execute bit from test file by @gibmat in #572
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /v3 by @dependabot[bot] in #573
- Update search.go: fix typo by @reshke in #574
- Fix ExtendedResponse parsing by @giggsoff in #575
- fix: correct extended request/response handling in
Extendedby @cpuschma in #576 - refactor: simplify
WhoAmIimplementation usingExtendedAPI by @cpuschma in #577 - feat: add
PostalAddresstype by @cpuschma in #579 - chore: update dependencies by @cpuschma in #581
- Address panic in GetLDAPError, add fuzzer by @TomSellers in #582
New Contributors
- @johnallers made their first contribution in #571
- @gibmat made their first contribution in #572
- @reshke made their first contribution in #574
- @giggsoff made their first contribution in #575
Full Changelog: v3.4.12...v3.4.13