rust-proxmox-ldap (1.1.0-1) bookworm; urgency=medium

  * add types and sync features. Allow sharing the implementation of the basic
    types and the feature to synchronize users from a LDAP/AD instance across
    our projects.

 -- Proxmox Support Team <support@proxmox.com>  Mon, 22 Sep 2025 20:17:24 +0200

rust-proxmox-ldap (1.0.0-1) bookworm; urgency=medium

  * re-build for Debian Trixie based releases.

 -- Proxmox Support Team <support@proxmox.com>  Thu, 22 May 2025 16:44:53 +0200

rust-proxmox-ldap (0.2.2-1) bookworm; urgency=medium

  * ldap: avoid superfluous allocation when calling .search()

  * ldap: add method for retrieving root DSE attributes

 -- Proxmox Support Team <support@proxmox.com>  Wed, 24 Apr 2024 21:11:49 +0200

rust-proxmox-ldap (0.2.1-1) bookworm; urgency=medium

  * only check base of base_dn when checking connection to avoid some size
    limitations

 -- Proxmox Support Team <support@proxmox.com>  Tue, 08 Aug 2023 14:08:20 +0200

rust-proxmox-ldap (0.2.0-1) bookworm; urgency=medium

  * Remove support for unauthenticated binds.

  * Add check_connection helper function.

  * Surround user filter expression in parenthesis if that's not already the
    case.

 -- Proxmox Support Team <support@proxmox.com>  Mon, 26 Jun 2023 14:19:43 +0200

rust-proxmox-ldap (0.1.0-1) stable; urgency=medium

  * Initial release.

 --  Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2023 11:42:11 +0200
