Skip to content

Releases: keaz/simple-ldap

1.6.2

21 Apr 00:49
b7637a7
Compare
Choose a tag to compare

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

12 Apr 15:39
4acea41
Compare
Choose a tag to compare

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

21 Dec 12:21
cea3a4e
Compare
Choose a tag to compare

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

1.3.0

18 Dec 10:40
995f5b5
Compare
Choose a tag to compare

What's Changed

  • Connection Pooling by @keaz in #5

New Contributors

  • @keaz made their first contribution in #5

Full Changelog: https://github.com/keaz/simple-ldap/commits/1.3.0