What's new
- Add search asynchronously with context by @t2y in #440
- Add syncrepl (rfc-4533) consumer (persistent search) by @t2y in #447
- Add fuzz testing by @0x34d in #448
- Add go 1.21 build/testing to github workflow by @t2y in #457
- Add support for Go 1.13's errors.Is/As functions by @zmb3 in #461
- Add cifuzz workflow by @0x34d in #460
What's Changed
- Fix a deadlock issue using search asynchronously by @t2y in #446
- Fix panics in GetLDAPError by @TomSellers in #455
- ControlSyncRequest Encode: cookie optionality by @zeslava in #459
- Refactor DirSync search process by @t2y in #458
- Update dependent packages: by @iredmail in #462
- chore: update go-asn1-ber to v1.5.5 by @cpuschma in #464
- fix request timeout race condition by @raymonstah in #465
- fix:
FuzzParseDN
causing OOMs in restricted environments by @cpuschma in #466 - chore: Mirror v3 to root directory by @cpuschma in #468
New Contributors
- @t2y made their first contribution in #440
- @0x34d made their first contribution in #448
- @TomSellers made their first contribution in #455
- @zeslava made their first contribution in #459
- @zmb3 made their first contribution in #461
- @iredmail made their first contribution in #462
- @raymonstah made their first contribution in #465
Full Changelog: v3.4.5...v3.4.6