Releases: keaz/simple-ldap
Releases · keaz/simple-ldap
Used thiserror to derive Error
2.0.0
What's Changed
- Refactor streaming_search_inner to return a Stream object by @keaz in #15
Full Changelog: 1.6.2...2.0.0
1.6.2
What's Changed
- Make LdapPool::get_connection fail more gracefully by returning Result by @aeveris in #12
- Make DN attribute name configurable by @aeveris in #13
Full Changelog: 1.5.2...1.6.2
1.5.2
What's Changed
- Using impl Filter instead of dyn Filter, to be able to send across th… by @Jonke in #8
- Fix ldap3 feature usage by @aeveris in #9
New Contributors
Full Changelog: 1.3.1...1.5.2
1.3.1
What's Changed
- Need to make filter sendable across awaits by @Jonke in #6
New Contributors
- @Jonke made their first contribution in #6
Full Changelog: 1.3.0...1.3.1